gotson / komga

Media server for comics/mangas/BDs/magazines/eBooks with API and OPDS support
https://komga.org
MIT License
3.76k stars 219 forks source link

Errors related to an OPDS V2 client using Let's Encrypt certificates. #1607

Closed Tiny66 closed 2 months ago

Tiny66 commented 2 months ago

Steps to reproduce

1.open cantook 2.add https domain 3.login site 4.download books 70965787738e5e4ac684cf23dcb3231

Expected behavior

download complete

Actual behavior

The provided request was not vaild

Logs

No response

Komga version

1.11.1

Operating system

Linux

Installation method

Docker

Other details

https used Let's Encrypt certificates. http is normal。

Acknowledgements

gotson commented 2 months ago

Most likely an issue with your reverse proxy.

Do you have logs from Cantook or Komga, or from your reverse proxy ?

Tiny66 commented 2 months ago

I see the komga logs,There are only visit records there,no any error logs。 and I access the api address,find this image Is this normal? Accessing an SSL port via HTTP

gotson commented 2 months ago

that's typically a reverse proxy issue, you are most likely missing X-Forwarded-Proto in your configuration

Tiny66 commented 2 months ago

It's work.Salute