(2025-02-06, 04:26 PM)TheDreadPirate Wrote: Try adding a separate /socket location with identical parameters as proxy.conf plus these two proxy_set_headers.
I know you have those two in the server block, but I'm trying to find clarification if those headers need to be in the location or not.
Also, "Connection" needs to be "upgrade". Yours is currently set to "$http_connection".
I'm not sure how I would do that. I use Nginx Proxy Manager, is there a way to do it through there? I could also, if need be, directly update the config file but then if I change anything on the NPM web ui, it'd overwrite it.
(2025-02-10, 02:15 PM)TheDreadPirate Wrote: Uncheck "cache assets". That is problematic for Jellyfin.
I did this and since then it has been working but I think it was coincidence, it is still behaving the same as before again. Any further things that it could possibly be?