Kareadita / tachiyomi-extensions

17 stars 1 forks source link

Tachiyomi - kavita extension. Not working behind a Reverse Proxy / Clouflare DNS #1

Open itadna opened 9 months ago

itadna commented 9 months ago

Describe the bug

Sitting Kavita behind a NGINX Proxy on Cloudflare DNS, the Tachiyomi extension stops working. The OPDS still works because it is ok via webview, via web browser and other apps like moon reader & co. The error claimed by Tachiyomi is regarding a strange Kavita version mismatch: "v0.5+ is required". I'm on 0.7.10.2. Setting everything to the original address:port system, everything works again, https://111.111.111.111:5000 OK https://kavita.name.dom:5000 OK https://kavita.name.dom NO

To Reproduce

Steps to reproduce the behavior: Set Kavita behind a reverse proxy in order to hide the port from the address Generete an opds key in kavita Import the opds key/address in tachyomi (kavita extension) Browse the source Error: kavita version mismatch

Expected behavior The content of your library should be shown.

Screenshots

Screenshot_20231105-1217542 Screenshot_20231105-1226462 remix-60e37d81-e252-477c-a5c6-87bdf8b13991

Desktop:

Smartphone:

Additional context

Pointing directly to the opds address (in the format without port 5000 at the end) you can correctly download the odps manifest (as attached).

pluusla commented 9 months ago

Thx. I have exactly the same problem. Hope this will be fixed soon