Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > Calibre > Plugins

Notices

Reply
 
Thread Tools Search this Thread
Old 01-15-2025, 11:00 PM   #316
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,108
Karma: 78857258
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour

Not sure if it's a global change but I no longer seem able to get a page at the Toronto Public Library libby site to download an ACSM. I can still manage it if I use the Android Libby App.

Last edited by PeterT; 01-16-2025 at 12:32 AM.
PeterT is offline   Reply With Quote
Old 01-16-2025, 12:30 AM   #317
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,108
Karma: 78857258
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
Please forget this; I was having a seniors moment.
PeterT is offline   Reply With Quote
Old 01-28-2025, 12:03 PM   #318
akemi12
Junior Member
akemi12 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jan 2025
Device: Kindle
Hi, when I initially setup my Libby passkey it allowed me to make a 6 digit alphanumeric one. When I tried to connect calibre using the libby plugin it asked for an 8 digit setup code. I tried to delete my previous passkey but it just would automatically make one again without asking me to choose one. I read somewhere that I could attempt to connect it as Sonos speakers and that gave me an 8 digit code. I input that code into the Overdrive libby plugin and got an error:

calibre, version 7.24.0
ERROR: Unhandled exception: <b>ClientConnectionError</b>:&lt;calibre_plugins.overdrive_libby.libby.error s.ClientConnectionError; http_status=0, msg='URLError &lt;urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'sentry-read.svc.overdrive.com'. (_ssl.c:1006)&gt;', error_response='''&gt;

calibre 7.24 embedded-python: True
macOS-15.1.1-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '24.1.0', 'Darwin Kernel Version 24.1.0: Thu Oct 10 21:02:27 PDT 2024; root:xnu-11215.41.3~2/RELEASE_X86_64')
Python 3.11.5
OSX: ('15.1.1', ('', '', ''), 'x86_64')
Interface language: None
EXE path: /Applications/calibre.app/Contents/MacOS/calibre
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (2, 19, 0) && DeDRM (10, 0, 9) && Package KFX (from KFX Input) (2, 19, 0) && Count Pages (1, 13, 6) && Goodreads (1, 8, 2) && KFX metadata reader (from KFX Input) (2, 19, 0) && From KFX (2, 19, 0) && KFX Input (2, 19, 0) && Set KFX metadata (from KFX Output) (2, 13, 0) && KFX Output (2, 13, 0) && Kindle hi-res covers (0, 5, 1) && Manage Series (1, 5, 2) && Modify ePub (1, 8, 5) && OverDrive Libby (0, 1, 9) && Quality Check (1, 13, 16) && WordDumb (3, 33, 1)
Traceback (most recent call last):
File "urllib/request.py", line 1348, in do_open
File "http/client.py", line 1286, in request
File "http/client.py", line 1332, in _send_request
File "http/client.py", line 1281, in endheaders
File "http/client.py", line 1041, in _send_output
File "http/client.py", line 979, in send
File "http/client.py", line 1458, in connect
File "ssl.py", line 517, in wrap_socket
File "ssl.py", line 1108, in _create
File "ssl.py", line 1379, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'sentry-read.svc.overdrive.com'. (_ssl.c:1006)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "calibre_plugins.overdrive_libby.libby.client" , line 518, in send_request
response = req_opener.open(req, timeout=self.timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "urllib/request.py", line 519, in open
File "urllib/request.py", line 536, in _open
File "urllib/request.py", line 496, in _call_chain
File "urllib/request.py", line 1391, in https_open
File "urllib/request.py", line 1351, in do_open
urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'sentry-read.svc.overdrive.com'. (_ssl.c:1006)>

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "calibre_plugins.overdrive_libby.action", line 133, in <lambda>
triggered=lambda: self.interface_action_base_plugin.do_user_config(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "calibre/customize/__init__.py", line 188, in do_user_config
File "calibre_plugins.overdrive_libby.__init__", line 104, in save_settings
config_widget.save_settings()
File "calibre_plugins.overdrive_libby.config", line 947, in save_settings
chip_res = libby_client.get_chip()
^^^^^^^^^^^^^^^^^^^^^^^
File "calibre_plugins.overdrive_libby.libby.client" , line 593, in get_chip
res: Dict = self.send_request(
^^^^^^^^^^^^^^^^^^
File "calibre_plugins.overdrive_libby.libby.client" , line 556, in send_request
raise ClientConnectionError(
calibre_plugins.overdrive_libby.libby.errors.Clien tConnectionError: <calibre_plugins.overdrive_libby.libby.errors.Clie ntConnectionError; http_status=0, msg='URLError <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'sentry-read.svc.overdrive.com'. (_ssl.c:1006)>', error_response='''>

