(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.