Skip to content

Error when checking for update with next snapshot #4803

@nvaccessAuto

Description

@nvaccessAuto

Reported by PZajda on 2015-01-14 12:39
Hi,

Since HTTPS has been implemented for updates in next snapshot, it is not possible to check for update anymore.
It seems there is an SSL error:
DEBUGWARNING - updateCheck.AutoUpdateChecker._bg (13:32:05):
Error checking for update
Traceback (most recent call last):
File "updateCheck.pyc", line 103, in _bg
File "updateCheck.pyc", line 70, in checkForUpdate
File "urllib.pyc", line 87, in urlopen
File "urllib.pyc", line 213, in open
File "urllib.pyc", line 443, in open_https
File "httplib.pyc", line 997, in endheaders
File "httplib.pyc", line 850, in _send_output
File "httplib.pyc", line 812, in send
File "httplib.pyc", line 1216, in connect
File "ssl.pyc", line 350, in wrap_socket
File "ssl.pyc", line 566, in init
File "ssl.pyc", line 788, in do_handshake
IOError: socket error CERTIFICATE_VERIFY_FAILED certificate verify failed (_ssl.c:581)

Snapshot version: next-11478,349a1b9

Regards.
Blocked by #4716

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions