The application fails to establish a WebSocket connection to openmetrics.talktokai.com. The console reports: WebSocket is closed before the connection is established.
Technical Environment:
- Deployment Platform: Dokploy
- Reverse Proxy: Traefik
- Protocol: WSS (Secure WebSockets)
The application is running in a Docker container managed by Dokploy. While the main application loads via HTTPS, the WebSocket handshakes for /api/live/events/main and /api/live/notifications/main are failing.
