View Single Post
Old 07-03-2021, 11:01 AM   #6133
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,028
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by kamille3 View Post
I'm trying to download this story https://storiesonline.net/s/22301/hope-and-betrayal but I keep getting this error in the log -

HTTPSConnectionPool(host='storiesonline.net', port=443): Max retries exceeded with url: /s/22301:i (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1123)')))
https://storiesonline.net/s/22301
That site/story works fine for me.

The error is clearly an SSL issue of some kind. Those are frequently due to mismatched SSL versions. Are you using the latest official Calibre release?

You also might try this setting in personal.ini:
Code:
[storiesonline.net]
use_ssl_unverified_context:true
JimmXinu is offline   Reply With Quote