blish-hud/Blish-HUD

ArcDPS listener noisy

dlamkins opened this issue · 0 comments

We are seeing noisy ERROR logs from the SocketListener for the ArcDPS service.

07:51:51.2347 | ERROR | Blish_HUD.ArcDps.SocketListener | Failed to connect socket:
System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 127.0.0.1:54824
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at Blish_HUD.ArcDps.SocketListener.ConnectCallback(IAsyncResult ar) in D:\a\Blish-HUD\Blish-HUD\Blish HUD\GameServices\ArcDps\SocketListener\SocketListener.cs:line 116