Hey all, I have a problem with Phoenix Miner. Every time it gets to the devfee part it gets stuck and won't do anything at that point anymore and I'm forced to manually restart the miner to get it working again. I'm using Phoenix Miner on Windows 10 and Nvidia 1000 and 2000 series cards with the latest drivers.
Not sure if this is important, but my .bat-file only contains this basic info (excluded the addresses):
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
PhoenixMiner.exe -pool <pool address> -worker <worker name> -wal <wallet address> -pass x -proto 4 -stales 0
And this is what's typically the latest on the miner window when it gets stuck:
DevFee: Connecting to ethash pool us2.ethermine.org:14444 (proto: EthProxy)
DevFee: Connected to ethash pool us2.ethermine.org:14444 (172.65.226.101)
DevFee: New job #060677c5 from us2.ethermine.org:14444; diff: 4000MH
Otherwise the miner is working fine without any problems.
EDIT: There's one other thing. It also does the devfee process very often, like every 15-20 mins or so. It varies, but much more often it's supposed to do it. I think it was 90 mins. intervals it's supposed to do it and for like 30-40 secs.
Looks like you got fake version, delete all you got get real version try again.
Thank you for replying. I downloaded it again from Github using the link in the first post of this thread just to be sure, but it's still doing the same thing, gets stuck at the devfee part.
This time it showed this before getting stuck:
DevFee: Connecting to ethash pool ssl://us1.ethermine.org:5555 (proto: EthProxy)
DevFee: Connected to SSL ethash pool us1.ethermine.org:5555 (172.65.218.238)
Eth: New job #28ee8c54 from daggerhashimoto.eu.nicehash.com:3353; diff: 859MH
DevFee: New job #0f1ffa7f from ssl://us1.ethermine.org:5555; diff: 4000MH
Eth speed: 67.189 MH/s, shares: 207/11/0, time: 0:34
GPUs: 1: 23.013 MH/s (70) 2: 44.176 MH/s (148)
So looks like it got a new job and everything, but still stopped working for whatever weird reason. It happens every single time and I haven't found a way to fix this issue so far. It seems that now it's not doing it as often though after downloading and installing it again. At least so far.