WS_EVT_ERROR
letalvoj opened this issue · 1 comments
letalvoj commented
Hi,
I am having the following issue. Any request fails with WS_EVT_ERROR
. When I do any interaction with the frontend, on the Arduino side the web socket receives the following data
>>> WS WS_EVT_ERROR
/ws
1
131
Origin: http://192.168.1.131
Pragma: no-cache
Cache-Control: no-cache
Sec-WebSocket-Key: OeUMMt6oHLXqIo2S6AYl6A==
Sec-WebSocket-Version: 13
Sec-WebSocket-Extensions: x-webkit-deflate-frame
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15
4␒��0␂
The payload seems weird and corrupted. Anyone has experienced that before?
letalvoj commented
Ok. I tried a different browser an apparently it is my obsolete Safari on MacOS BigSur which is causing the troubles. So closing this for now.