EventStore.UI
EventStore.UI copied to clipboard
Leaving the Admin UI open results in socket errors on the server
Leaving the Admin UI open on a browser window results in socket errors on the server:
{"@t":"2024-08-28T07:26:06.5832205+01:00","@mt":"# {connection} {sinceLastReceive}ms since last Receive started. No completion callback received, but socket status is READY_FOR_RECEIVE","@l":"Error","@i":608342324,"connection":"S127.0.0.1:2113","sinceLastReceive":4013,"SourceContext":"EventStore.Transport.Tcp.TcpConnectionMonitor","ProcessId":5696,"ThreadId":55,"RequestId":"0HN63E98RKUQE:00012429","RequestPath":"/stats","ConnectionId":"0HN63E98RKUQE"}
The errors seem harmless but needlessly cause concern.