Post
Topic
Board Mining (Altcoins)
Re: lolMiner 1.29: Partial RX 3060 Unlocker - 35 mh/s+ on Ethash in Linux with Riser
by
Lolliedieb
on 12/07/2021, 07:43:59 UTC
i dont think so, just tried one more time and same problem. Trex is working 24/7 and no any problems with disconnects. Tried lolminer with eth on same nicehash server and it is working fine, no disconnects.

I just checked eu nicehash and there got no "real" single disconnect ...
But let me explain:

Nicehash on Ergo uses a command
Code:
{"id":0,"method":"client.reconnect","params":[]}
to tell the miner that it shall reconnect. This happens when your hashrate is supposed to switch to an other buyer, because at the moment with Autolykos this is the only way to give a new extra nonce / to switch destination pool. That said there is a difference between trex and lolMiner: lolMiner at the moment is telling you connection got lost and it will reconnect in 1 second - while trex is silently doing it. Maybe lolMiner should be more precise with the message here, because it is not really a "lost" connection but instead a Nicehash requested reconnect that is needed to re-route your hashrate to the current most biding buyer.

So in fact if you see this message on Nicehash: everything is ok! But I will amend the messages printed and will remove the 1 second wait time for this case - I hope that will solve your uncertainty about it Smiley