Description of the Bug
Hi,
On version 0.1.7 When reading an epub on the web app I get a failed to fetch error and the epub doesn't load properly like in the screenshot below on Edge
on Firefox
This happens when I access Stump behind a reverse proxy with https address e.g. https://stump.mydomain.com. If I access directly by the server IP like http://10.0.0.10:10801/books/44ba7eb7-473f-4700-a25d-a47fef547ca3/epub-reader the epub loads but the cover image is missing
I checked the network inspector on the non https page and it seems to make requests for ReadiumCSS-before.css ReadiumCSS-default.css and ReadiumCSS-afer.css as well as a lot of blob requests like blob:http://10.0.0.10:10801/9c627ca2-3bb8-419b-9c16-a626d727704f however those are not requested on the https page.
Thanks for checking and let me know if you need any more details!
Expected Behavior
As described above
Steps To Reproduce
As described above
Where is this issue happening?
Server & Client Details
Server Details:
- Release Channel: [latest]
- Server OS: [Debian Bookworm]
- Using Docker: [Yes]
- Server Version: [0.1.7]
Client Details:
- Device: [PC]
- OS: [Windows]
- Browser: [latest Edge, Firefox] (applicable only for Web App)
Additional context
Edit: PDF files load normally
Description of the Bug
Hi,
On version 0.1.7 When reading an epub on the web app I get a failed to fetch error and the epub doesn't load properly like in the screenshot below on Edge
on Firefox
This happens when I access Stump behind a reverse proxy with https address e.g. https://stump.mydomain.com. If I access directly by the server IP like http://10.0.0.10:10801/books/44ba7eb7-473f-4700-a25d-a47fef547ca3/epub-reader the epub loads but the cover image is missing
I checked the network inspector on the non https page and it seems to make requests for ReadiumCSS-before.css ReadiumCSS-default.css and ReadiumCSS-afer.css as well as a lot of blob requests like blob:http://10.0.0.10:10801/9c627ca2-3bb8-419b-9c16-a626d727704f however those are not requested on the https page.
Thanks for checking and let me know if you need any more details!
Expected Behavior
As described above
Steps To Reproduce
As described above
Where is this issue happening?
Server & Client Details
Server Details:
Client Details:
Additional context
Edit: PDF files load normally