CoiniumServ icon indicating copy to clipboard operation
CoiniumServ copied to clipboard

SocketException on ReceiveCallback

Open jeong760 opened this issue 6 years ago • 2 comments

@bonesoul,

Do you know why the following error message regularly displayed on the console

22:19:02 [Error] [StratumServer] [Bitcoin] SocketException on ReceiveCallback System.Net.Sockets.SocketException (0x80004005): The current connection is forcibly disconnect by the remote host Location: System.Net.Sockets.Socket.EndReceive(IAsyncResult asyncResult) Location: CoiniumServ.Server.Mining.Stratum.Sockets.SocketServer.ReceiveCallback(IAsyncResult result)

jeong760 avatar May 22 '18 13:05 jeong760

I have the same problem, the rig is mining and showing HashRate, the website also says there is an active miner, but the site shows NO HR ... when i start the script it says that the Redis DB is initialized but there is nothing in Redis server.

ZAX6 avatar Jan 10 '19 22:01 ZAX6

Miner software just closes the communication socket, seems all okay

bonesoul avatar Jan 11 '19 07:01 bonesoul