Post
Topic
Board Mining (Altcoins)
DevFee: Job timeout, disconnect, retry in 20 sec ...
by
dd2017
on 14/11/2017, 20:51:04 UTC
I've been trying to mine XMR on my old gaming desktop. It was going slow but steady.

But then at times when I check that machine there'll be hours and hours of this:

Quote
DevFee: Job timeout, disconnect, retry in 20 sec ...

Here's a screenshot:

https://i.imgur.com/BTh6mNw.png

Here's the connection batch file I'm using:

Code:
set GPU_MAX_ALLOC_PERCENT 100

NsGpuCNMiner.exe -o ssl://xmr-us-west1.nanopool.org:14433 -u ./ -p z -ftime 1 -allpools 1 -a 3

I checked the internet and the following pool worked just fine:

Code:
https://xmr.nanopool.org/account/

Any idea how to fix this?