View Single Post
Old 12-30-2019, 04:17 PM   #341
extesy
Junior Member
extesy began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Apr 2013
Device: Kindle Paperwhite
I can confirm the bug report above. Reverting to calibre 4.5 solved the problem while still using latest versions of all plugins. Debug logs:
Quote:
DeDRM v6.6.3: Trying to decrypt irpace.kfx-zip
Using Library AlfCrypto DLL/DYLIB/SO
Decrypting KFX-ZIP ebook: irpace
Got DSN key from database default_key_3
Got DSN key from database default_key_2
Found 11 keys to try after 0.0 seconds
Decrypting KFX DRM voucher: amzn1.drm-voucher.v1.69d75946-80fb-4825-820b-2eb77f214628.voucher
DeDRM v6.6.3: Failed to decrypt with error: Failed to decrypt KFX DRM voucher with any key
DeDRM v6.6.3: Looking for new default Kindle Key after 0.0 seconds
searching for kinfoFiles in C:\Users\olega\AppData\Local
Found K4PC 2.25+ kinf2018 file: C:\Users\olega\AppData\Local\Amazon\Kindle\storage \.kinf2018
Found K4PC 1.9+ kinf2011 file: C:\Users\olega\AppData\Local\Amazon\Kindle\storage \.kinf2011
Decrypted key file using IDString 'xxxxxxxx' and UserName 'xxxxxxxx'
Decrypted key file using IDString 'xxxxxxxx' and UserName 'xxxxxxxx'
DeDRM v6.6.3: Found 2 new keys
Decrypting KFX-ZIP ebook: irpace
Got DSN key from database default_key_2
Got DSN key from database default_key_1
Found 2 keys to try after 0.2 seconds
Decrypting KFX DRM voucher: amzn1.drm-voucher.v1.69d75946-80fb-4825-820b-2eb77f214628.voucher
DeDRM v6.6.3: Ultimately failed to decrypt after 0.2 seconds. Read the FAQs at Harper's repository: https://github.com/apprenticeharper/...master/FAQs.md
Running file type plugin DeDRM failed with traceback:
Traceback (most recent call last):
File "site-packages\calibre\customize\ui.py", line 172, in _run_filetype_plugins
File "calibre_plugins.dedrm.__init__", line 624, in run
File "calibre_plugins.dedrm.__init__", line 574, in KindleMobiDecrypt
DeDRMError: DeDRM v6.6.3: Ultimately failed to decrypt after 0.2 seconds. Read the FAQs at Harper's repository: https://github.com/apprenticeharper/...master/FAQs.md
Package KFX (from KFX Input) 1.26.0: Packaging C:\Users\olega\AppData\Local\Temp\calibre_7dklcj\i rpace.kfx-zip
Processing container: B0018QSNYK_EBOK.azw
Running file type plugin Package KFX (from KFX Input) failed with traceback:
Traceback (most recent call last):
File "site-packages\calibre\customize\ui.py", line 172, in _run_filetype_plugins
File "calibre_plugins.kfx_input.package_filetype", line 21, in run
File "calibre_plugins.kfx_input.package_filetype", line 33, in run_kfx
File "calibre_plugins.kfx_input.kfxlib.yj_book", line 87, in convert_to_single_kfx
File "calibre_plugins.kfx_input.kfxlib.yj_book", line 160, in decode_book
File "calibre_plugins.kfx_input.kfxlib.yj_book", line 267, in get_container
KFXDRMError: Book container B0018QSNYK_EBOK.azw has DRM and cannot be converted
extesy is offline   Reply With Quote