AoD-Technologies / cryptocurrency-pool-server

It's all in the name. An end-all, be-all replacement for nomp/s-nomp/z-nomp.
GNU General Public License v3.0
20 stars 27 forks source link

Error with init RPC getnetworkhashps - null #4

Open knkrth opened 4 years ago

knkrth commented 4 years ago

On the latest bitcoin client, Pool doesn't seems to start. I even tried the older bitcoin client (V0.12) still same error.

node init.js 
2020-04-14 11:18:37 [Master]    [CLI] CLI listening on 127.0.0.1:17117
2020-04-14 11:18:38 [Master]    [PoolSpawner] Spawned 1 pool(s) on 1 thread(s)
2020-04-14 11:18:39 [Payments]  [bitcoin]  minimum paymentInterval of 120 seconds recommended.
2020-04-14 11:18:39 [Payments]  [bitcoin] Payment processing setup to run every 30 second(s) with daemon (root@127.0.0.1:2338) and redis (127.0.0.1:6379)
2020-04-14 11:18:39 [Website]   [Server] Website started on 0.0.0.0:8080
2020-04-14 11:18:39 [Switching] [Setup] (Thread 1) Loading last proxy state from redis
2020-04-14 11:18:39 [Pool]      [bitcoin] (Thread 1) Share processing setup with redis (127.0.0.1:6379)
2020-04-14 11:18:39 [Pool]      [bitcoin] (Thread 1) Could not start pool, error with init RPC getnetworkhashps - null
2020-04-14 11:19:09 [Payments]  [bitcoin] Finished interval - time spent: 4ms total, 3ms redis, 3ms daemon RPC
2020-04-14 11:19:37 [Payments]  [bitcoin] Error with cacheNetworkResults RPC getnetworkhashps - null
2020-04-14 11:19:39 [Payments]  [bitcoin] Finished interval - time spent: 2ms total, 1ms redis, 1ms daemon RPC
2020-04-14 11:20:09 [Payments]  [bitcoin] Finished interval - time spent: 1ms total, 0ms redis, 1ms daemon RPC
2020-04-14 11:20:35 [Payments]  [bitcoin] Error with cacheNetworkResults RPC getnetworkhashps - null