atanisoft / ESP32CommandStation

An ESP32 based DCC Command Station with integrated OpenLCB (LCC) --- NOTE: this project is not under active development.
https://atanisoft.github.io/ESP32CommandStation/
GNU General Public License v3.0
90 stars 34 forks source link

Intermittent errno=128 from TCP/IP connections #32

Closed atanisoft closed 2 years ago

atanisoft commented 4 years ago
Incoming connection from 10.0.0.221, fd 53.
Incoming connection from 10.0.0.221, fd 53.
[WS 10.0.0.221/53] Connected
[WebSocket fd:53] read-error (128: Socket is not connected), disconnecting (recv)
[WS 10.0.0.221/53] Disconnected

It is not clear why the socket ends up in this state even though the browser indicates that it is still connected and reconnects a second time and remains connected.