-
-
Notifications
You must be signed in to change notification settings - Fork 260
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
HTTP 406 while trying to access via OPDS #1809
Comments
Can you provide Komga logs ? Which URL did you configure in the OPDS client ? I tested Thorium on Mac, it works with OPDS 1.2 and OPDS 2. |
attempting to access OPDS locally via hostname throws an exception, with thorium showing response code 1000 for opds v1 and v2:
Additionally, authentication doesn't seem to work via opds when using a 31 character password. shorter passwords do appear to work without issue. |
client is thorium v3.0.0. |
are you sure you did not put a Logs say: Trailing slash will be considered a different URL and thus won't work. |
Steps to reproduce
Expected behavior
OPDS Library should load
Actual behavior
HTTP 406 Unnaceptable
Logs
2024-12-29T00:40:36.389Z WARN 1 --- [io-25600-exec-2] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: No acceptable representation]
Komga version
1.15.0
Operating system
Linux
Installation method
Docker
Other details
No related open issues
Acknowledgements
The text was updated successfully, but these errors were encountered: