jdalbey / libbyfetch

A Python program for downloading MP3 audiobooks from libbyapp.com website
MIT License
17 stars 5 forks source link

SSL Error Handshake failed #22

Open manalive opened 4 days ago

manalive commented 4 days ago

On Windows 10.

Initializing webdriver.
DevTools listening on ws://127.0.0.1:51540/devtools/browser/92aec1fb-ae52-4ed6-bfea-b23253368d09
Reading library card configuration file.
Loading library page for 'lapl'
[30624:5908:1121/062759.142:ERROR:ssl_client_socket_impl.cc(878)] handshake failed; returned -1, SSL error code 1, net_error -101
[30624:5908:1121/062759.142:ERROR:ssl_client_socket_impl.cc(878)] handshake failed; returned -1, SSL error code 1, net_error -101
[30624:5908:1121/062759.142:ERROR:ssl_client_socket_impl.cc(878)] handshake failed; returned -1, SSL error code 1, net_error -101

error is not region-specific, tried with other libraries and get the same error.

jdalbey commented 4 days ago

@manalive This isn't happening on my Windows 10. Which version of Libby Fetch are you using?

manalive commented 4 days ago

@manalive This isn't happening on my Windows 10. Which version of Libby Fetch are you using?

It's the same result with 1.0.3 and the current non-release build for libbyfetch-main.