-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
No Thumbnail, logged out and Error 400 - Bad Request #2782
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I am also experiencing issues with a 400 error when browsing books after updating to latest release. I run Calibre-Web in docker with an nginx reverse proxy in front. Things worked perfectly on previous version (6.19?) I can view the landing page post login and books and covers load, but when I visit "Books" or most other pages, it doesn't load thumbnails and then does not recognize that I'm authenticated. On refresh it wants authentication again as if I'm not logged in. Somehow it appears it can't recognize I am logged in after navigating. My reverse proxy has calibre at "domain.com/calibre" which points to the docker IP:port and has usually worked fine. |
I see the same on my Ipad: Safari regularly opens a page with the thumbs being shown as broken links and after that I need to login again. Chrome works perfectly on the same device. |
I had a similar issue that I was able to fix by disabling the "Strong session protection" introduced recently. This is set in the UI (admin -> basic configuration -> security settings) so I had to connect directly Calibre, bypassing the reverse proxy. Hope this helps! |
Please try to update to the newest nightly version, it should now work better (maybe) |
Hello,
have the newest update, but from time to time have no Thumbnail of the books and then will log me out, following with a "Bad Request". It works with Chrome without any problems, only at Safari this issue.
Any Help ?
The text was updated successfully, but these errors were encountered: