Jellyfin Forum
SOLVED: WSS 404 not found - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: SOLVED: WSS 404 not found (/t-solved-wss-404-not-found)



WSS 404 not found - Alex Yeung - 2024-08-16

So I used docker to host jellyfin on my Synology NAS, I then use reverse proxy to change it to https eg:https://jelllyfin.synology.com. Then I keep getting wss 404 not found should I be concerned for this issue or should I just leave it as long as it already works.


RE: WSS 404 not found - TheDreadPirate - 2024-08-16

You should remove the attached image. It isn't needed and it is exposing your API key.

In your reverse proxy, did you also setup proxying for the websocket?

Which one are you using? Nginx Proxy Manager? Or something Synology made?


RE: WSS 404 not found - Alex Yeung - 2024-08-16

Thanks for reminding. I think I didn't set websocket proxy. I used the one synology provided.


RE: WSS 404 not found - TheDreadPirate - 2024-08-16

Did setting up the websocket proxy fix the issue?