Replies: 2 comments 6 replies
-
As the log says, this is KFX format. See the link given for dealing with or avoiding it: https://www.mobileread.com/forums/showthread.php?t=283371 You may also want to update to noDRM's DeDRM: https://github.com/noDRM/DeDRM_tools |
Beta Was this translation helpful? Give feedback.
5 replies
-
Thank you. Some web pages said use Kindle to download so I did ... but on another computer. I then transferred the file to my computer to importinto Calibre. I will now try again on tje same computer. I will let you know how I go. Thank you for your help.Get Outlook for Android
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
SUMMARY:
I installed a new version of Calibre. Installed Alf. Tried to import a Kindle format book (*.azw). Imported and failed to open. Full details below.
I have not had this problem before. Been great.
Any help much appreciated.
Regards
Stephen
Windows 11
Kindle book *.azw
Calibre 5.37.0
Updated Calibre.
Installed Alf - closed and re-opened Calibre
Added new Kindle Book - format *.xzw
Installed book - no title - just "B09C7HPQ7D EBOK"
Tried to open and got the following error details:
calibre, version 5.37.0
ERROR: Loading book failed: Failed to open the book at D:\Drive_Academic\00 Books\Books e-readers\Calibre Library\Unknown\B09C7HPQ7D EBOK (769)\B09C7HPQ7D EBOK - Unknown.azw. Click "Show details" for more info.
Failed to convert book: D:\Drive_Academic\00 Books\Books e-readers\Calibre Library\Unknown\B09C7HPQ7D EBOK (769)\B09C7HPQ7D EBOK - Unknown.azw with error:
DeDRM v7.2.1: Trying to decrypt B09C7HPQ7D EBOK - Unknown.azw
Using Library AlfCrypto DLL/DYLIB/SO
Using Library AlfCrypto DLL/DYLIB/SO
DeDRM v7.2.1: Failed to decrypt with error: The .kfx DRMION file cannot be decrypted by itself. A .kfx-zip archive containing a DRM voucher is required.
DeDRM v7.2.1: Looking for new default Kindle Key after 0.1 seconds
searching for kinfoFiles in C:\Users\Subs\AppData\Local
Found K4PC 1.25+ kinf2018 file: C:\Users\Subs\AppData\Local\Amazon\Kindle\storage.kinf2018
Decrypted key file using IDString '2254096811' and UserName 'Subs'
DeDRM v7.2.1: Found 1 new key
DeDRM v7.2.1: Ultimately failed to decrypt after 2.9 seconds. Read the FAQs at Harper's repository: https://github.com/apprenticeharper/DeDRM_tools/blob/master/FAQs.md
InputFormatPlugin: MOBI Input running
on D:\Drive_Academic\00 Books\Books e-readers\Calibre Library\Unknown\B09C7HPQ7D EBOK (769)\B09C7HPQ7D EBOK - Unknown.azw
Failed to run pipe worker with command: from calibre.srv.render_book import viewer_main; viewer_main()
Traceback (most recent call last):
File "calibre\customize\ui.py", line 432, in get_file_type_metadata
File "calibre\customize\builtins.py", line 257, in get_metadata
File "calibre\ebooks\metadata\mobi.py", line 503, in get_metadata
File "calibre\ebooks\mobi\reader\headers.py", line 293, in init
File "calibre\ebooks\mobi\reader\headers.py", line 321, in identity
calibre.ebooks.mobi.MobiError: Unknown book type: b'\x02\xa2\x81\xc4\xde\x02\x9d\x8c'
Running file type plugin DeDRM failed with traceback:
Traceback (most recent call last):
File "calibre_plugins.dedrm.init", line 540, in KindleMobiDecrypt
File "calibre_plugins.dedrm.k4mobidedrm", line 208, in GetDecryptedBook
calibre_plugins.dedrm.k4mobidedrm.DrmException: The .kfx DRMION file cannot be decrypted by itself. A .kfx-zip archive containing a DRM voucher is required.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "calibre\customize\ui.py", line 175, in _run_filetype_plugins
File "calibre_plugins.dedrm.init", line 633, in run
File "calibre_plugins.dedrm.init", line 583, in KindleMobiDecrypt
calibre_plugins.dedrm.DeDRMError: DeDRM v7.2.1: Ultimately failed to decrypt after 2.9 seconds. Read the FAQs at Harper's repository: https://github.com/apprenticeharper/DeDRM_tools/blob/master/FAQs.md
Traceback (most recent call last):
File "calibre\ebooks\conversion\plugins\mobi_input.py", line 27, in convert
File "calibre\ebooks\mobi\reader\mobi6.py", line 89, in init
calibre.ebooks.mobi.reader.mobi6.KFXError: This is an Amazon KFX book. It cannot be processed. See https://www.mobileread.com/forums/showthread.php?t=283371 for information on how to handle KFX books.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "runpy.py", line 194, in _run_module_as_main
File "runpy.py", line 87, in _run_code
File "site.py", line 82, in
File "site.py", line 77, in main
File "site.py", line 49, in run_entry_point
File "calibre\utils\ipc\worker.py", line 196, in main
File "", line 1, in
File "calibre\srv\render_book.py", line 823, in viewer_main
File "calibre\srv\render_book.py", line 814, in render_for_viewer
File "calibre\srv\render_book.py", line 791, in render
File "calibre\ebooks\oeb\iterator\book.py", line 62, in extract_book
File "calibre\customize\conversion.py", line 242, in call
File "calibre\ebooks\conversion\plugins\mobi_input.py", line 33, in convert
File "calibre\ebooks\mobi\reader\mobi6.py", line 89, in init
calibre.ebooks.mobi.reader.mobi6.KFXError: This is an Amazon KFX book. It cannot be processed. See https://www.mobileread.com/forums/showthread.php?t=283371 for information on how to handle KFX books.
Beta Was this translation helpful? Give feedback.
All reactions