sammy007 / open-ethereum-pool

Open Ethereum Mining Pool
GNU General Public License v3.0
1.4k stars 1.12k forks source link

Miners cannot mine #345

Open birthsu opened 6 years ago

birthsu commented 6 years ago

Can you help me? I installed the pool according to https://github.com/sammy007/open-ethereum-pool. The pool was successfully installed and running (http://35.185.128.242) but the miners could not mine. Who can help me? Here is the message given by the miners: ETH: Stratum - connecting to '35.185.128.242' <35.185.128.242> port 88888 (unsecure) ETHEREUM-ONLY MINING MODE ENABLED (-mode 1) ETH: eth-proxy stratum mode "-allpools" option is set, default pools can be used for devfee, check "Readme" file for details. Watchdog enabled Remote management (READ-ONLY MODE) is enabled on port 3333

Run the ./build/bin/open-ethereum-pool config.json message: 018/06/07 07:11:28 Loading config: /var/www/open-ethereum-pool/config.json 2018/06/07 07:11:28 Running with 2 threads 2018/06/07 07:11:28 Backend check reply: PONG 2018/06/07 07:11:28 Starting API on 0.0.0.0:8080 2018/06/07 07:11:28 Set stats collect interval to 5s 2018/06/07 07:11:28 Set purge interval to 10m0s 2018/06/07 07:11:28 Policy state refresh complete 2018/06/07 07:11:28 Set policy stats reset every 1h0m0s 2018/06/07 07:11:28 Set policy state refresh every 1m0s 2018/06/07 07:11:28 Running with 8 policy workers 2018/06/07 07:11:28 Upstream: main => http://127.0.0.1:8545 2018/06/07 07:11:28 Upstream: backup => http://127.0.0.2:8545 2018/06/07 07:11:28 Default upstream: main => http://127.0.0.1:8545 2018/06/07 07:11:28 Stratum listening on 0.0.0.0:8008 2018/06/07 07:11:28 Purged stale stats from backend, 0 shares affected, elapsed time 1.424266ms 2018/06/07 07:11:28 Stats collection finished 514.544μs 2018/06/07 07:11:28 New block to mine on main at height 1 / 0xc49dcfbc 2018/06/07 07:11:28 Set block refresh every 120ms 2018/06/07 07:11:28 Starting proxy on 0.0.0.0:8888 2018/06/07 07:11:28 Broadcasting new job to 0 stratum miners 2018/06/07 07:11:28 Jobs broadcast finished 11.873μs 2018/06/07 07:11:33 Stats collection finished 369.993μs 2018/06/07 07:11:38 Stats collection finished 369.096μs 2018/06/07 07:11:43 Stats collection finished 387.533μs

Thank you

mehdi653 commented 6 years ago

EthDcrMiner64.exe -epool stratum+tcp://ip and port -ewal WALLET -epsw x -rig1 -mode 1 -allpools 1 .

Send config file

birthsu commented 6 years ago

Thank you, I try. I just used this command ethminer -F http://35.185.128.242:8888/0x9...../name -G --farm-recheck 200. Message appears: --report-hashrate --api-port 3334 -HWMON --cuda -P stratum+tcp://0x.....summer@http://35.185.128.242:8888 m 17:30:46|ethminer| ethminer 0.15.0.dev10 m 17:30:46|ethminer| Build: linux / release cu 17:30:46|ethminer| Using grid size 8192 , block size 128 \u2139 17:30:47|ethminer| Selected pool http:0 m 17:30:47|ethminer| not-connected \u2718 17:30:47|stratum | Could not resolve host http , Host not found (authoritative) \u2139 17:30:47|stratum | Disconnected from http [0.0.0.0:0] \u2139 17:30:47|stratum | Retrying in 3 ... \u2139 17:30:48|stratum | Retrying in 2 ... \u2139 17:30:49|stratum | Retrying in 1 ... \u2139 17:30:50|stratum | Selected pool http:0 \u2718 17:30:50|stratum | Could not resolve host http , Host not found (authoritative) \u2139 17:30:50|stratum | Disconnected from http [0.0.0.0:0] \u2139 17:30:50|stratum | Retrying in 3 ... \u2139 17:30:51|stratum | Retrying in 2 ... m 17:30:52|ethminer| not-connected \u2139 17:30:52|stratum | Retrying in 1 ... \u2139 17:30:53|stratum | Selected pool http:0 \u2718 17:30:53|stratum | Could not resolve host http , Host not found (authoritative) \u2139 17:30:53|stratum | Disconnected from http [0.0.0.0:0] \u2139 17:30:53|stratum | Retrying in 3 ... \u2139 17:30:54|stratum | Retrying in 2 ... \u2139 17:30:55|stratum | Retrying in 1 ... \u2139 17:30:56|stratum | Selected pool http:0 \u2718 17:30:56|stratum | Could not resolve host http , Host not found (authoritative) \u2139 17:30:56|stratum | Disconnected from http [0.0.0.0:0] \u2139 17:30:56|stratum | Retrying in 3 ... m 17:30:57|ethminer| not-connected \u2139 17:30:57|stratum | Retrying in 2 ... \u2139 17:30:58|stratum | Retrying in 1 ... \u2139 17:30:59|stratum | Selected pool http:0

mehdi653 commented 6 years ago

i try you server its work ! port 8008 no 8888

birthsu commented 6 years ago

Thank you you are so nice. Is this correct? For Claymore's Dual, I have been unsuccessful POOL: 35.185.128.242:8008, WALLET: 0x.....09.name/**@*****l.com, PSW: x, WORKER: , ESM: 0, ALLPOOLS: 1, MODE: 1, RIG: 1

mehdi653 commented 6 years ago

EthDcrMiner64.exe -epool stratum+tcp://35.185.128.242:8008 -ewal 0x8Ad6...... -epsw x -eworker X -mode 1 -allpools 1

birthsu commented 6 years ago

is work ! Thank you very much

mehdi653 commented 6 years ago

You're welcome

birthsu commented 6 years ago

Hi mehdi653 : I tried to run eth.sendTransaction However, an error message appears: Error: exceeds block gas limit At web3.js:3143:20 At web3.js:6347:15 At web3.js:5081:36 At :1:1

Command: eth.sendTransaction({from:eth.coinbase,to:"0x3...07",value:web3.toWei(0.1,"ether")})

I checked the sign on the Internet, but I did not receive it. Can you help me?

mehdi653 commented 6 years ago

you have found block ? the pool was not synchronize the blocks find was not good

birthsu commented 6 years ago

I stopped mining and synchronized. Command: 1, geth -fast -cache1024 2, eth.syncing { currentBlock: 5765544, highestBlock: 5765610, knownStates: 53663127, pulledStates: 53663127, startingBlock: 5765529 } My God, when will this finish? have a faster way?

thank you very much!

mehdi653 commented 6 years ago

you can not send ether if you have no ether on the account