Post
Topic
Board Announcements (Altcoins)
Re: DERO: Privacy + Smart Contracts + Lightning Fast Transactions
by
miner.rocks
on 23/01/2018, 07:36:30 UTC
Anyone else seeing occasional socket errors/disconnects on the official pool (pool.dero.live), or is it just me? Xmr-stak reconnects and keeps mining, but it's happened several times today so far and this hasn't been an issue for a couple weeks now.
Although not required but pls see blelow:
For xmr-stak try adding option
Code:
fixDisconnect=true

For other miners like Sgminer-gm, XMRig, xmrig-proxy use cmdline argument
Code:
--keepalive
if you see any disconnects.
Use your specific miner help for more details.
Xmr-stak do drop connection with pool, when pool does not provide work during 5 minutes. (Claymore also)

Possible solution for miner is to use another pool where work provided in less that 5 minutes.

The fixDisconnect=true option is related only to dero.miner.rocks pool, sorry. Also our pool provide new job every 4 minutes, so there will be no disconnects because of 5 minute timeout.

P.S.: When pool operator restarts pool module (or proxy), all miners experience disconnect also.
(Modified according to actual information from post)