View Single Post
Old 07-09-2019, 06:22 PM   #1232
mpompey
Member
mpompey began at the beginning.
 
Posts: 16
Karma: 10
Join Date: Jun 2015
Device: Android Phone SGS6
ERROR: Unhandled exception SSLHandshake Error

I'm getting the following above when trying to authorize goodreads sync plugin in calibre.

I'm running calibre on Windows Server 2016 environment, with 16GB Ram, Core i5 CPU.

I'm not sure my first steps to troubleshoot this issue. I've searched online but haven't been able to find my issue with the goodreadssync plugin mentioned online. It seems to just work for others online.


Here is a copy of the error details from calibre:


calibre, version 3.44.0
ERROR: Unhandled exception: <b>SSLHandshakeError</b>:[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)

calibre 3.44 [64bit] embedded-python: True is64bit: True
Windows-10-10.0.14393-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.14393')
Python 2.7.15+
Windows: ('10', '10.0.14393', 'SP0', u'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: Count Pages (1, 8, 2) && Fantastic Fiction (1, 3, 0) && Reading List (1, 6, 6) && Find Duplicates (1, 6, 3) && Barnes & Noble (1, 2, 15) && Goodreads Sync (1, 12, 1) && Goodreads (1, 4, 0) && Quality Check (1, 9, 11) && Fantastic Fiction Adults (1, 1, 0)
Traceback (most recent call last):
File "calibre_plugins.goodreads_sync.config", line 1091, in authorize_plugin
File "calibre_plugins.goodreads_sync.core", line 205, in get_request_token_secret
File "calibre_plugins.goodreads_sync.core", line 121, in _oauth_request_get
File "calibre_plugins.goodreads_sync.oauth2.__init_ _", line 684, in request
File "calibre_plugins.goodreads_sync.httplib2.__init__" , line 1671, in request
File "calibre_plugins.goodreads_sync.httplib2.__init__" , line 1411, in _request
File "calibre_plugins.goodreads_sync.httplib2.__init__" , line 1331, in _conn_request
File "calibre_plugins.goodreads_sync.httplib2.__init__" , line 1104, in connect
SSLHandshakeError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)
mpompey is offline   Reply With Quote