Hi,
I had a calibre installation (0.7.28) which worked ok, but I made a portable version out of it like described in the online user manual. After that, I can only login to the content server (
http://localhost:8080) if I do not specify a password. Then everything is fine, but if I specify a password and try to login, the following error is displayed:
401 Unauthorized
You are not authorized to access that resource
Traceback (most recent call last):
File "site-packages\cherrypy\_cprequest.py", line 591, in respond
File "site-packages\cherrypy\_cprequest.py", line 98, in run
File "site-packages\cherrypy\_cprequest.py", line 58, in __call__
File "site-packages\cherrypy\lib\auth.py", line 74, in digest_auth
HTTPError: (401, 'You are not authorized to access that resource')
I tried that also on another PC with another portable installation and I have the same error there. I think something went wrong when I converted the "normal" installation to a "portable" one.
(I tried to change the password, Caps-Lock is not enabled and the username is still "calibre")
Does anyone knows what I have to change ?
Thanks a lot for your help and have a nice day !