In todays episode of “Plex enshittifies” Plex employee breaks ToS.
Source: https://forums.plex.tv/t/fake-reviews-on-play-store-by-plex-staff/917736
In todays episode of “Plex enshittifies” Plex employee breaks ToS.
Source: https://forums.plex.tv/t/fake-reviews-on-play-store-by-plex-staff/917736
I just tested and was able to get to the login page with an nginx proxy in front of jellyfin. A login attempt causes nginx to throw an error, but jellyfin itself seems fine. If I disable http basic auth, I’m able to log in and play video. This looks like an nginx configuration issue, and if I cared enough to actually get it working I’m sure it would.
Try logging in.
This is all you’ll see. Even if you setup a “guest” account with NO password… it’s all you’ll see. This is not a Nginx issue.
Edit:
The error appears in Jellyfins toast mechanism… so you know it’s not nginx.
Edit2: oh and don’t forget to downvote this comment too. I see you :)
Edit3: actually I just realized that you think THIS is nginx’s fault…
It is, but it isn’t… It requires the wss target on the server to handle it.
Jellyfin doesn’t do this. Nginx is passing it properly.
Edit4:
Thanks dad!
No, I was getting a 401 directly from nginx. Where is that last screenshot from?
https://websockets.readthedocs.io/en/stable/topics/authentication.html
Maybe your proxy didn’t have websockets enabled? Jellyfin does require websockets to function correctly.
Edit: https://github.com/jellyfin/jellyfin/issues/13511
another issue with same “problem” with a major contributor saying “unsupported”