|
|
#1 |
|
Junior Member
![]() Posts: 3
Karma: 10
Join Date: Jan 2016
Device: calibre
|
pocket articles
Since yesterday I receive the following error loading pocket articles (from getpocket.com):
urllib2.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)> I already tried to monkeypatch the python ssl module to disable all ssl verification, like this: import ssl ssl.create_default_context = ssl._create_unverified_context the issue remains... any idea? |
|
|
|
|
|
#2 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,643
Karma: 28549046
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Install themissing ssl root certificates in your operating system
|
|
|
|
| Advert | |
|
|
|
|
#3 |
|
Junior Member
![]() Posts: 3
Karma: 10
Join Date: Jan 2016
Device: calibre
|
update: I followed the instuctions here
http://www.sqlservermart.com/HowTo/W...rtificate.aspx to import the missing ssl certificate, which I exported from Firefox before. The corresponding sll certificate is now placed in the trusted root folder, but I receive the same error message as before ps: thanks for your advice |
|
|
|
|
|
#4 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,643
Karma: 28549046
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
I assume you are on some variant of linux, in which case installing ssl certificates involves more than just copying the file in, you typically have to run some distro dependent command like update-ca-certificates or something like that.
|
|
|
|
|
|
#5 |
|
Junior Member
![]() Posts: 3
Karma: 10
Join Date: Jan 2016
Device: calibre
|
I moved my portable version of calibre to my netbook (win7 --> win8). Now I receive the same problem again. I assume pocket has changed something.
Update: I tried now an older portable version of calibre (2.0) and it works like a charm! Last edited by abdabi; 01-29-2016 at 03:46 PM. |
|
|
|
| Advert | |
|
|
![]() |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 'Articles from Pocket' not showing all articles | pharme | Kobo Reader | 26 | 02-22-2019 06:59 PM |
| Pocket: how to edit Pocket recipe so that articles would contain source links? | Pino76 | Recipes | 2 | 11-15-2015 05:08 AM |
| Aura HD Pocket not syncing all articles | RZetlin | Kobo Reader | 3 | 05-10-2014 05:33 PM |
| Reading articles from Pocket | SifJar | Amazon Kindle | 3 | 05-15-2013 02:52 AM |