Open zacc1111 opened 2 years ago
I'm also facing the same problems. I tried the workarounds in #2422 to no avail. I'm on the latest version of the linuxserver docker image.
For my setup at home I was able to get it working when I use the local IP of the server instead of its domain name. So instead of entering the domain into the Tolino browsers URL bar i just entered the full IP and port of calibre-web within my LAN.
OS: Unraid Docker Docker: lscr.io/linuxserver/calibre-web:latest Device: Tolino vision 6
If I want to download an ebook with my tolino via the buildin web browser, only an html file with *.epub format is downloaded.
16653290188713995.epub <-- created file on Tolino
Tested also on latest version with following config:
sed -i "/lm.session_protection = 'strong'/d" /app/calibre-web/cps/__init__.py sed -i "/if not ub.check_user_session(current_user.id, flask_session.get('_id')) and 'opds' not in request.path:/d" /app/calibre-web/cps/admin.py sed -i "/logout_user()/d" /app/calibre-web/cps/admin.py
But not Working.
I tested it with the old version 6.10 and the download worked.
Unfortunately, in this version quite a lot of security holes. Why it works not with the lastest version?
6.10 config: