View Single Post
Old 10-25-2021, 09:44 AM   #1
mpf
Junior Member
mpf began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Oct 2021
Device: Kindle Paperwhite DP75SDI
Libération - [SSL: CERTIFICATE_VERIFY_FAILED]

Hi guys,

I've been trying to download news from Libération for quite some time but I always get the same error:

Quote:
InputFormatPlugin: Recipe Input running
Downloading recipe urn: builtin:liberation
Trying to get latest version of recipe: liberation
Using user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.87 Safari/537.36
Traceback (most recent call last):
File "mechanize\_urllib2_fork.py", line 1236, in do_open
File "http\client.py", line 1255, in request
File "http\client.py", line 1301, in _send_request
File "http\client.py", line 1250, in endheaders
File "http\client.py", line 1010, in _send_output
File "http\client.py", line 950, in send
File "http\client.py", line 1424, in connect
File "ssl.py", line 500, in wrap_socket
File "ssl.py", line 1040, in _create
File "ssl.py", line 1309, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1123)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "runpy.py", line 194, in _run_module_as_main
File "runpy.py", line 87, in _run_code
File "site.py", line 82, in <module>
File "site.py", line 77, in main
File "site.py", line 49, in run_entry_point
File "calibre\utils\ipc\worker.py", line 216, in main
File "calibre\gui2\convert\gui_conversion.py", line 34, in gui_convert_recipe
File "calibre\gui2\convert\gui_conversion.py", line 28, in gui_convert
File "calibre\ebooks\conversion\plumber.py", line 1105, in run
File "calibre\customize\conversion.py", line 244, in __call__
File "calibre\ebooks\conversion\plugins\recipe_input.py ", line 137, in convert
File "calibre\web\feeds\news.py", line 931, in __init__
File "<string>", line 45, in get_browser
File "mechanize\_mechanize.py", line 257, in open
File "mechanize\_mechanize.py", line 287, in _mech_open
File "mechanize\_opener.py", line 204, in open
File "mechanize\_urllib2_fork.py", line 535, in http_response
File "mechanize\_opener.py", line 222, in error
File "mechanize\_urllib2_fork.py", line 414, in _call_chain
File "mechanize\_urllib2_fork.py", line 655, in http_error_302
File "mechanize\_mechanize.py", line 257, in open
File "mechanize\_mechanize.py", line 287, in _mech_open
File "mechanize\_opener.py", line 193, in open
File "mechanize\_urllib2_fork.py", line 425, in _open
File "mechanize\_urllib2_fork.py", line 414, in _call_chain
File "calibre\utils\browser.py", line 29, in https_open
File "mechanize\_urllib2_fork.py", line 1240, in do_open
urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1123)>
I'm using Calibre 5.30 64bit on Windows 10. I've tried this on previous versions of Calibre and the same error occurred. I've checked this forum for similar problems and I've found this possible solution: https://www.mobileread.com/forums/sh...postcount=1139

However, I don't have the Intermediate R3 certificate on my system, so the solution is not viable for me. Just to be sure, I've deleted also the DST Root CA X3 and tried again, but the same error occurred.

Thank you for any ideas on how to solve this.
mpf is offline   Reply With Quote