View Single Post
  #1  
Old 04-11-2012, 12:17 PM
walker77 walker77 is offline
Junior Member
 
Join Date: Apr 2012
Posts: 1
walker77 is on a distinguished road
Default

Ignoble Key error


So I have a few books that my Calibre plugin is not working to remove the DRM from my B&N books. I know that my account name is correct and that my cc# is correct but for some reason it is simply not working. This is the error I get.

c:\Users\jw\Desktop> calibredb add joe4.epub
IneptEpub: Using pycrypto.
IneptEpub: Calibre configuration directory = C:\Users\jw\AppData\Roaming\calibr
e
IneptEpub: Keyfile calibre-adeptkey.der found in config folder.
IneptEpub: Encryption key invalid... trying others.
Running file type plugin Inept Epub DeDRM failed with traceback:
Traceback (most recent call last):
File "site-packages\calibre\customize\ui.py", line 148, in _run_filetype_plugi
ns
File "calibre_plugins.ineptepub.__init__", line 475, in run
ADEPTError: IneptEpub - Ultimately failed to decrypt
IgnobleEpub: Using PyCrypto.
IgnobleEpub: Calibre configuration directory = C:\Users\jw\AppData\Roaming\cali
bre
IgnobleEpub: No keyfiles found. Checking plugin customization string.
Running file type plugin Ignoble Epub DeDRM failed with traceback:
Traceback (most recent call last):
File "site-packages\calibre\customize\ui.py", line 148, in _run_filetype_plugi
ns
File "calibre_plugins.ignobleepub.__init__", line 331, in run
IGNOBLEError: IgnobleEpub - Error parsing user supplied data.
Backing up metadata
Notifying calibre of the change

Any suggestions?
Reply With Quote