I had exactly same problem and I’ve finally solved it by enabling WebSocket custom headers - $http_upgrade
and $connection_upgrade
- in reverse proxy (I’m using standard reverse proxy built in DSM, but I believe there is something similiar in Nginx Proxy Manager).
44 Likes