go get labix.org/v2/mgo not working :(

178 views
Skip to first unread message

Aravind Kumar

unread,
Jul 6, 2014, 7:50:32 AM7/6/14
to mgo-...@googlegroups.com
hi 

I get the following error,

package labix.org/v2/mgo: unrecognized import path "labix.org/v2/mgo"

with -v

https fetch failed.
Fetching http://labix.org/v2/mgo?go-get=1
import "labix.org/v2/mgo": http/https fetch: Get http://labix.org/v2/mgo?go-get=1: http: error connecting to proxy http://192.168.5.100:80: dial tcp 192.168.5.100:80: operation timed out

Regards,

Aravind C 

Tor Solli-Nowlan

unread,
Jul 6, 2014, 2:31:38 PM7/6/14
to mgo-...@googlegroups.com
It looks like you've got some DNS / host problems. 192.168.*.* are internal network addresses. Try adding host file entry for labix.org with 69.163.200.22 as the ip.


--
You received this message because you are subscribed to the Google Groups "mgo-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mgo-users+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Tor Solli-Nowlan
Data Engineer, Tinder

Gustavo Niemeyer

unread,
Jul 6, 2014, 2:39:16 PM7/6/14
to mgo-...@googlegroups.com

You have an http proxy setup in your environment, and it's not responding. Probably just a matter of dropping the respective environment variable.

gustavo @ http://niemeyer.net

--
Reply all
Reply to author
Forward
0 new messages