Fixed
Status Update
Comments
gs...@google.com <gs...@google.com> #2
[Deleted User] <[Deleted User]> #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
[Deleted User] <[Deleted User]> #4
Sorry for that.
I solved it, please close this ticket.
Thanks,
Y.Wada
2019年5月12日 4:49 +0900、buganizer-system@google.comのメール:
I solved it, please close this ticket.
Thanks,
Y.Wada
2019年5月12日 4:49 +0900、buganizer-system@google.comのメール:
gs...@google.com <gs...@google.com> #5
Glad to read you have already solved the issue. A more detailed description of the steps you undertook, which led to the solution would be appreciated: others in the same situation will likely benefit from it.
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 init].
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Please provide any additional information below.
Trace:
gcloud_main.py:138
gcloud_cli.Execute()
calliope/cli.py:1011
self._HandleAllErrors(exc, command_path_string, specified_arg_names)
calliope/cli.py:1044
exceptions.HandleError(exc, command_path_string, self.__known_error_handler)
calliope/exceptions.py:524
core_exceptions.reraise(exc)
core/exceptions.py:139
six.reraise(type(exc_value), exc_value, tb)
calliope/cli.py:985
resources = calliope_command.Run(cli=self, args=args)
calliope/backend.py:795
resources = command_instance.Run(args)
surface/init.py:139
self._PickDefaultRegionAndZone()
surface/init.py:364
[default_region])
surface/init.py:487
self.ExecuteCommandDoNotUse(args))
calliope/base.py:571
return self._cli_power_users_only.Execute(args, call_arg_complete=False)
calliope/cli.py:1011
self._HandleAllErrors(exc, command_path_string, specified_arg_names)
calliope/cli.py:1044
exceptions.HandleError(exc, command_path_string, self.__known_error_handler)
calliope/exceptions.py:524
core_exceptions.reraise(exc)
core/exceptions.py:139
six.reraise(type(exc_value), exc_value, tb)
calliope/cli.py:985
resources = calliope_command.Run(cli=self, args=args)
calliope/backend.py:795
resources = command_instance.Run(args)
surface/compute/regions/describe.py:51
request)])[0]
api_lib/compute/client_adapter.py:91
progress_tracker=progress_tracker,
api_lib/compute/request_helper.py:253
requests=requests, http=http, batch_url=batch_url)
api_lib/compute/batch_helper.py:106
batch_request_callback=batch_checker.BatchCheck)
apitools/base/py/batch.py:226
batch_http_request.Execute(http)
apitools/base/py/batch.py:492
self._Execute(http)
apitools/base/py/batch.py:449
response = http_wrapper.MakeRequest(http, request)
apitools/base/py/http_wrapper.py:356
max_retry_wait, total_wait_sec))
apitools/base/py/http_wrapper.py:304
raise retry_args.exc
FailedToDecompressContent: Content purported to be compressed with gzip but failed to decompress.
Installation information:
Google Cloud SDK [242.0.0]
Platform: [Mac OS X, x86_64] ('Darwin', 'ywada', '18.5.0', 'Darwin Kernel Version 18.5.0: Mon Mar 11 20:40:32 PDT 2019; root:xnu-4903.251.3~3/RELEASE_X86_64', 'x86_64', 'i386')
Python Version: [2.7.10 (default, Feb 22 2019, 21:17:52) [GCC 4.2.1 Compatible Apple LLVM 10.0.1 (clang-1001.0.37.14)]]
Python Location: [/System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python]
Site Packages: [Disabled]
Installation Root: [${SDK_ROOT}]
Installed Components:
core: [2019.04.12]
gsutil: [4.38]
bq: [2.0.43]
System PATH: [/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/Wireshark.app/Contents/MacOS:/Applications/VMware Fusion.app/Contents/Public:/usr/local/share/dotnet]
Python PATH: [${SDK_ROOT}/lib/third_party:${SDK_ROOT}/lib:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python27.zip:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-old:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload]
Cloud SDK on PATH: [False]
Kubectl on PATH: [False]
Installation Properties: [${SDK_ROOT}/properties]
User Config Directory: [${CLOUDSDK_CONFIG}]
Active Configuration Name: [test]
Active Configuration Path: [${CLOUDSDK_CONFIG}/configurations/config_test]
Account: [c..g@p..m]
Project: [t..5]
Current Properties:
[core]
project: [t..5]
account: [c..g@p..m]
disable_usage_reporting: [True]
[compute]
zone: [asia-east1-b]
Logs Directory: [${CLOUDSDK_CONFIG}/logs]
Last Log File: [${CLOUDSDK_CONFIG}/logs/2019.05.11/11.54.16.067084.log]
git: [git version 2.20.1 (Apple Git-117)]
ssh: [OpenSSH_7.9p1, LibreSSL 2.7.3]