Infeasible
Status Update
Comments
gs...@google.com <gs...@google.com> #2
ly...@google.com <ly...@google.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
gs...@google.com <gs...@google.com> #4
As mentioned, the first approach in tackling this problem consists in updating your Cloud SDK installation might solve the issue. The other 3 commands you have just run should come into play once your Cloud SDK is brought to the latest version. [1]
[1]https://cloud.google.com/sdk/docs/release-notes
[1]
ly...@google.com <ly...@google.com> #5
Thanks, but how can I update Cloud SDK? gcloud components update doesn't work for me.
ly...@google.com <ly...@google.com> #6
I tried the following command and it says that google-cloud-sdk is already the newest version.
sudo apt-get install google-cloud-sdk
Reading package lists... Done
Building dependency tree
Reading state information... Done
google-cloud-sdk is already the newest version (236.0.0-0).
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
sudo apt-get install google-cloud-sdk
Reading package lists... Done
Building dependency tree
Reading state information... Done
google-cloud-sdk is already the newest version (236.0.0-0).
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
gs...@google.com <gs...@google.com> #7
This information seems to be at odds with the previously printed: "gcloud info Google Cloud SDK [178.0.0]".
Now, that your Cloud SDK is at the latest version, you should take courage and follow remaining steps, copied here from #2 for your convenience:
gcloud info
gcloud auth print-access-token --verbosity=debug
What is the output from these commands?
Now, that your Cloud SDK is at the latest version, you should take courage and follow remaining steps, copied here from #2 for your convenience:
gcloud info
gcloud auth print-access-token --verbosity=debug
What is the output from these commands?
cm...@google.com <cm...@google.com> #8
We haven't heard from you in several days so we trust this issue is no longer a problem for you.
I am closing this but in case you still experience difficulties or you have additional concerns, please create a new issue.
I am closing this but in case you still experience difficulties or you have additional concerns, please create a new issue.
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 auth print-access-token].
What steps will reproduce the problem?
gcloud auth print-access-token
What is the expected output? What do you see instead?
I think it worked well before, but this morning it just doesn't work.
Please provide any additional information below.
Trace:
/usr/local/google/home/lyzmusic/google-cloud-sdk/gcloud_main.py:147
gcloud_cli.Execute()
/usr/local/google/home/lyzmusic/google-cloud-sdk/calliope/cli.py:815
self._HandleAllErrors(exc, command_path_string, specified_arg_names)
/usr/local/google/home/lyzmusic/google-cloud-sdk/calliope/cli.py:853
exceptions.HandleError(exc, command_path_string, self.__known_error_handler)
/usr/local/google/home/lyzmusic/google-cloud-sdk/calliope/cli.py:789
resources = calliope_command.Run(cli=self, args=args)
/usr/local/google/home/lyzmusic/google-cloud-sdk/calliope/backend.py:756
resources = command_instance.Run(args)
/usr/local/google/home/lyzmusic/google-cloud-sdk/calliope/exceptions.py:120
return func(*args, **kwargs)
surface/auth/print_access_token.py:41
cred = c_store.Load(args.account)
/usr/local/google/home/lyzmusic/google-cloud-sdk/core/credentials/store.py:353
Refresh(cred)
/usr/local/google/home/lyzmusic/google-cloud-sdk/core/credentials/store.py:372
credentials.refresh(http_client or http.Http())
/usr/local/google/home/lyzmusic/google-cloud-sdk/oauth2client/client.py:571
self._refresh(http.request)
/usr/local/google/home/lyzmusic/google-cloud-sdk/oauth2client/client.py:793
self._do_refresh_request(http_request)
/usr/local/google/home/lyzmusic/google-cloud-sdk/oauth2client/client.py:817
body=body, headers=headers)
/usr/local/google/home/lyzmusic/google-cloud-sdk/core/http.py:254
response = orig_request(*modified_args, **kwargs)
/usr/local/google/home/lyzmusic/google-cloud-sdk/httplib2/__init__.py:1625
(response, content) = self._request(conn, authority, uri, request_uri, method, b...
/usr/local/google/home/lyzmusic/google-cloud-sdk/httplib2/__init__.py:1367
(response, content) = self._conn_request(conn, request_uri, method, body, header...
/usr/local/google/home/lyzmusic/google-cloud-sdk/httplib2/__init__.py:1287
conn.connect()
/usr/local/google/home/lyzmusic/google-cloud-sdk/httplib2/__init__.py:1081
raise SSLHandshakeError(e)
SSLHandshakeError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)
Installation information:
Google Cloud SDK [178.0.0]
Platform: [Linux, x86_64] ('Linux', '
Python Version: [2.7.14+ (default, Dec 5 2017, 15:17:02) [GCC 7.2.0]]
Python Location: [/usr/bin/python2]
Site Packages: [Disabled]
Installation Root: [${HOME}/google-cloud-sdk]
Installed Components:
core: [2017.10.30]
gsutil: [4.28]
bq: [2.0.27]
System PATH: [${HOME}/google-cloud-sdk/bin:/usr/lib/google-golang/bin:/usr/local/buildtools/java/jdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin]
Python PATH: [${HOME}/google-cloud-sdk/lib/third_party:${HOME}/google-cloud-sdk/lib:/usr/local/buildtools/current/sitecustomize:/usr/lib/python2.7:/usr/lib/python2.7/plat-x86_64-linux-gnu:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload]
Cloud SDK on PATH: [False]
Kubectl on PATH: [False]
WARNING: There are old versions of the Google Cloud Platform tools on your system PATH.
/usr/lib/google-cloud-sdk/bin/docker-credential-gcloud
/usr/lib/google-cloud-sdk/bin/git-credential-gcloud.sh
/usr/lib/google-cloud-sdk/bin/gsutil
/usr/lib/google-cloud-sdk/bin/bq
/usr/lib/google-cloud-sdk/bin/gcloud
Installation Properties: [${HOME}/google-cloud-sdk/properties]
User Config Directory: [${CLOUDSDK_CONFIG}]
Active Configuration Name: [default]
Active Configuration Path: [${CLOUDSDK_CONFIG}/configurations/config_default]
Account: [o..0@t..m]
Project: [t..2]
Current Properties:
[core]
project: [t..2]
account: [o..0@t..m]
disable_usage_reporting: [False]
Logs Directory: [${CLOUDSDK_CONFIG}/logs]
Last Log File: [${CLOUDSDK_CONFIG}/logs/2019.02.28/11.23.15.417892.log]
git: [git version 2.21.0.rc2.261.ga7da99ff1b-goog]
ssh: [OpenSSH_7.9p1, OpenSSL 1.0.2q 20 Nov 2018]