I'm having troubles with taiga-event. I'm using taiga behind a reverse proxy and I keep receiving WebSocket errors:
WebSocket connection to 'wss://taiga.hulab.co/events' failed: Error during WebSocket handshake: Unexpected response code: 200
WebSocket error: [object Event]
WebSocket connection to 'wss://taiga.hulab.co/events' failed: WebSocket is closed before the connection is established.
Hi @benhutchins ,
Thank you very much for this image.
I'm having troubles with taiga-event. I'm using taiga behind a reverse proxy and I keep receiving
WebSocket
errors:Here my
docker-compose.yml
:Any idea how to fix this?
Thanks a lot