basho / riak_pb

Riak Protocol Buffers Messages
Apache License 2.0
70 stars 114 forks source link

get-deps failed lager rebar_abort #179

Closed clonemeagain closed 8 years ago

clonemeagain commented 8 years ago
Cloning into 'goldrush'...
fatal: unable to connect to github.com:
github.com[0: 192.30.252.129]: errno=Connection timed out

ERROR: sh(git clone -n git://github.com/DeadZen/goldrush.git goldrush)
failed with return code 128 and the following output:
Cloning into 'goldrush'...
fatal: unable to connect to github.com:
github.com[0: 192.30.252.129]: errno=Connection timed out

ERROR: 'get-deps' failed while processing /home/me/git/ChicagoBoss/deps/lager: rebar_abort

Issue resolved by changing firewall to allow outbound requests using the git protocol (TCP 9418).

Not actually an "Issue", but useful to report so Google can find it when the next person gets that error and doesn't realize the git protocol has been blocked by corporate.

clonemeagain commented 8 years ago

Actually, is this even the right place? Probably not.. :-(