-------
I have been trying for hours to figure this out. Can anybody help me? Thank you in advance!
akemi12 is offline   Reply With Quote
Old 01-28-2025, 12:30 PM   #319
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,108
Karma: 78857258
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
Update the plugin to the current version! 0.2.2
PeterT is offline   Reply With Quote
Old 01-28-2025, 01:07 PM   #320
akemi12
Junior Member
akemi12 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jan 2025
Device: Kindle
Omg! ����*♀️ I've been trying to figure this out for hours. Thank you so much!
akemi12 is offline   Reply With Quote
Old 01-28-2025, 01:09 PM   #321
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,108
Karma: 78857258
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
Any time you encounter an issue with a plugin it's well worth the time to check for updates and to read the reasons for the changes made in it.

Sent from my Pixel 7a using Tapatalk
PeterT is offline   Reply With Quote
Old 01-30-2025, 12:03 PM   #322
Kairi30507
Junior Member
Kairi30507 began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Jan 2025
Device: Boox Ultra Tab Mini C
Hey I tried to use the plugin today but I got the following error message:

calibre, version 7.24.0
ERROR: Unhandled exception: <b>KeyError</b>:'cardName'

calibre 7.24 embedded-python: True
Windows-10-10.0.22000-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.22000')
Python 3.11.5
Windows: ('10', '10.0.22000', 'SP0', 'Multiprocessor Free')
Interface language: None
EXE path: C:\Program Files\Calibre2\calibre.exe
Successfully initialized third party plugins: DeACSM (0, 0, 16) && DeDRM (10, 0, 3) && Count Pages (1, 13, 6) && Modify ePub (1, 8, 5) && Obok DeDRM (10, 0, 3) && OverDrive Libby (0, 2, 2) && User Category (1, 6, 1) && ePub Extended Metadata {Writer} (0, 11, 4) && ePub Extended Metadata {Reader} (0, 11, 4) && ePub Extended Metadata (0, 11, 4)
Traceback (most recent call last):
File "calibre_plugins.overdrive_libby.models", line 784, in data
KeyError: 'cardName'

The plugin is already updated to v0.2.2, I also tried deinstalling and reinstalling the plugin as well as syncing the account again.
Kairi30507 is offline   Reply With Quote
Old 01-31-2025, 11:27 AM   #323
sgmoore
Zealot
sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.
 
Posts: 123
Karma: 642206
Join Date: Mar 2021
Device: Kindle Voyage
> Unhandled exception: <b>KeyError</b>:'cardName'

cardName should contain your library card number, so Libby must not be sending your details back correctly.
Can you first check everything looks OK when you log into the website and view library and card details at https://libbyapp.com/interview/menu#mainMenu

If everything looks correct there, can you try running the plugin in debug (Ctrl-Shift-R should restart Calibre in debug mode) and then exit and look at the generated log file.

When the plugin attempts to sync it should return a response like

[overdrive_libby/0.2.2] RESPONSE: 200 https://sentry.libbyapp.com/chip/sync

and then a few lines further down the actual data which should contain the details of your library cards and usually starts something like.


