Open GoogleCodeExporter opened 8 years ago
Thanks for the report. [gcloud init] essentially runs [gcloud auth login].
I assume you will get same result.
Are you behind some proxy/firewall. Can you tell what kind.
As a workaround you can run
gcloud auth-login --no-launch-browser
Once authenticated, use [gcloud init] again and select just authenticated
credentials.
Let us know if that worked for you.
Original comment by che...@google.com
on 16 Oct 2015 at 1:04
I'm having the same problem for the past two weeks. I'm a AWS user and wanted
to switch to Google Cloud - but this problem is stopping me.
I have Anaconda installed (python packages). But for gCloud purposes, I
installed a fresh version of stand alone python and added it to the path (in
the beginning). But still getting the same error when I try any gCloud init(or
gcloud auth-login --no-launch-browser) : "ERROR: gcloud crashed
(BadStatusLine): ''"
I'm a windows 7 user - and have no problems with the AWS CLI. PLEASE HELP!
Original comment by rset...@gmail.com
on 28 Dec 2015 at 7:21
Thanks for reporting an issue. So when you run
gcloud auth-login --no-launch-browser
you get URL to go to. As you copy paste the url to the browser and login you
get a code. Once you enter the code is it then you get this error?
Also are you behind proxy/firewall ? If so do you set http_proxy environment
variable?
Finally can you copy paste output of [gcloud info] this will help us diagnose
the issue.
Original comment by che...@google.com
on 29 Dec 2015 at 1:40
Original issue reported on code.google.com by
car...@idea.me
on 15 Oct 2015 at 1:34