UlordChain / ulord-node-stratum-pool

A scalable all-in-one easy to setup cryptocurrency mining pool and portal written entirely in Node.js.
MIT License
63 stars 23 forks source link

架设矿池 问题,需要再启动什么程序吗 #14

Closed lynnnnnnnn closed 6 years ago

lynnnnnnnn commented 6 years ago

2018-05-20 16:38:29 [Switching] [Setup] (Thread 8) Loading last proxy state from redis 2018-05-20 16:38:29 [Pool] [ulord] (Thread 8) Share processing setup with redis (127.0.0.1:6379) null null null null null null null null 2018-05-20 16:38:33 [Pool] [ulord] (Thread 1) Daemon is still syncing with network (download blockchain) - server will be started once synced 2018-05-20 16:38:33 [Pool] [ulord] (Thread 1) Downloaded -312700.00% of blockchain from 1 peers 2018-05-20 16:38:38 [Pool] [ulord] (Thread 1) Downloaded -312700.00% of blockchain from 1 peers 2018-05-20 16:38:43 [Pool] [ulord] (Thread 1) Downloaded -312700.00% of blockchain from 1 peers 2018-05-20 16:38:48 [Pool] [ulord] (Thread 1) Downloaded -312700.00% of blockchain from 1 peers 2018-05-20 16:38:53 [Pool] [ulord] (Thread 1) Downloaded -312700.00% of blockchain from 1 peers 2018-05-20 16:38:58 [Pool] [ulord] (Thread 1) Downloaded 17.13% of blockchain from 1 peers 2018-05-20 16:39:03 [Pool] [ulord] (Thread 1) Downloaded 17.13% of blockchain from 1 peers 2018-05-20 16:39:08 [Pool] [ulord] (Thread 1) Downloaded 17.13% of blockchain from 1 peers 2018-05-20 16:39:13 [Pool] [ulord] (Thread 1) Downloaded 17.13% of blockchain from 1 peers 2018-05-20 16:39:18 [Pool] [ulord] (Thread 1) Downloaded 17.13% of blockchain from 1 peers 2018-05-20 16:39:23 [Pool] [ulord] (Thread 1) Downloaded 17.13% of blockchain from 1 peers 2018-05-20 16:39:28 [Pool] [ulord] (Thread 1) Downloaded 17.13% of blockchain from 1 peers 2018-05-20 16:39:33 [Pool] [ulord] (Thread 1) Downloaded 17.13% of blockchain from 1 peers 2018-05-20 16:39:38 [Pool] [ulord] (Thread 4) getblocktemplate call failed for daemon instance 0 with error {"code":-9,"message":"Ulord Core is not connected!"} 2018-05-20 16:39:38 [Pool] [ulord] (Thread 4) Error with getblocktemplate on creating first job, server cannot start 2018-05-20 16:39:38 [Pool] [ulord] (Thread 5) getblocktemplate call failed for daemon instance 0 with error {"code":-9,"message":"Ulord Core is not connected!"} 2018-05-20 16:39:38 [Pool] [ulord] (Thread 5) Error with getblocktemplate on creating first job, server cannot start 2018-05-20 16:39:38 [Pool] [ulord] (Thread 6) getblocktemplate call failed for daemon instance 0 with error {"code":-9,"message":"Ulord Core is not connected!"} 2018-05-20 16:39:38 [Pool] [ulord] (Thread 8) getblocktemplate call failed for daemon instance 0 with error {"code":-9,"message":"Ulord Core is not connected!"} 2018-05-20 16:39:38 [Pool] [ulord] (Thread 6) Error with getblocktemplate on creating first job, server cannot start 2018-05-20 16:39:38 [Pool] [ulord] (Thread 8) Error with getblocktemplate on creating first job, server cannot start 2018-05-20 16:39:38 [Pool] [ulord] (Thread 7) getblocktemplate call failed for daemon instance 0 with error {"code":-9,"message":"Ulord Core is not connected!"} 2018-05-20 16:39:38 [Pool] [ulord] (Thread 7) Error with getblocktemplate on creating first job, server cannot start 2018-05-20 16:39:38 [Pool] [ulord] (Thread 3) getblocktemplate call failed for daemon instance 0 with error {"code":-9,"message":"Ulord Core is not connected!"} 2018-05-20 16:39:38 [Pool] [ulord] (Thread 3) Error with getblocktemplate on creating first job, server cannot start 2018-05-20 16:39:38 [Pool] [ulord] (Thread 2) getblocktemplate call failed for daemon instance 0 with error {"code":-9,"message":"Ulord Core is not connected!"} 2018-05-20 16:39:38 [Pool] [ulord] (Thread 2) Error with getblocktemplate on creating first job, server cannot start 2018-05-20 16:39:38 [Pool] [ulord] (Thread 1) getblocktemplate call failed for daemon instance 0 with error {"code":-9,"message":"Ulord Core is not connected!"} 2018-05-20 16:39:38 [Pool] [ulord] (Thread 1) Error with getblocktemplate on creating first job, server cannot start

taylorshuang commented 6 years ago

Your Ulord daemon is not running normally.

ZyanWlayor commented 6 years ago

这是守护进程没有正确启动的原因。

taylorshuang commented 6 years ago

Please close the issue.