JuicyPasta / Claymore-No-Fee-Proxy

Removes Claymore's 1-2% mining fee
138 stars 67 forks source link

ETH: Job timeout, disconnect #32

Open moeseth opened 6 years ago

moeseth commented 6 years ago

Hi,

I'm on ubuntu.

running proxy python stratum_proxy.py 0.0.0.0 8008 asia1.ethermine.org 4444 ETHER_ADDRESS

mining

./ethdcrminer64 -epool 123.45.67.89:8008 -ewal ETHER_ADDRESS.miner1 -epsw x -mode 1 -ftime 10

I have set up 123.45.67.89 to point to 0.0.0.0.

I can telnet 123.45.67.89:8008 with no problem.

But I'm getting ETH: Job timeout, disconnect, retry in 20 sec...

Any ideas what went wrong?

y001j commented 6 years ago

I think it caused by no auth response, the claymore is trying and trying. Result in poor mining performance. I am trying to handle the issue.

xjysb commented 6 years ago

I have the same problem!T_T @moeseth