View Single Post
Old 06-06-2020, 07:12 AM   #1
sws
Enthusiast
sws began at the beginning.
 
sws's Avatar
 
Posts: 40
Karma: 10
Join Date: Oct 2012
Device: Pocket Book Touch HD3
KeyError: u'format_group'

Hi,

I am running an old Debian 32bit server with calibre server 3.7 (yes, I know that this is old ).
Updating calibre to Version 3.48 was OK. Listing ebooks gives no errors. But when I try to add ebooks to the library I get this error:

Quote:
$ /usr/bin/calibredb --with-library http://localhost:8081 --username=*** --password=*** add --recurse /path_to/ebooks/

Traceback (most recent call last):
File "site-packages/calibre/srv/cdb.py", line 48, in cdb_run
File "site-packages/calibre/db/cli/cmd_add.py", line 64, in implementation
KeyError: u'format_group'

u'format_group'
Any help appreciated besides hints to update the complete server (which at the moment is no option).

Regards,
Sebastian
sws is offline   Reply With Quote