Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
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 login].
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Please provide any additional information below.
Trace:
Traceback (most recent call last):
File "C:\Users\jondane.castro\Downloads\installers\google-cloud-cli-443.0.0-windows-x86_64\google-cloud-sdk\bin\..\lib\third_party\urllib3\connectionpool.py", line 717, in urlopen
[...]
File "C:\Users\jondane.castro\Downloads\installers\google-cloud-cli-443.0.0-windows-x86_64\google-cloud-sdk\lib\googlecloudsdk\calliope\exceptions.py", line 557, in HandleError
core_exceptions.reraise(exc)
File "C:\Users\jondane.castro\Downloads\installers\google-cloud-cli-443.0.0-windows-x86_64\google-cloud-sdk\lib\googlecloudsdk\core\exceptions.py", line 146, in reraise
six.reraise(type(exc_value), exc_value, tb)
File "C:\Users\jondane.castro\Downloads\installers\google-cloud-cli-443.0.0-windows-x86_64\google-cloud-sdk\bin\..\lib\third_party\six\__init__.py", line 719, in reraise
raise value
File "C:\Users\jondane.castro\Downloads\installers\google-cloud-cli-443.0.0-windows-x86_64\google-cloud-sdk\lib\googlecloudsdk\calliope\cli.py", line 987, in Execute
resources = calliope_command.Run(cli=self, args=args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\jondane.castro\Downloads\installers\google-cloud-cli-443.0.0-windows-x86_64\google-cloud-sdk\lib\googlecloudsdk\calliope\backend.py", line 807, in Run
resources = command_instance.Run(args)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\jondane.castro\Downloads\installers\google-cloud-cli-443.0.0-windows-x86_64\google-cloud-sdk\lib\surface\auth\login.py", line 331, in Run
creds = auth_util.DoInstalledAppBrowserFlowGoogleAuth(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\jondane.castro\Downloads\installers\google-cloud-cli-443.0.0-windows-x86_64\google-cloud-sdk\lib\googlecloudsdk\api_lib\auth\util.py", line 332, in DoInstalledAppBrowserFlowGoogleAuth
user_creds = BrowserFlowWithNoBrowserFallbackRunner(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\jondane.castro\Downloads\installers\google-cloud-cli-443.0.0-windows-x86_64\google-cloud-sdk\lib\googlecloudsdk\api_lib\auth\util.py", line 144, in Run
return self._flow.Run(**kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\jondane.castro\Downloads\installers\google-cloud-cli-443.0.0-windows-x86_64\google-cloud-sdk\lib\googlecloudsdk\core\credentials\flow.py", line 237, in Run
return self._Run(**kwargs)
^^^^^^^^^^^^^^^^^^^
File "C:\Users\jondane.castro\Downloads\installers\google-cloud-cli-443.0.0-windows-x86_64\google-cloud-sdk\lib\googlecloudsdk\core\credentials\flow.py", line 336, in _Run
self.fetch_token(
File "C:\Users\jondane.castro\Downloads\installers\google-cloud-cli-443.0.0-windows-x86_64\google-cloud-sdk\bin\..\lib\third_party\google_auth_oauthlib\flow.py", line 300, in fetch_token
return self.oauth2session.fetch_token(self.client_config["token_uri"], **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\jondane.castro\Downloads\installers\google-cloud-cli-443.0.0-windows-x86_64\google-cloud-sdk\bin\..\lib\third_party\requests_oauthlib\oauth2_session.py", line 312, in fetch_token
r =
^^^^^^^^^^
File "C:\Users\jondane.castro\Downloads\installers\google-cloud-cli-443.0.0-windows-x86_64\google-cloud-sdk\bin\..\lib\third_party\requests\sessions.py", line 592, in post
return self.request('POST', url, data=data, json=json, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\jondane.castro\Downloads\installers\google-cloud-cli-443.0.0-windows-x86_64\google-cloud-sdk\lib\googlecloudsdk\core\transport.py", line 258, in WrappedRequest
response = orig_request(*modified_args, **modified_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\jondane.castro\Downloads\installers\google-cloud-cli-443.0.0-windows-x86_64\google-cloud-sdk\lib\googlecloudsdk\core\requests.py", line 246, in WrappedRequest
return orig_request_method(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\jondane.castro\Downloads\installers\google-cloud-cli-443.0.0-windows-x86_64\google-cloud-sdk\bin\..\lib\third_party\requests_oauthlib\oauth2_session.py", line 482, in request
return super(OAuth2Session, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\jondane.castro\Downloads\installers\google-cloud-cli-443.0.0-windows-x86_64\google-cloud-sdk\bin\..\lib\third_party\requests\sessions.py", line 544, in request
resp = self.send(prep, **send_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\jondane.castro\Downloads\installers\google-cloud-cli-443.0.0-windows-x86_64\google-cloud-sdk\bin\..\lib\third_party\requests\sessions.py", line 657, in send
r = adapter.send(request, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\jondane.castro\Downloads\installers\google-cloud-cli-443.0.0-windows-x86_64\google-cloud-sdk\bin\..\lib\third_party\requests\adapters.py", line 514, in send
raise SSLError(e, request=request)
requests.exceptions.SSLError: HTTPSConnectionPool(host='
[output truncated]