0
Answered

Claymore Miner doesnt work, socket was closed remotely (by pool)

YvBischi Boss 7 years ago updated by happyserendipity 7 years ago 13

What is wrong with my claymore miner



Log:

ETH: 10/29/17-12:19:02 - New job from eth.poolmining.org:3072 (FAILOVER 1)
ETH - Total Speed: 22.166 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:01
ETH: GPU0 22.166 Mh/s
ETH: 10/29/17-12:19:21 - New job from eth.poolmining.org:3072 (FAILOVER 1)
ETH - Total Speed: 21.685 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:01
ETH: GPU0 21.685 Mh/s
ETH: 10/29/17-12:19:27 - New job from eth.poolmining.org:3072 (FAILOVER 1)
ETH - Total Speed: 22.037 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:01
ETH: GPU0 22.037 Mh/s
GPU0 t=64C fan=36%
ETH: 10/29/17-12:19:35 - New job from eth.poolmining.org:3072 (FAILOVER 1)
ETH - Total Speed: 22.162 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:02
ETH: GPU0 22.162 Mh/s
ETH: 10/29/17-12:19:50 - New job from eth.poolmining.org:3072 (FAILOVER 1)
ETH - Total Speed: 21.630 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:02
ETH: GPU0 21.630 Mh/s
ETH: 10/29/17-12:19:54 - New job from eth.poolmining.org:3072 (FAILOVER 1)
ETH - Total Speed: 21.934 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:02
ETH: GPU0 21.934 Mh/s
GPU0 t=67C fan=41%
ETH: 10/29/17-12:19:59 - SHARE FOUND - (GPU 0)
Socket was closed remotely (by pool)
ETH: Connection lost, retry in 20 sec...
ETH: Stratum - connecting to 'eth.poolmining.org' <88.99.5.24> port 3072
ETH: Stratum - Connected (eth.poolmining.org:3072)
Socket was closed remotely (by pool)
ETH: Job timeout, disconnect, retry in 20 sec...

-1
Under review

Did you forget the "-esm 3" option by chance?

i dont think so this is my start batch


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

EthDcrMiner64.exe -epool stratum+tcp://eth.poolmining.org:3072 -ewal 0xcD45E729c1B*************************** -epsw x -esm 3 -mode 1 -ftime 10 -allcoins 1


censored the last part of my wallet for safety purposes



do i need to download something more?

No. You don't. Let me check this.

Hmm. I have no problems mining using that batch script. Could you do me a favor and check your claymore directory for files ending in *_log.txt that contain references to eth.poolmining.org and send the file(s) to info@poolmining.org? You don't have to edit out wallet information from the file since that's known to the pool anyway.

I think something similar has happened to me at around 15:20 CET today. I did not get that error but I noticed that my miner sort of hanged, it just stopped receiving new jobs and was stuck on one. The command line wasn't frozen, I could terminate with ctrl+c easily. Restarted then. I even noticed a massive drop in hashrate for the entire pool, instead of 1GHZ it showed around 600Mh for a minute or two.

I'm on ethminer.

@happyserendipity: Could you also send your log file?

I don't think ethminer logs by default, would have to add that capability. So unfortunately no log to share from me, but will work on getting a log set up.

Thanks a lot for your help.

Had this "timeout" happen moments ago. From log:


  i  13:07:51|stratum   Received new job #0000018c
  i  13:07:51|CUDA0     set work; seed: #d4f2e152, target: #000000068709
  m  13:07:51|main      Speed  30.34 Mh/s    gpu/0 30.34  [A159+7:R0+0:F0] Time: 00:47
  m  13:07:53|main      Speed  30.34 Mh/s    gpu/0 30.34  [A159+7:R0+0:F0] Time: 00:47
  m  13:07:55|main      Speed  30.34 Mh/s    gpu/0 30.34  [A159+7:R0+0:F0] Time: 00:47
  m  13:07:57|main      Speed  30.34 Mh/s    gpu/0 30.34  [A159+7:R0+0:F0] Time: 00:47
  X  13:07:59|stratum   Read response failed: End of file
  i  13:07:59|stratum   Reconnecting in 3 seconds...
  i  13:08:02|stratum   Connecting to stratum server eth.poolmining.org:3072
  X  13:08:03|stratum   Could not connect to stratum server eth.poolmining.org : 3072 , No connection could be made because the target machine actively refused it
  i  13:08:03|stratum   Reconnecting in 3 seconds...
  X  13:08:06|CUDA0     Can't submit solution: Not connected
  i  13:08:06|stratum   Connecting to stratum server eth.poolmining.org:3072
  X  13:08:07|stratum   Could not connect to stratum server eth.poolmining.org : 3072 , No connection could be made because the target machine actively refused it
  i  13:08:07|stratum   Reconnecting in 3 seconds...
  i  13:08:10|stratum   Connecting to stratum server eth.poolmining.org:3072
  X  13:08:10|CUDA0     Can't submit solution: Not connected
  X  13:08:11|stratum   Could not connect to stratum server eth.poolmining.org : 3072 , No connection could be made because the target machine actively refused it
  i  13:08:11|stratum   Reconnecting in 3 seconds...
  i  13:08:14|stratum   Connecting to stratum server eth.poolmining.org:3072
  i  13:08:14|stratum   Connected to stratum server eth.poolmining.org : 3072

We had to restart all pools for an important security update. Sorry for the inconvenience.