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 app deploy].
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:186
gcloud_cli.Execute()
calliope\cli.py:1007
self._HandleAllErrors(exc, command_path_string, specified_arg_names)
calliope\cli.py:1040
exceptions.HandleError(exc, command_path_string, self.__known_error_handler)
calliope\exceptions.py:527
core_exceptions.reraise(exc)
core\exceptions.py:146
six.reraise(type(exc_value), exc_value, tb)
calliope\cli.py:981
resources = calliope_command.Run(cli=self, args=args)
calliope\backend.py:807
resources = command_instance.Run(args)
surface\app\deploy.py:97
api_client = appengine_api_client.GetApiClientForTrack(self.ReleaseTrack())
api_lib\app\appengine_api_client.py:58
return AppengineApiClient.GetApiClient(api_version)
api_lib\app\api\appengine_api_client_base.py:64
return cls(core_apis.GetClientInstance('appengine', api_version))
api_lib\util\apis.py:320
check_response_func=CheckResponseForApiEnablement())
api_lib\util\apis_internal.py:157
http_client = http_creds.Http(response_encoding=http_creds.ENCODING)
core\credentials\http.py:81
allow_account_impersonation=allow_account_impersonation)
core\credentials\store.py:322
return Load(allow_account_impersonation=allow_account_impersonation)
core\credentials\store.py:367
cred = _Load(account, scopes, prevent_refresh)
core\credentials\store.py:435
Refresh(cred)
core\credentials\store.py:475
credentials.refresh(request_client)
oauth2client\client.py:572
self._refresh(http.request)
oauth2client\client.py:794
self._do_refresh_request(http_request)
oauth2client\client.py:818
body=body, headers=headers)
core\http.py:351
response = orig_request(*modified_args, **kwargs)
httplib2\python2\httplib2\__init__.py:2161
cachekey,
httplib2\python2\httplib2\__init__.py:1821
conn, request_uri, method, body, headers
httplib2\python2\httplib2\__init__.py:1726
conn.connect()
httplib2\python2\httplib2\__init__.py:1422
raise SSLHandshakeError(e)
SSLHandshakeError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)
Installation information:
Google Cloud SDK [276.0.0]
Platform: [Windows, x86_64] ('Windows', 'FR-L3205035', '10', '10.0.17134', 'AMD64', 'Intel64 Family 6 Model 94 Stepping 3, GenuineIntel')
Locale: ('fr_FR', 'cp1252')
Python Version: [2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:53:40) [MSC v.1500 64 bit (AMD64)]]
Python Location: [${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\bundledpython\python.exe]
Site Packages: [Disabled]
Installation Root: [${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk]
Installed Components:
core: [2020.01.10]
app-engine-python: [1.9.88]
app-engine-python-extras: [1.9.87]
beta: [2019.05.17]
gsutil: [4.47]
bq: [2.0.52]
cloud-datastore-emulator: [2.1.0]
System PATH: [${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\bin\sdk;C:\Python27\;C:\Python27\Scripts;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\windows\System32\OpenSSH\;C:\Program Files\nodejs\;C:\Program Files\Docker\Docker\resources\bin;C:\ProgramData\DockerDesktop\version-bin;${HOME}\AppData\Local\Microsoft\WindowsApps;${HOME}\AppData\Local\Programs\Microsoft VS Code\bin;${HOME}\AppData\Roaming\npm;${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\bin;${HOME}\AppData\Local\Programs\Fiddler]
Python PATH: [${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\lib\third_party;${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\lib;${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\bundledpython\python27.zip;${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\bundledpython\DLLs;${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\bundledpython\lib;${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\bundledpython\lib\plat-win;${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\bundledpython\lib\lib-tk;${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\bundledpython]
Cloud SDK on PATH: [False]
Kubectl on PATH: [False]
Installation Properties: [${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\properties]
User Config Directory: [${CLOUDSDK_CONFIG}]
Active Configuration Name: [default]
Active Configuration Path: [${CLOUDSDK_CONFIG}\configurations\config_default]
Account: [a..7@a..m]
Project: [a..7]
Current Properties:
[core]
project: [a..7]
account: [a..7@a..m]
disable_usage_reporting: [True]
Logs Directory: [${CLOUDSDK_CONFIG}\logs]
Last Log File: [${CLOUDSDK_CONFIG}\logs\2020.02.25\14.59.38.213000.log]
git: [NOT AVAILABLE]
ssh: [OpenSSH_for_Windows_7.6p1, LibreSSL 2.6.4
]