Quote:
[overdrive_libby/0.2.2] RES BODY: {"result":"synchronized","cards":[{"cardId":"12345678","cardName":"1234567890123","c reateDate":"2025-01-24T13:42:01+00:00" ...
This might give a clue about what is going wrong.
sgmoore is offline   Reply With Quote
Old 01-31-2025, 12:42 PM   #324
Kairi30507
Junior Member
Kairi30507 began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Jan 2025
Device: Boox Ultra Tab Mini C
Yes I see what's wrong. There is no entry that's called "cardName". But sadly that does not help me

Does somebody maybe know how I can reset the connection between the plugin and libby? Because when I deinstall it and re-install it, the plugin says that "Libby is configured".
Kairi30507 is offline   Reply With Quote
Old 01-31-2025, 12:53 PM   #325
Kairi30507
Junior Member
Kairi30507 began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Jan 2025
Device: Boox Ultra Tab Mini C
(I cannot edit my last reply so I need to do a new reply)

I found a solution to completely delete all data from the plugin which is not deleted when deinstalling the plugin. But it still did not helped. So then the problem is probably with the data from my library and I can only hope that it will be fixed.

Thanks for the help!
Kairi30507 is offline   Reply With Quote
Old 01-31-2025, 01:19 PM   #326
sgmoore
Zealot
sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.
 
Posts: 123
Karma: 642206
Join Date: Mar 2021
Device: Kindle Voyage
Quote:
Originally Posted by Kairi30507 View Post
So then the problem is probably with the data from my library and I can only hope that it will be fixed.
Are you able to logon using libbyapp.com or any of the mobile apps? If not, then it could be a temporary problem.

Otherwise, is there any special about your type of library account?

Do you see anything else in the data returned that looks like your card number/identifier?
sgmoore is offline   Reply With Quote
Old 02-02-2025, 10:36 AM   #327
Kairi30507
Junior Member
Kairi30507 began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Jan 2025
Device: Boox Ultra Tab Mini C
Yes I'm able to login into libby (and my local bib website since libby is just redirecting me there).
Yes I see the card number just not the card name.
Kairi30507 is offline   Reply With Quote
Old 02-07-2025, 01:55 AM   #328
DaySleeper
Connoisseur
DaySleeper shares his or her toysDaySleeper shares his or her toysDaySleeper shares his or her toysDaySleeper shares his or her toysDaySleeper shares his or her toysDaySleeper shares his or her toysDaySleeper shares his or her toysDaySleeper shares his or her toysDaySleeper shares his or her toysDaySleeper shares his or her toysDaySleeper shares his or her toys
 
Posts: 63
Karma: 5532
Join Date: Jul 2017
Device: MoonReader+ Android app on Samsung Galaxy S6 Lite and otherst
I am getting this error too:

calibre, version 6.14.1
ERROR: Unhandled exception: <b>KeyError</b>:'cardName'

calibre 6.14.1 Portable embedded-python: True
Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19045')
Python 3.10.1
Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: DeACSM (0, 0, 16) && Gather KFX-ZIP (from KFX Input) (2, 10, 0) && DeDRM (10, 0, 3) && Package KFX (from KFX Input) (2, 10, 0) && Access Aide (0, 1, 13) && Action Chains (1, 18, 19) && Annotations (1, 17, 13) && Calibre Power Search Plugin (2, 2, 0) && CalibreSpy (1, 0, 92) && Count Pages (1, 13, 6) && DOC Input (1, 0, 1) && Ebook Translator (2, 3, 3) && Editor Chains (0, 8, 3) && EpubMerge (2, 18, 0) && EpubSplit (3, 6, 0) && FanFicFare (4, 20, 0) && FictionDB (1, 4, 1) && Find Duplicates (1, 10, 9) && GetFileName (0, 2, 0) && Goodreads (1, 8, 1) && Goodreads_Rating (4, 0, 0) && Job Spy (1, 0, 205) && K2pdfopt Plugin (0, 5, 3) && KFX metadata reader (from KFX Input) (2, 10, 0) && From KFX (2, 10, 0) && KFX Input (2, 10, 0) && Set KFX metadata (from KFX Output) (2, 3, 1) && KFX Output (2, 3, 1) && Kindle Collections (1, 7, 29) && KindleUnpack - The Plugin (0, 83, 1) && Mass Search-Replace (1, 7, 1) && Media File Importer (1, 0, 27) && Modify ePub (1, 8, 2) && MultiColumnSearch (1, 0, 96) && Open With (1, 8, 1) && OverDrive Libby (0, 1, 9) && Overdrive Link (2, 57, 0) && Reading List (1, 15, 1) && Save To Format (0, 0, 6) && Search The Internet (1, 10, 4) && Similar Stories (1, 0, 58) && Standard Ebooks (1, 0, 0) && TTS to MP3 (0, 6, 0) && View Manager (1, 10, 2) && Wiki Reader (2, 2, 1) && all recipes Recipe Reader (1, 0, 2) && Overdrive Link Metadata Source (2, 57, 0)
Traceback (most recent call last):
File "calibre_plugins.overdrive_libby.dialog.cards" , line 144, in libby_cards_search_proxy_model_reset
File "calibre_plugins.overdrive_libby.dialog.cards" , line 292, in __init__
KeyError: 'cardName'
DaySleeper is offline   Reply With Quote
Old 02-07-2025, 06:14 AM   #329
sgmoore
Zealot
sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.
 
Posts: 123
Karma: 642206
Join Date: Mar 2021
Device: Kindle Voyage
Quote:
Originally Posted by DaySleeper View Post
I am getting this error too:

ERROR: Unhandled exception: <b>KeyError</b>:'cardName'
v0.2.3 of the plugin should fix this.

Hopefully Calibre will prompt you to install this version soon, but if you are in a hurry you can download and install it manually from the first message in this thread or from https://github.com/sgmoore/libby-calibre-plugin
sgmoore is offline   Reply With Quote
Old 02-07-2025, 11:10 AM   #330
Kairi30507
Junior Member
Kairi30507 began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Jan 2025
Device: Boox Ultra Tab Mini C
It worked thank you very much!
Kairi30507 is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] Overdrive Link jhowell Plugins 1280 03-09-2025 02:51 PM
No Local Public Library. Overdrive/Libby Possible? enuddleyarbl Kobo Reader 2 06-08-2023 07:23 PM
Library borrowing: Overdrive vs. Libby haertig General Discussions 83 01-30-2023 04:21 PM
Libby, the new Overdrive App Cosimo News 30 12-02-2017 09:42 AM
Overdrive's Libby Loves2Read4Fun General Discussions 2 12-20-2016 01:32 PM


All times are GMT -4. The time now is 06:46 AM.


MobileRead.com is a privately owned, operated and funded community.