bonesoul / CoiniumServ

Next-gen crypto currency mining pool software
Other
793 stars 494 forks source link

SocketException on ReceiveCallback #1032

Open jeong760 opened 6 years ago

jeong760 commented 6 years ago

@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)

ZAX6 commented 5 years ago

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.

bonesoul commented 5 years ago

Miner software just closes the communication socket, seems all okay