Status Update
Comments
jm...@google.com <jm...@google.com> #2
Our engineering team is aware of this issue and you can follow their investigations in the original report [1].
I will be closing this as a duplicate of [1].
[1]https://issuetracker.google.com/35901176
I will be closing this as a duplicate of [1].
[1]
da...@gmail.com <da...@gmail.com> #3
Please note that this is about cacerts.txt, not urlfetch_cacerts.txt and the 1.9.49 one is OK, not bad.
And it's affecting the CURRENT official release, so it's in no way FIXED.
And it's affecting the CURRENT official release, so it's in no way FIXED.
da...@gmail.com <da...@gmail.com> #4
Please re-open this issue, it's NOT a duplicate and is NOT FIXED.
jo...@trygghansa.se <jo...@trygghansa.se> #5
im having this issue !!!
Description
INFO 2017-05-16 15:27:54,564 sdk_update_checker.py:231] Checking for updates to the SDK.
Traceback (most recent call last):
File "/usr/local/google_appengine/dev_appserver.py", line 103, in <module>
_run_file(__file__, globals())
File "/usr/local/google_appengine/dev_appserver.py", line 97, in _run_file
execfile(_PATHS.script_file(script_name), globals_)
File "/home/usr_local/google_appengine_1.9.53/google/appengine/tools/devappserver2/devappserver2.py", line 899, in <module>
main()
File "/home/usr_local/google_appengine_1.9.53/google/appengine/tools/devappserver2/devappserver2.py", line 887, in main
dev_server.start(options)
File "/home/usr_local/google_appengine_1.9.53/google/appengine/tools/devappserver2/devappserver2.py", line 694, in start
update_checker.check_for_updates(configuration)
File "/usr/local/google_appengine/google/appengine/tools/devappserver2/update_checker.py", line 92, in check_for_updates
update_check.CheckForUpdates()
File "/usr/local/google_appengine/google/appengine/tools/sdk_update_checker.py", line 245, in CheckForUpdates
runtime=runtime))
File "/usr/local/google_appengine/google/appengine/tools/appengine_rpc.py", line 393, in Send
f = self.opener.open(req)
File "/usr/lib64/python2.7/urllib2.py", line 429, in open
response = self._open(req, data)
File "/usr/lib64/python2.7/urllib2.py", line 447, in _open
'_open', req)
File "/usr/lib64/python2.7/urllib2.py", line 407, in _call_chain
result = func(*args)
File "/usr/lib64/python2.7/urllib2.py", line 1241, in https_open
context=self._context)
File "/home/usr_local/google_appengine_1.9.53/lib/fancy_urllib/fancy_urllib/__init__.py", line 411, in do_open
url_error.reason.args[1])
fancy_urllib.InvalidCertificateException: Host
To learn more, see
Process finished with exit code 1
One workaround is to copy the `lib/cacerts/cacerts.txt` file from 1.9.50 (or earlier) SDK version.
First seen in SDK version 1.9.51 and still happening in 1.9.53.
StackOverflow post: