Websocket issues since the latest update on LTS

Hi,

Since the latest update on LTS, websocket seems to be broken for me.
Basically the origin gets checked, I am not aware that I can disable that check.

Which essentially breaks external websockets for me.
err: ‘websocket: request origin not allowed by Upgrader.CheckOrigin’

I have not found a way yet to either fool it or disable it.
Any ideas?

I take it you’re running behind an HTTP terminating reverse proxy?

Correct, nginx, I tried to modify the origin but no avail.

Webconsole not working due to websocket error. · Issue #3131 · lxc/incus · GitHub may help here