node-cryptonote-pool icon indicating copy to clipboard operation
node-cryptonote-pool copied to clipboard

Failed to parse block and worker dont connect

Open Fungraphic opened this issue 7 years ago • 5 comments

2018-02-01_153241

It happens when I want to connect a worker.

Fungraphic avatar Feb 01 '18 14:02 Fungraphic

same here also

MichaelHarrel1993 avatar Feb 03 '18 05:02 MichaelHarrel1993

I have the same problem with intense coin pool

tomos81 avatar Feb 10 '18 16:02 tomos81

same here

i used minerd and a existing walled-address. The Wallet-Address is on my client. I tried with a wallet-adress on the vps server. the same error like in the screen below in both cases.

Must we use https for the Pool?

How we can connect with a cpu miner like minerd to the pool?

blueavenue avatar Feb 16 '18 10:02 blueavenue

https://github.com/forknote/forknote-pool

Work fine for me

Fungraphic avatar Feb 16 '18 11:02 Fungraphic

I had the same issue. The node would run fine until a miner connected and then it would fail in the same way.

From memory the issue was related to the config.json file. It was a small error and right now I can't remember what it was exactly.

But check config.json and make sure you've run npm update. I had to run it 3 times, and the last time using sudo.

Admiral-Noisy-Bottom avatar Mar 16 '18 06:03 Admiral-Noisy-Bottom