Problems with Calibre Server
All was fine until I updated to the latest version (0.7.43) Now when I try to connect either by url from a remote location or by using the loopback address :8080, I get the following error:
500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "site-packages\cherrypy\_cprequest.py", line 606, in respond
File "site-packages\cherrypy\_cpdispatch.py", line 25, in __call__
File "site-packages\calibre\library\server\utils.py", line 51, in do
File "site-packages\calibre\library\server\content.py", line 138, in index
File "site-packages\calibre\library\server\browse.py", line 202, in do
File "site-packages\calibre\library\server\browse.py", line 500, in browse_catalog
File "site-packages\calibre\library\server\browse.py", line 359, in browse_toplevel
KeyError: ':custom'
Anyone else encountered this problem before?
|