zone117x / node-open-mining-portal

A scalable all-in-one easy to setup cryptocurrency mining pool and portal written entirely in Node.js.
GNU General Public License v2.0
1.02k stars 1.03k forks source link

Unknown stratum method from XXXXX [XXXXXXX #434

Closed lahlor closed 9 years ago

lahlor commented 9 years ago

Hi,

i tried to implement x11 pool but getting Unknown stratum method from XXXXX [XXXXXXX]: mining.extranonce.subscribe after starting the mining software.

What is the problem here and what can I do to invetigate it further. All other coins working well, but only my x11 coins having alle the same issue with stratum.

lahlor commented 9 years ago

So just for clarification. I tried to setup a pool for chipcoin which is x11 algo. I am trying different cpu and gpu miner with algo x11. Connection looks good but nothing happen so far on stratum but the message above just prompts in the logs after trying to connect. My other pool (dashcoin) isn't working as well. Same message.

lahlor commented 9 years ago

Diff issue sorry