openHPI / poseidon

Scalable task execution orchestrator for CodeOcean
MIT License
7 stars 2 forks source link

Error reading client message #594

Open sentry-io[bot] opened 2 months ago

sentry-io[bot] commented 2 months ago

Sentry Issue: POSEIDON-5C

Error reading client message

By now the error is always websocket: close 1006 (abnormal closure): unexpected EOF. As defined in the RFC6455 this is a low-level WebSocket error, i.e. indicating that the connection was closed without a WebSocket closing message.

This issue is currently just affecting 0.006% of all WebSocket connections (in the last 30 days).