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
998 stars 1.02k forks source link

I cannot get this to work with my coin. #717

Open D3VIL2009 opened 2 years ago

D3VIL2009 commented 2 years ago

Hello we have upgraded our fork of bitcoin to version 0.22 in line with official coin.. however the pool will not work and launch anymore ..

Our coin source was updated to 0.22, after this update the pool no longer started up and gave the following error

" Could not start pool, error with init batch RPC call: {"type":"request error","message":"socket hang up"}"

I have double and treble checked the ports and even tried assigning new ports in case if conflicts.

I had no luck.

The payment process seems to be running ok on pool and flags no errors.

We are using the standard "nomp" mining pool.. but I have also tried "unnomp" as well and I get the exact same results.

All relevant ports are open and can be verified. All config files seem to match up.

Can anyone help please.