Closed GoogleCodeExporter closed 9 years ago
Looks like you are behind a proxy but the socks module is missing. We will
push out an update soon to fix this issue.
Thanks for the report
Original comment by markp...@google.com
on 4 Dec 2013 at 7:22
Thanks for the quick response Mark.
Yes, at office behind proxy. Added proxy settings to curl and profile, able to
update all components - only gcloud auth fails thus far.
Original comment by mmcdo...@gmail.com
on 4 Dec 2013 at 7:30
We just pushed an update that adds the socks module to the installation.
Please run:
gcloud components update
to get the latest version, and see if that solves your problem.
Original comment by markp...@google.com
on 4 Dec 2013 at 8:26
Issue 12 has been merged into this issue.
Original comment by jasm...@google.com
on 4 Dec 2013 at 9:10
Issue 12 has been merged into this issue.
Original comment by markp...@google.com
on 4 Dec 2013 at 10:47
i also ran into this, and the update seems to have resolved it.
Original comment by kapil.th...@canonical.com
on 4 Dec 2013 at 11:12
Original comment by jasm...@google.com
on 4 Dec 2013 at 11:14
i get a new trace message back now for gcloud auth login. Tried reinstalling
cloud sdk and still cannot authenticate using same information as initial
report.
Traceback (most recent call last):
File "/home/c2485/google-cloud-sdk/bin/../lib/google/cloud/sdk/gcloud/gcloud.py", line 78, in <module>
main()
File "/home/c2485/google-cloud-sdk/bin/../lib/google/cloud/sdk/gcloud/gcloud.py", line 75, in main
_loader.Execute()
File "/home/c2485/google-cloud-sdk/bin/../lib/google/cloud/sdk/calliope/__init__.py", line 1270, in Execute
cur._Execute(cli_mode=True, kwargs=kwargs)
File "/home/c2485/google-cloud-sdk/bin/../lib/google/cloud/sdk/calliope/__init__.py", line 933, in _Execute
cli_mode=cli_mode)
File "/home/c2485/google-cloud-sdk/bin/../lib/google/cloud/sdk/calliope/__init__.py", line 665, in Run
result = command_instance.Run(args)
File "/home/c2485/google-cloud-sdk/bin/../lib/google/cloud/sdk/calliope/exceptions.py", line 84, in TryFunc
return func(*args, **kwargs)
File "/home/c2485/google-cloud-sdk/bin/../lib/google/cloud/sdk/gcloud/sdktools/auth/login.py", line 46, in Run
launch_browser=args.launch_browser and not c_gce.IsOnGCE())
File "/home/c2485/google-cloud-sdk/bin/../lib/google/cloud/sdk/core/credentials/__init__.py", line 290, in AcquireFromWebFlow
cred = flow.Run(webflow, launch_browser=launch_browser)
File "/home/c2485/google-cloud-sdk/bin/../lib/google/cloud/sdk/core/credentials/flow.py", line 152, in Run
credential = flow.step2_exchange(code, http=http)
File "/home/c2485/google-cloud-sdk/bin/../lib/oauth2client/util.py", line 132, in positional_wrapper
return wrapped(*args, **kwargs)
File "/home/c2485/google-cloud-sdk/bin/../lib/oauth2client/client.py", line 1283, in step2_exchange
headers=headers)
File "/home/c2485/google-cloud-sdk/bin/../lib/httplib2/__init__.py", line 1586, in request
(response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)
File "/home/c2485/google-cloud-sdk/bin/../lib/httplib2/__init__.py", line 1333, in _request
(response, content) = self._conn_request(conn, request_uri, method, body, headers)
File "/home/c2485/google-cloud-sdk/bin/../lib/httplib2/__init__.py", line 1289, in _conn_request
response = conn.getresponse()
File "/usr/lib/python2.7/httplib.py", line 1018, in getresponse
raise ResponseNotReady()
httplib.ResponseNotReady
Original comment by mmcdo...@gmail.com
on 5 Dec 2013 at 6:00
Original issue reported on code.google.com by
mmcdo...@gmail.com
on 4 Dec 2013 at 6:35Attachments: