Skip to main content

HTTP Errors (Handshake)

These occur during the WebSocket upgrade request, before the connection is established.

WebSocket Errors (Runtime)

After the connection is established, errors arrive as JSON frames:
The connection closes shortly after an error frame.

Error Messages

Troubleshooting