Open GoogleCodeExporter opened 8 years ago
Do you have http_proxy/https_proxy environment variables set?
Can you describe what kind of proxy you are behind?
Original comment by che...@google.com
on 8 Sep 2015 at 12:58
Hi,
Yes, I'm behind a squid proxy and can see that's caused problems for people in
the past. I have set both environment variables but can see with tcpdump that
it's still trying to connect out directly.
$ http_proxy="http://squid.int.example.com:8081"
https_proxy="http://squid.int.example.com:8081" gcloud auth login
I also tried removing the "http://" from the start of the proxy string but
without any luck. Will try again later this morning to see if I can coax it
through the proxy.
-
Bowen
Original comment by bdenn...@gmail.com
on 8 Sep 2015 at 10:03
Original issue reported on code.google.com by
bdenn...@gmail.com
on 8 Sep 2015 at 2:27