I know this issue is not new, I kept looking for the answer but until now nothing worked for me.
The issue is that each time I try a git clone
or git pull
command, I receive the following error:
error: Failed connect to github.com:8080; Connection refused while accessing https://github.com/mxcl/homebrew.git/info/refs?service=git-upload-pack
fatal: HTTP request failed
(Here its https://github.com/mxcl/homebrew.git/info/refs?service=git-upload-pack but it is just an example, I have this issue whith all URLs)