Forums

git clone gives 'Failed to connect to proxy.server port 3128: Connection refused' msg.

Hi. After a long break with python learning and pythonanywhere.com I came back. So I'm trying to clone my git repo. from bash console, but it gives a 'Failed to connect to proxy.server port 3128: Connection refused' message( Example of command:

20:58 ~$ git clone https://github.com/dimkonko/web-meteostation.git

Cloning into 'web-meteostation'... fatal: unable to access 'https://github.com/dimkonko/web-meteostation.git/':

Failed to connect to proxy.server port 3128: Connection refused

Any suggestions what's wrong?

Sorry about that, there was a problem on the proxy that handles HTTP/HTTPS requests for free accounts around the time you posted these messages. It's all working again now.

It's all good. Thanks)

Excellent, thanks for confirming!