Post
Topic
Board Mining (Altcoins)
Re: [ANN] Stratum for Ethereum. Increase earning up to 20% compared to getwork.
by
Meatball
on 23/06/2017, 16:59:16 UTC
Anyone know why Claymore miner would throw a '287c / checkread timeout' error when connecting to this proxy?

Code:
12:46:48:412 287c ETH: Stratum - connecting to '127.0.0.1' <127.0.0.1> port 8080
12:46:48:448 287c send: {"worker": "eth1.0", "jsonrpc": "2.0", "params": ["walletaddress", ""], "id": 2, "method": "eth_submitLogin"}

12:46:48:451 287c ETH: Stratum - Connected (127.0.0.1:8080)
12:46:48:506 1fc8 No pool specified for Decred! Ethereum-only mining mode is enabled

12:46:48:509 1fc8 ETHEREUM-ONLY MINING MODE ENABLED (-mode 1)

12:46:48:513 1fc8 ETH: eth-proxy stratum mode
12:46:48:517 1fc8 Watchdog enabled
12:46:48:520 1fc8 Remote management is enabled on port 3333
12:46:48:523 1fc8

12:46:50:585 22a8 recv: 51
12:46:50:590 22a8 srv pck: 50
12:46:50:597 22a8 srv bs: 0
12:46:50:602 22a8 sent: 120
12:46:51:583 287c checkread timeout
12:46:54:716 287c checkread timeout
12:46:55:588 aec recv: 51
12:46:55:592 aec srv pck: 50
12:46:55:595 aec srv bs: 0
12:46:55:598 aec sent: 120
12:46:57:860 287c checkread timeout
12:47:00:580 2048 recv: 51
12:47:00:583 2048 srv pck: 50
12:47:00:587 2048 srv bs: 0
12:47:00:590 2048 sent: 120
12:47:00:991 287c checkread timeout
12:47:04:117 287c checkread timeout
...
12:47:19:788 287c ETH: Job timeout, disconnect, retry in 20 sec...

It will just continue to do that indefinitely.  I know I could just use Ethminer, but would like to understand why Claymore isn't working.  Anyone have any ideas?