mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-08-03 23:42:31 +02:00
4709ecc771
The werkzeug development server produces "write() before start_response" errors during WebSocket upgrade. These are cosmetic - the connection still works via Socket.IO retry. Added a logging filter to suppress these errors for cleaner logs. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>