-
Notifications
You must be signed in to change notification settings - Fork 5
[BUG] Authentication failed #52
Comments
I’m having the same issue, am also behind a reverse proxy (Caddy). Can login from browser, Mr. MC and both work fine. Can’t figure out any combination of details to work with ABJC. I have tried with and without SSL and via reverse proxy and direct to Jellyfin. Running latest ABJC and tvOS 15.1.1. Any suggestions appreciated. Adam. |
Of course as soon as I left the above comment I figured it out. Even though it’s running through a reverse proxy with a URL of / you still need to leave the path as the default “/Jellyfin”. |
I also tried with /jellyfin with no more success. |
@Ribero Does this url (with your server uri) work when you open it in a browser? |
hello, |
Can you try this:
|
For an unknown reason (no change on client and server side), I was able to login. I really can't figure out why it works now. Now, to answer your question :
I wonder if the problem is not related to ipv6/ipv4 |
Follow-up : without changing anything (no update on server, no network change) what was working before now fails with the same issue : Authentication Failed It's really hard to understand what is failing. So, can test anymore. Tests: OK (work also with IPV4):
{"LocalAddress":"[xxxx:xxxx:xxxx:xxxx::xxxx:xxxx]:8096","ServerName":"Media-Center","Version":"10.8.0","ProductName":"Jellyfin Server","OperatingSystem":"Darwin","Id":"xxxxxxxxx","StartupWizardCompleted":true} |
Well, is there anything that can be tested to try to solve this blocking issue ? |
Describe the bug
Unable to login. Login / password are correct and works in web or other clients.
Device & Version:
Additional context
Jellyfin server is behind a nginx reverse proxy but even when trying to access it directly with local ip (bypassing the proxy) I get an "authentication failed"
The text was updated successfully, but these errors were encountered: