Post
Topic
Board Pools (Altcoins)
Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin.
by
nnick
on 16/11/2017, 21:54:07 UTC

The zcoin pool is not very usable at the moment.  Only getting this message on certain rigs for some reason.  Nothing I could do to solve it.  On other rigs I am not getting this error message at all.

[2017-11-10 11:02:00] Starting on stratum+tcp://europe.lyra2z-hub.miningpoolhub.com:20581
[2017-11-10 11:02:00] NVAPI GPU monitoring enabled.
[2017-11-10 11:02:00] 6 miner threads started, using 'lyra2z' algorithm.
[2017-11-10 11:02:00] Failed to get extranonce1
[2017-11-10 11:02:01] Stratum subscribe answer id is not correct!
[2017-11-10 11:02:01] JSON-RPC call failed: (unknown reason)
[2017-11-10 11:02:01] ...retry after 30 seconds
[2017-11-10 11:02:31] Failed to get extranonce1
[2017-11-10 11:02:31] Stratum subscribe answer id is not correct!
[2017-11-10 11:02:31] JSON-RPC call failed: (unknown reason)
[2017-11-10 11:02:31] ...retry after 30 seconds
[2017-11-10 11:03:01] Failed to get extranonce1
[2017-11-10 11:03:01] Stratum subscribe answer id is not correct!
[2017-11-10 11:03:01] JSON-RPC call failed: (unknown reason)

Zcoin had serious problem on its network.
Zcoin dev had worked on this bug and I believe it's fixed now.




Hello,
Some of my rigs cannot connect to the pool for several hours. All rigs have same network
Code:
[2017-11-17 00:46:01] restart_threads
[2017-11-17 00:46:01] Failed to get extranonce1
[2017-11-17 00:46:01] Stratum subscribe answer id is not correct!
[2017-11-17 00:46:01] JSON-RPC call failed: (unknown reason)
[2017-11-17 00:46:01] ...retry after 5 seconds

It looks like the problem is in the your stratum. When miner connect to the pool:
Code:
{"id": 1, "method": "mining.subscribe", "params": ["ccminer/0.0.2-djm34"]}
the miner gets this response:
Code:
{"id":1,"result":[[["mining.set_difficulty","VALUE"],["mining.notify","VALUE"]],null,4],"error":null}

and null (result[1], ExtraNonce1) in the response makes miner crush