Status Update
Comments
bu...@gmail.com <bu...@gmail.com> #3
Hi, this error only affects Cloud SDK version 186. It was previously reported in Issue 72407295 and a fix for it should be released in Cloud SDK version 187.
In the mean time, you can downgrade to Cloud SDK version 185 as a workaround by running the following command:
gcloud components update --version 185.0.0
In the mean time, you can downgrade to Cloud SDK version 185 as a workaround by running the following command:
gcloud components update --version 185.0.0
kn...@google.com <kn...@google.com> #4
Thank you for letting know. I will mark this to be a duplicate. Future updates will be posted there[1]
[1]https://issuetracker.google.com/issues/72407295
[1]
Description
information in the report you file. In order to help diagnose the issue,
we've included some installation information in this report. Please look
through and redact any information you consider personal or sensitive
before submitting this issue.
Issue running command [gcloud compute ssh].
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Please provide any additional information below.
Trace:
/Users/hxssg/Downloads/google-cloud-sdk/gcloud_main.py:147
gcloud_cli.Execute()
/Users/hxssg/Downloads/google-cloud-sdk/calliope/cli.py:823
self._HandleAllErrors(exc, command_path_string, specified_arg_names)
/Users/hxssg/Downloads/google-cloud-sdk/calliope/cli.py:861
exceptions.HandleError(exc, command_path_string, self.__known_error_handler)
/Users/hxssg/Downloads/google-cloud-sdk/calliope/cli.py:797
resources = calliope_command.Run(cli=self, args=args)
/Users/hxssg/Downloads/google-cloud-sdk/calliope/backend.py:757
resources = command_instance.Run(args)
surface/compute/ssh.py:131
instance = ssh_helper.GetInstance(client, instance_ref)
/Users/hxssg/Downloads/google-cloud-sdk/command_lib/compute/ssh_utils.py:354
return client.MakeRequests([request])[0]
/Users/hxssg/Downloads/google-cloud-sdk/api_lib/compute/client_adapter.py:85
progress_tracker=progress_tracker,
/Users/hxssg/Downloads/google-cloud-sdk/api_lib/compute/request_helper.py:248
requests=requests, http=http, batch_url=batch_url)
/Users/hxssg/Downloads/google-cloud-sdk/api_lib/compute/batch_helper.py:100
batch_request_callback=batch_checker.BatchCheck)
/Users/hxssg/Downloads/google-cloud-sdk/apitools/base/py/batch.py:222
batch_http_request.Execute(http)
/Users/hxssg/Downloads/google-cloud-sdk/apitools/base/py/batch.py:478
self._Execute(http)
/Users/hxssg/Downloads/google-cloud-sdk/apitools/base/py/batch.py:439
response = http_wrapper.MakeRequest(http, request)
/Users/hxssg/Downloads/google-cloud-sdk/apitools/base/py/http_wrapper.py:356
max_retry_wait, total_wait_sec))
/Users/hxssg/Downloads/google-cloud-sdk/apitools/base/py/http_wrapper.py:304
raise retry_args.exc
TypeError: setproxy() takes at most 7 arguments (8 given)
Installation information:
Google Cloud SDK [186.0.0]
Platform: [Mac OS X, x86_64] ('Darwin', 'hxssgdeMacBook-Pro.local', '17.3.0', 'Darwin Kernel Version 17.3.0: Thu Nov 9 18:09:22 PST 2017; root:xnu-4570.31.3~1/RELEASE_X86_64', 'x86_64', 'i386')
Python Version: [2.7.14 (v2.7.14:84471935ed, Sep 16 2017, 12:01:12) [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)]]
Python Location: [/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python]
Site Packages: [Disabled]
Installation Root: [${HOME}/Downloads/google-cloud-sdk]
Installed Components:
core: [2018.01.22]
gcloud: []
beta: [2017.09.15]
gsutil: [4.28]
bq: [2.0.28]
alpha: [2017.09.15]
System PATH: [/Library/Frameworks/Python.framework/Versions/2.7/bin:${HOME}/anaconda/bin:${HOME}/Downloads/google-cloud-sdk/bin:/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin]
Python PATH: [${HOME}/Downloads/google-cloud-sdk/lib/third_party:${HOME}/Downloads/google-cloud-sdk/lib:/Library/Frameworks/Python.framework/Versions/2.7/lib/python27.zip:/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7:/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin:/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac:/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages:/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk:/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-old:/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload]
Cloud SDK on PATH: [False]
Kubectl on PATH: [False]
Installation Properties: [${HOME}/Downloads/google-cloud-sdk/properties]
User Config Directory: [${CLOUDSDK_CONFIG}]
Active Configuration Name: [default]
Active Configuration Path: [${CLOUDSDK_CONFIG}/configurations/config_default]
Account: [h..4@g..m]
Project: [h..2]
Current Properties:
[core]
project: [h..2]
account: [h..4@g..m]
disable_usage_reporting: [True]
[compute]
region: [asia-east1]
zone: [asia-east1-a]
[proxy]
type: [socks5]
port: [1080]
address: [127.0.0.1]
Logs Directory: [${CLOUDSDK_CONFIG}/logs]
Last Log File: [${CLOUDSDK_CONFIG}/logs/2018.01.27/13.17.56.292044.log]
git: [git version 2.14.3 (Apple Git-98)]
ssh: [OpenSSH_7.6p1, LibreSSL 2.6.2]