venf2k / google-cloud-sdk

Automatically exported from code.google.com/p/google-cloud-sdk
0 stars 0 forks source link

running gcloud docker push #735

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Issue running command [gcloud docker].

What steps will reproduce the problem?

What is the expected output? What do you see instead?

Please provide any additional information below.

Trace:
/Users/masmith/google-cloud-sdk/gcloud_main.py:169
 gcloud_cli.Execute()
/Users/masmith/google-cloud-sdk/calliope/cli.py:654
 result = args.cmd_func(cli=self, args=ar...
/Users/masmith/google-cloud-sdk/calliope/backend.py:1401
 resources = command_instance.Run(args)
/Users/masmith/google-cloud-sdk/surface/docker.py:111
 docker.UpdateDockerCredentials(server)
/Users/masmith/google-cloud-sdk/core/docker/docker.py:145
 store.Refresh(cred)
/Users/masmith/google-cloud-sdk/core/credentials/store.py:305
 creds.refresh(http_client or http.Http()...
/Users/masmith/google-cloud-sdk/oauth2client/client.py:604
 self._refresh(http.request)
/Users/masmith/google-cloud-sdk/oauth2client/client.py:787
 self._do_refresh_request(http_request)
/Users/masmith/google-cloud-sdk/oauth2client/client.py:806
 self.token_uri, method='POST', body=body...
/Users/masmith/google-cloud-sdk/core/http.py:203
 return orig_request(*modified_args, **kw...
/Users/masmith/google-cloud-sdk/httplib2/__init__.py:1610
 (response, content) = self._request(conn...
/Users/masmith/google-cloud-sdk/httplib2/__init__.py:1352
 (response, content) = self._conn_request...
/Users/masmith/google-cloud-sdk/httplib2/__init__.py:1308
 response = conn.getresponse()
/usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/python2
.7/httplib.py:1123
 raise ResponseNotReady()
ResponseNotReadyInstallation information:

[output truncated]

Original issue reported on code.google.com by msm...@mikeandmel.com on 14 Apr 2016 at 7:34

GoogleCodeExporter commented 8 years ago
Thank you for your feedback and sorry about the delayed response.

Could you please provide the following additional information:
- Full output of `gcloud info` (removing any personal data)
- Full stacktrace

Looks like this may be a issue with your network configuration. Are you behind 
a proxy of some sort?

Original comment by vil...@google.com on 21 Apr 2016 at 4:26

GoogleCodeExporter commented 8 years ago
You can close this.  I don't remember what I did to cause this.

Original comment by committe...@pack1417.org on 24 Apr 2016 at 2:33

GoogleCodeExporter commented 8 years ago
Thanks for the update.

Original comment by vil...@google.com on 25 Apr 2016 at 9:49