Code Monkey home page Code Monkey logo

ulord-node-stratum-pool's Introduction

What is Ulord ?

       uuu                              
   uuuuuuuuuuu                          
  uuuuuuuuuuuuu                         
  uuuuuuuuuuuuu                         
  uuuuuuuuuuuuu                         
  uuuuuuuuuuuuu                         
  uuuuuuuuuuuuu                  u      
  uuuuuuuuuuuuu             uuuuuuuuuu  
  uuuuuuuuuuuuu             uuuuuuuuuuuu
  uuuuuuuuuuuuu                uuuuuuuuu
  uuuuuuuuuuuuu                  uuuuuuu
  uuuuuuuuuuuuu                  uuuuuuu
  uuuuuuuuuuuuu                  uuuuuuu
  uuuuuuuuuuuuu                  uuuuuuu
  uuuuuuuuuuuuu                  uuuuuuu
  uuuuuuuu      uuuuuuuuu        uuuuuuu
  uuuuu   uuuuuuuuuuu   u        uuuuuuu
   uu  uuuuuuuuu       uu        uuuuuuu
   uuuuuuuu         uu        uuuuuuu 
  uuuuuuu          uu        uuuuuuuu 
 uuuuuuu        uuuu         uuuuuuu  
uuuuuuu        uuu         uuuuuuu    
uuuuuuu        uu          uuuuuu   u  
uuuuuuu       uu        uuuuuu    uuu  
uuuuuu        uu    uuuuuuu    uuuuuu  
uuuuuuu           uuuuu      uuuuuuuuu  
uuuuuuu                  uuuuuuuuuuuuu  
uuuuuuu                 uuuuuuuuuuuuuu  
uuuuuuu                 uuuuuuuuuuuuuu  
uuuuuuu                 uuuuuuuuuuuuuu  
uuuuuuu                 uuuuuuuuuuuuuu  
uuuuuuu                 uuuuuuuuuuuuuu  
uuuuuuu                 uuuuuuuuuuuuuu  
   uuuu                 uuuuuuuuuuuuuu  
                        uuuuuuuuuuuuuu  
                        uuuuuuuuuuuuuu  
                         uuuuuuuuuuuuu  
                             uuuuuu     

Ulord is a P2P value delivery public chain. By building its blockchain infrastructure and digital resource distribution protocols, third-party developers are supported to build their own applications on top of their open source agreements, and form a complete ecosystem of blockchain technologies and applications. Based on various rules and protocols created by Ulord, it loads various types of digital resource application scenarios including text, pictures, music, video and software, providing a direct docking platform for information creators and consumers.

UlordChain Documentation and Usage Resources

Resources may be helpful to know about Ulord.

Basic usage resources:

Developer proposal of Ulord:

What is UlordChain?

UlordChain is a infrastructure chain layer and adopts the mixed consensus mechanism of POW and POS.It supports the intermediate layer and top application layer of the Ulord. UlordChain is the infrastructure of the whole ecosystem.

Building UlordChain

Build on Ubuntu(16.04 LTS)

git clone https://github.com/UlordChain/UlordChain.git

Install dependency

sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils
sudo apt-get install libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8++-dev
sudo apt-get install libminiupnpc-dev
sudo apt-get install libzmq3-dev

# QT 5, for GUI
sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler    
# optional
sudo apt-get install libqrencode-dev

Configure and make

./autogen.sh
./configure
make -j(number of threads)

Run

cd src && ./ulordd -daemon 
#You can use ./ulord-cli help  to obtain Ulord's commands.

Development Process

The master branch is constantly updated and developed, while stable and versionized executables will be published once mainnet is published.

Issues and commit changes are welcome.

Testing

You can find the unit test cases here.

ulord-node-stratum-pool's People

Contributors

jackchen0120 avatar zyanwlayor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ulord-node-stratum-pool's Issues

矿池软件没有分发Ulord 币给矿机

在 Payments_error.log 文件中,
报了很多这样的错误:
2018-05-17 09:17:15 [Pool] [ulord] (Thread 3) Could not parse rpc data from daemon instance 0
Request Data: {"method":"getblocktemplate","params":[],"id":1526519835349}
Reponse Data: Work queue depth exceeded
2018-05-17 09:17:15 [Pool] [ulord] (Thread 8) Could not parse rpc data from daemon instance 0
Request Data: {"method":"getblocktemplate","params":[],"id":1526519835355}
Reponse Data: Work queue depth exceeded
2018-05-17 09:17:15 [Pool] [ulord] (Thread 1) Could not parse rpc data from daemon instance 0
Request Data: {"method":"getblocktemplate","params":[],"id":1526519835362}
Reponse Data: Work queue depth exceeded
2018-05-17 09:17:15 [Pool] [ulord] (Thread 5) Could not parse rpc data from daemon instance 0
Request Data: {"method":"getblocktemplate","params":[],"id":1526519835612}
Reponse Data: Work queue depth exceeded
2018-05-17 09:17:15 [Pool] [ulord] (Thread 2) Could not parse rpc data from daemon instance 0
Request Data: {"method":"getblocktemplate","params":[],"id":1526519835733}
Reponse Data: Work queue depth exceeded

是这些错误影响了分币操作吗?

miner doesnot work due to no active pools, stop mining

Miner's log
[2018-05-18 15:40:12] no active pools, stop mining
[2018-05-18 15:40:18] use pool 10.2.131.106:7200 10.2.131.106
[2018-05-18 15:40:18] new job from 10.2.131.106:7200 diff 3276
[2018-05-18 15:40:21] no active pools, stop mining
[2018-05-18 15:40:26] use pool 10.2.131.106:7200 10.2.131.106
[2018-05-18 15:40:26] new job from 10.2.131.106:7200 diff 3276
[2018-05-18 15:40:30] speed 2.5s/60s/15m 206.4 110.1 154.1 H/s max: 216.1 H/s
[2018-05-18 15:40:37] no active pools, stop mining
[2018-05-18 15:40:43] use pool 10.2.131.106:7200 10.2.131.106
[2018-05-18 15:40:43] new job from 10.2.131.106:7200 diff 3276
[2018-05-18 15:40:44] no active pools, stop mining
[2018-05-18 15:40:50] use pool 10.2.131.106:7200 10.2.131.106
[2018-05-18 15:40:50] new job from 10.2.131.106:7200 diff 3276

Pool's log
`2018-05-18 15:40:42 [Pool] [ulord] (Thread 4) Stratum Pool Server Started for ulord [UT] {cryptohello}
2018-05-18 15:40:42 [Switching] [Setup] (cryptohello) Setting proxy difficulties after pool start
send job, login
2018-05-18 15:40:43 [Pool] [ulord] (Thread 5) Authorized ufWxxVg17Q8SHLtKum5GTQ53SmVbPNJYDZ:x [::ffff:192.168.103.139]
dyld: lazy symbol binding failed: Symbol not found: _sha3_update
Referenced from: /Users/admin/Projects/opensource/ulord/ulord-node-stratum-pool/node_modules/stratum-pool/node_modules/node-multi-hashing/build/Release/multihashing.node
Expected in: dynamic lookup

dyld: Symbol not found: _sha3_update
Referenced from: /Users/admin/Projects/opensource/ulord/ulord-node-stratum-pool/node_modules/stratum-pool/node_modules/node-multi-hashing/build/Release/multihashing.node
Expected in: dynamic lookup

2018-05-18 15:40:44 [Master] [PoolSpawner] message null:SIGABRT
2018-05-18 15:40:44 [Master] [PoolSpawner] Fork 4 died, spawning replacement worker...
2018-05-18 15:40:47 [Switching] [Setup] (Thread 5) Loading last proxy state from redis
2018-05-18 15:40:47 [Pool] [ulord] (Thread 5) Share processing setup with redis (127.0.0.1:6379)
null
thread 4 get broadcast block!
Process forkId <>0 don't start block detect work!
2018-05-18 15:40:48 [Pool] [ulord] (Thread 5) Stratum Pool Server Started for ulord [UT] {cryptohello}
2018-05-18 15:40:48 [Switching] [Setup] (cryptohello) Setting proxy difficulties after pool start
send job, login
2018-05-18 15:40:50 [Pool] [ulord] (Thread 6) Authorized ufWxxVg17Q8SHLtKum5GTQ53SmVbPNJYDZ:x [::ffff:192.168.103.139]
dyld: lazy symbol binding failed: Symbol not found: _sha3_update
Referenced from: /Users/admin/Projects/opensource/ulord/ulord-node-stratum-pool/node_modules/stratum-pool/node_modules/node-multi-hashing/build/Release/multihashing.node
Expected in: dynamic lookup

dyld: Symbol not found: _sha3_update
Referenced from: /Users/admin/Projects/opensource/ulord/ulord-node-stratum-pool/node_modules/stratum-pool/node_modules/node-multi-hashing/build/Release/multihashing.node
Expected in: dynamic lookup

2018-05-18 15:40:59 [Master] [PoolSpawner] message null:SIGABRT
2018-05-18 15:40:59 [Master] [PoolSpawner] Fork 5 died, spawning replacement worker...
2018-05-18 15:41:02 [Switching] [Setup] (Thread 6) Loading last proxy state from redis
2018-05-18 15:41:02 [Pool] [ulord] (Thread 6) Share processing setup with redis (127.0.0.1:6379)
null
thread 5 get broadcast block!
Process forkId <>0 don't start block detect work!
2018-05-18 15:41:03 [Pool] [ulord] (Thread 6) Stratum Pool Server Started for ulord [UT] {cryptohello}
2018-05-18 15:41:03 [Switching] [Setup] (cryptohello) Setting proxy difficulties after pool start
send job, login
2018-05-18 15:41:05 [Pool] [ulord] (Thread 7) Authorized ufWxxVg17Q8SHLtKum5GTQ53SmVbPNJYDZ:x [::ffff:192.168.103.139]
`

[ulord] Unauthorized RPC access - invalid RPC username or password

2018-05-22 21:25:09 [Payments] [ulord] Unauthorized RPC access - invalid RPC username or password
2018-05-22 21:25:09 [Payments] [ulord] Unauthorized RPC access - invalid RPC username or password
null
null
2018-05-22 21:25:10 [Website] [ulord] Unauthorized RPC access - invalid RPC username or password
2018-05-22 21:25:10 [Pool] [ulord] (Thread 1) Unauthorized RPC access - invalid RPC username or password
null
2018-05-22 21:25:10 [Pool] [ulord] (Thread 2) Unauthorized RPC access - invalid RPC username or password
null
2018-05-22 21:25:10 [Pool] [ulord] (Thread 3) Unauthorized RPC access - invalid RPC username or password
null
2018-05-22 21:25:11 [Pool] [ulord] (Thread 4) Unauthorized RPC access - invalid RPC username or password
null
2018-05-22 21:26:06 [Payments] [ulord] Unauthorized RPC access - invalid RPC username or password

报错日志如下,请问如何解决?

About counterfeit shares

There is a bug in other mining pools built with the node-stratum-pool code. There are false miners. The miner's hashrate is very high, but the corresponding proof-of-work is not completed. We have noticed this problem and handed it, but we still need to be careful. If anyone encounters this problem or has any good suggestions,please leave a message here!

connect ECONNREFUSED 127.0.0.1:9889 这个错误怎么处理

是不是哪里配置不对,或者那个进程没有启动?

  1. Setting up coin daemon
    Follow the build/install instructions for your coin daemon.Your ulord.conf file should end up looking something like this(you can find this file at a dir named .ulordcore):

这个文档没有看懂,没有找到名为“.ulordcore”的目录呀,是在哪里的呢?

Seeing below error when start stratum pool, any idea why it happened?

Seeing below error when start stratum pool, any idea why it happened?
Thanks.

root@ubuntu-16:/var/tmp/ulord-node-stratum-pool# npm start

[email protected] start /var/tmp/ulord-node-stratum-pool
node init.js

2018-04-25 15:04:04 [POSIX] [Connection Limit] (Safe to ignore) POSIX module not installed and resource (connection) limit was not raised
2018-04-25 15:04:04 [Master] [CLI] CLI listening on port 17117
2018-04-25 15:04:04 [PPLNT] [ulord] TimeShare processing setup with redis (127.0.0.1:6379)
2018-04-25 15:04:05 [Payments] [ulord] minimum paymentInterval of 120 seconds recommended.
2018-04-25 15:04:05 [Payments] [ulord] ulord requireShielding: false
2018-04-25 15:04:05 [Payments] [ulord] ulord minConf: 10
2018-04-25 15:04:05 [Payments] [ulord] ulord payments txfee reserve: 0.000005
2018-04-25 15:04:05 [Payments] [ulord] ulord maxBlocksPerPayment: 50
2018-04-25 15:04:05 [Payments] [ulord] ulord PPLNT: true, time period: 0.51
2018-04-25 15:04:05 [Payments] [ulord] Payment processing setup with daemon ([email protected]:9889) and redis (127.0.0.1:6379)
2018-04-25 15:04:05 [Master] [PoolSpawner] Spawned 1 pool(s) on 1 thread(s)
null
null
2018-04-25 15:04:05 [Website] [Server] Website started on 0.0.0.0:8080
2018-04-25 15:04:05 [Switching] [Setup] (Thread 1) Loading last proxy state from redis
null
2018-04-25 15:04:05 [Pool] [ulord] (Thread 1) Share processing setup with redis (127.0.0.1:6379)
null
2018-04-25 15:04:06 [Pool] [ulord] (Thread 1) Daemon is still syncing with network (download blockchain) - server will be started once synced
2018-04-25 15:04:06 [Pool] [ulord] (Thread 1) Downloaded 13.12% of blockchain from 5 peers
2018-04-25 15:04:11 [Pool] [ulord] (Thread 1) Downloaded 13.12% of blockchain from 5 peers
2018-04-25 15:04:16 [Pool] [ulord] (Thread 1) Downloaded 13.12% of blockchain from 5 peers
2018-04-25 15:04:21 [Pool] [ulord] (Thread 1) Downloaded 13.12% of blockchain from 5 peers
2018-04-25 15:04:26 [Pool] [ulord] (Thread 1) Downloaded 13.12% of blockchain from 5 peers
2018-04-25 15:04:31 [Pool] [ulord] (Thread 1) Downloaded 13.12% of blockchain from 5 peers
2018-04-25 15:04:36 [Pool] [ulord] (Thread 1) Downloaded 13.12% of blockchain from 5 peers
2018-04-25 15:04:41 [Pool] [ulord] (Thread 1) Downloaded 13.12% of blockchain from 5 peers
2018-04-25 15:04:46 [Pool] [ulord] (Thread 1) Downloaded 13.12% of blockchain from 5 peers
2018-04-25 15:04:51 [Pool] [ulord] (Thread 1) Downloaded 13.12% of blockchain from 5 peers
2018-04-25 15:04:56 [Pool] [ulord] (Thread 1) Downloaded 13.12% of blockchain from 5 peers
buffer.js:152
throw new Error(
^

Error: If encoding is specified then the first argument must be a string
at new Buffer (buffer.js:152:13)
at Object.exports.uint256BufferFromHash (/var/tmp/ulord-node-stratum-pool/node_modules/stratum-pool/lib/util.js:63:19)
at Object.exports.createGeneration (/var/tmp/ulord-node-stratum-pool/node_modules/stratum-pool/lib/transactions.js:168:14)
at new BlockTemplate (/var/tmp/ulord-node-stratum-pool/node_modules/stratum-pool/lib/blockTemplate.js:55:33)
at JobManager.processTemplate (/var/tmp/ulord-node-stratum-pool/node_modules/stratum-pool/lib/jobManager.js:140:32)
at /var/tmp/ulord-node-stratum-pool/node_modules/stratum-pool/lib/pool.js:615:62
at itemFinished (/var/tmp/ulord-node-stratum-pool/node_modules/stratum-pool/lib/daemon.js:163:36)
at /var/tmp/ulord-node-stratum-pool/node_modules/stratum-pool/lib/daemon.js:176:17
at parseJson (/var/tmp/ulord-node-stratum-pool/node_modules/stratum-pool/lib/daemon.js:91:17)
at IncomingMessage. (/var/tmp/ulord-node-stratum-pool/node_modules/stratum-pool/lib/daemon.js:101:17)
2018-04-25 15:05:01 [Master] [PoolSpawner] Fork 0 died, spawning replacement worker...
2018-04-25 15:05:03 [Switching] [Setup] (Thread 1) Loading last proxy state from redis
2018-04-25 15:05:03 [Pool] [ulord] (Thread 1) Share processing setup with redis (127.0.0.1:6379)

请问在哪里看Daemon的钱包地址

启动矿池的时候报错:
2018-05-25 12:09:41 [Payments] [ulord] Daemon does not own pool address - payment processing can not be done with this daemon, {"isvalid":false}

请问如何解决?谢谢

架设矿池之前需要运行其它程序吗?

直接跑起来后,日志如下:
2018-05-18 22:40:54 [POSIX] [Connection Limit] (Safe to ignore) POSIX module not installed and resource (connection) limit was not raised
2018-05-18 22:40:54 [Master] [CLI] CLI listening on port 17117
2018-05-18 22:40:54 [PPLNT] [ulord] TimeShare processing setup with redis (127.0.0.1:6379)
2018-05-18 22:40:55 [Payments] [ulord] minimum paymentInterval of 120 seconds recommended.
2018-05-18 22:40:55 [Payments] [ulord] ulord requireShielding: false
2018-05-18 22:40:55 [Payments] [ulord] ulord minConf: 10
2018-05-18 22:40:55 [Payments] [ulord] ulord payments txfee reserve: 0.000005
2018-05-18 22:40:55 [Payments] [ulord] ulord maxBlocksPerPayment: 50
2018-05-18 22:40:55 [Payments] [ulord] ulord PPLNT: true, time period: 0.51
2018-05-18 22:40:55 [Payments] [ulord] Daemon does not own pool address - payment processing can not be done with this daemon, {"isvalid":false}
null
2018-05-18 22:40:57 [Master] [PoolSpawner] Spawned 1 pool(s) on 2 thread(s)
2018-05-18 22:40:57 [Website] [ulord] Could not dumpprivkey for ulord {"code":-3,"message":"Address does not refer to a key"}
2018-05-18 22:40:57 [Website] [Server] Website started on 0.0.0.0:8080
null
2018-05-18 22:40:58 [Switching] [Setup] (Thread 2) Loading last proxy state from redis
2018-05-18 22:40:58 [Switching] [Setup] (Thread 1) Loading last proxy state from redis
2018-05-18 22:40:58 [Pool] [ulord] (Thread 2) Share processing setup with redis (127.0.0.1:6379)
2018-05-18 22:40:58 [Pool] [ulord] (Thread 1) Share processing setup with redis (127.0.0.1:6379)
null
2018-05-18 22:40:59 [Pool] [ulord] (Thread 2) Daemon reports address is not valid
null
2018-05-18 22:40:59 [Pool] [ulord] (Thread 1) Daemon reports address is not valid
null

然后,我又安装并运行了UlordChain这个项目,同步完了所有测试链的区块数据。还是一样。

Cannot read property 'foundpayee' of undefined

root@pjyt:/home/pool/ulord-node-stratum-pool# node init.js
2018-05-17 13:43:41 [POSIX] [Connection Limit] (Safe to ignore) POSIX module not installed and resource (connection) limit was not raised
2018-05-17 13:43:41 [Master] [CLI] CLI listening on port 17117
2018-05-17 13:43:41 [PPLNT] [bitblockscoin] TimeShare processing setup with redis (127.0.0.1:6379)
null
2018-05-17 13:43:42 [Payments] [bitblockscoin] minimum paymentInterval of 120 seconds recommended.
2018-05-17 13:43:42 [Payments] [bitblockscoin] bitblockscoin requireShielding: false
2018-05-17 13:43:42 [Payments] [bitblockscoin] bitblockscoin minConf: 10
2018-05-17 13:43:42 [Payments] [bitblockscoin] bitblockscoin payments txfee reserve: 0.000005
2018-05-17 13:43:42 [Payments] [bitblockscoin] bitblockscoin maxBlocksPerPayment: 50
2018-05-17 13:43:42 [Payments] [bitblockscoin] bitblockscoin PPLNT: true, time period: 0.51
2018-05-17 13:43:42 [Payments] [bitblockscoin] Payment processing setup with daemon ([email protected]:9988) and redis (127.0.0.1:6379)
2018-05-17 13:43:42 [Website] [Server] Website started on 0.0.0.0:8080
2018-05-17 13:43:42 [Master] [PoolSpawner] Spawned 1 pool(s) on 4 thread(s)
2018-05-17 13:43:42 [Switching] [Setup] (Thread 1) Loading last proxy state from redis
2018-05-17 13:43:42 [Pool] [bitblockscoin] (Thread 1) Share processing setup with redis (127.0.0.1:6379)
2018-05-17 13:43:42 [Switching] [Setup] (Thread 1) Last proxy state loaded from redis
null
null
2018-05-17 13:43:43 [Switching] [Setup] (Thread 2) Loading last proxy state from redis
2018-05-17 13:43:43 [Pool] [bitblockscoin] (Thread 2) Share processing setup with redis (127.0.0.1:6379)
2018-05-17 13:43:43 [Switching] [Setup] (Thread 2) Last proxy state loaded from redis
2018-05-17 13:43:43 [Switching] [Setup] (Thread 3) Loading last proxy state from redis
2018-05-17 13:43:43 [Pool] [bitblockscoin] (Thread 3) Share processing setup with redis (127.0.0.1:6379)
2018-05-17 13:43:43 [Switching] [Setup] (Thread 3) Last proxy state loaded from redis
null
2018-05-17 13:43:43 [Switching] [Setup] (Thread 4) Loading last proxy state from redis
2018-05-17 13:43:43 [Pool] [bitblockscoin] (Thread 4) Share processing setup with redis (127.0.0.1:6379)
2018-05-17 13:43:43 [Switching] [Setup] (Thread 4) Last proxy state loaded from redis
/home/pool/ulord-node-stratum-pool/node_modules/stratum-pool/lib/transactions.js:19
if (rpcData.Foundnode.foundpayee) {
^

TypeError: Cannot read property 'foundpayee' of undefined
at generateOutputTransactions (/home/pool/ulord-node-stratum-pool/node_modules/stratum-pool/lib/transactions.js:19:26)
at Object.exports.createGeneration (/home/pool/ulord-node-stratum-pool/node_modules/stratum-pool/lib/transactions.js:152:30)
at new BlockTemplate (/home/pool/ulord-node-stratum-pool/node_modules/stratum-pool/lib/blockTemplate.js:55:33)
at JobManager.processTemplate (/home/pool/ulord-node-stratum-pool/node_modules/stratum-pool/lib/jobManager.js:140:32)
at /home/pool/ulord-node-stratum-pool/node_modules/stratum-pool/lib/pool.js:615:62
at itemFinished (/home/pool/ulord-node-stratum-pool/node_modules/stratum-pool/lib/daemon.js:162:36)
at /home/pool/ulord-node-stratum-pool/node_modules/stratum-pool/lib/daemon.js:175:17
at parseJson (/home/pool/ulord-node-stratum-pool/node_modules/stratum-pool/lib/daemon.js:91:17)
at IncomingMessage. (/home/pool/ulord-node-stratum-pool/node_modules/stratum-pool/lib/daemon.js:101:17)
at emitNone (events.js:72:20)
2018-05-17 13:43:43 [Master] [PoolSpawner] Fork 0 died, spawning replacement worker...
null
null
/home/pool/ulord-node-stratum-pool/node_modules/stratum-pool/lib/transactions.js:19
if (rpcData.Foundnode.foundpayee) {
^

TypeError: Cannot read property 'foundpayee' of undefined
at generateOutputTransactions (/home/pool/ulord-node-stratum-pool/node_modules/stratum-pool/lib/transactions.js:19:26)
at Object.exports.createGeneration (/home/pool/ulord-node-stratum-pool/node_modules/stratum-pool/lib/transactions.js:152:30)
at new BlockTemplate (/home/pool/ulord-node-stratum-pool/node_modules/stratum-pool/lib/blockTemplate.js:55:33)
at JobManager.processTemplate (/home/pool/ulord-node-stratum-pool/node_modules/stratum-pool/lib/jobManager.js:140:32)
at /home/pool/ulord-node-stratum-pool/node_modules/stratum-pool/lib/pool.js:615:62
at itemFinished (/home/pool/ulord-node-stratum-pool/node_modules/stratum-pool/lib/daemon.js:162:36)
at /home/pool/ulord-node-stratum-pool/node_modules/stratum-pool/lib/daemon.js:175:17
at parseJson (/home/pool/ulord-node-stratum-pool/node_modules/stratum-pool/lib/daemon.js:91:17)
at IncomingMessage. (/home/pool/ulord-node-stratum-pool/node_modules/stratum-pool/lib/daemon.js:101:17)
at emitNone (events.js:72:20)
2018-05-17 13:43:44 [Master] [PoolSpawner] Fork 1 died, spawning replacement worker...

Error: Cannot find module 'wide-align'

`blkc@pool:~/ulord-node-stratum-pool$ node init.js
module.js:327
throw err;
^

Error: Cannot find module 'wide-align'
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (/home/blkc/ulord-node-stratum-pool/node_modules/base58-native/node_modules/bignum/node_modules/node-pre-gyp/node_modules/npmlog/node_modules/gauge/render-template.js:2:13)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
`

找不到模块,怎么处理?

启动出现错误,求助

bash错误信息:

[email protected] start /root/ulord-node-stratum-pool
node init.js

module.js:327
throw err;
^

Error: Cannot find module 'async'
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (/root/ulord-node-stratum-pool/init.js:6:13)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Function.Module.runMain (module.js:441:10)

npm ERR! Linux 2.6.32-042stab128.2
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "start"
npm ERR! node v4.8.7
npm ERR! npm v2.15.11
npm ERR! code ELIFECYCLE
npm ERR! [email protected] start: node init.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script 'node init.js'.
npm ERR! This is most likely a problem with the ulord-pool package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node init.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs ulord-pool
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!
npm ERR! npm owner ls ulord-pool
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /root/ulord-node-stratum-pool/npm-debug.log

===================================分隔线========================================
npm-debug.log记录内容:

0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'start' ]
2 info using [email protected]
3 info using [email protected]
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info prestart [email protected]
6 info start [email protected]
7 verbose unsafe-perm in lifecycle true
8 info [email protected] Failed to exec start script
9 verbose stack Error: [email protected] start: node init.js
9 verbose stack Exit status 1
9 verbose stack at EventEmitter. (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:217:16)
9 verbose stack at emitTwo (events.js:87:13)
9 verbose stack at EventEmitter.emit (events.js:172:7)
9 verbose stack at ChildProcess. (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:24:14)
9 verbose stack at emitTwo (events.js:87:13)
9 verbose stack at ChildProcess.emit (events.js:172:7)
9 verbose stack at maybeClose (internal/child_process.js:862:16)
9 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:222:5)
10 verbose pkgid [email protected]
11 verbose cwd /root/ulord-node-stratum-pool
12 error Linux 2.6.32-042stab128.2
13 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "start"
14 error node v4.8.7
15 error npm v2.15.11
16 error code ELIFECYCLE
17 error [email protected] start: node init.js
17 error Exit status 1
18 error Failed at the [email protected] start script 'node init.js'.
18 error This is most likely a problem with the ulord-pool package,
18 error not with npm itself.
18 error Tell the author that this fails on your system:
18 error node init.js
18 error You can get information on how to open an issue for this project with:
18 error npm bugs ulord-pool
18 error Or if that isn't available, you can get their info via:
18 error
18 error npm owner ls ulord-pool
18 error There is likely additional logging output above.
19 verbose exit [ 1, true ]

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

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

‘最近挖到的区块’在页面上过一段时间会消失

root@iZuf632fhj1zoqmvdfso7mZ:/data/github/ulord-node-stratum-pool# redis-cli
127.0.0.1:6379> KEYS *

  1. "ulord:blocksConfirmed"
  2. "ulord:stats"
  3. "ulord:immature"
  4. "0"
  5. "ulord:balances"
  6. "ulord:shares:roundCurrent"
  7. "statHistory"
  8. "ulord:payments"
  9. "coinVersionBytes"
  10. "ulord:shares:timesCurrent"
  11. "ulord:hashrate"
  12. "1"
  13. "ulord:payouts"

遇到一个异常

2018-05-22 21:52:49 [Master] [PoolSpawner] Fork 0 died, spawning replacement worker...
null
buffer.js:74
throw new Error(
^

Error: If encoding is specified then the first argument must be a string
at new Buffer (buffer.js:74:13)
at Object.exports.uint256BufferFromHash (/root/ulord-node-stratum-pool/node_modules/stratum-pool/lib/util.js:63:19)
at Object.exports.createGeneration (/root/ulord-node-stratum-pool/node_modules/stratum-pool/lib/transactions.js:140:14)
at new BlockTemplate (/root/ulord-node-stratum-pool/node_modules/stratum-pool/lib/blockTemplate.js:55:33)
at JobManager.processTemplate (/root/ulord-node-stratum-pool/node_modules/stratum-pool/lib/jobManager.js:140:32)
at /root/ulord-node-stratum-pool/node_modules/stratum-pool/lib/pool.js:618:62
at itemFinished (/root/ulord-node-stratum-pool/node_modules/stratum-pool/lib/daemon.js:162:36)
at /root/ulord-node-stratum-pool/node_modules/stratum-pool/lib/daemon.js:175:17
at parseJson (/root/ulord-node-stratum-pool/node_modules/stratum-pool/lib/daemon.js:91:17)
at IncomingMessage. (/root/ulord-node-stratum-pool/node_modules/stratum-pool/lib/daemon.js:101:17)
2018-05-22 21:52:50 [Master] [PoolSpawner] Fork 1 died, spawning replacement worker...

报错 Daemon does not own pool address

启动时报这两个错,如何处理,或者在哪里修改配置?
wechatimg3

2018-05-25 03:00:51 [Payments] [ulord] Daemon does not own pool address - payment processing can not be done with this daemon, {"isvalid":true,"address":"xxx","scriptPubKey":"xxx","ismine":false,"iswatchonly":false,"isscript":false}

2018-05-25 03:00:54 [Website] [ulord] Could not dumpprivkey for ulord {"code":-4,"message":"Private key for address xxx is not known"}

启动没报错,但是不自动分币!!大神帮帮忙

可用余额不足的情况下报错:
Insufficient funds (225.93880846) to process payments (335.55829443); possibly waiting for txs.
嗯,这个我想得通,余额不够嘛,正常。

余额足够的情况下,报错:
Error sending payments, decreased rewards by too much!!!

找到源码报错的地方:
if (result.error && result.error.code === -6) {
// check if it is because we don't have enough funds
if (result.error.message && result.error.message.includes("insufficient funds")) {
command = []
logger.warning(logSystem, logComponent, JSON.stringify(payTrack));
logger.error(logSystem, logComponent, "Error sending payments, decreased rewards by too much!!!");
} else {
logger.warning(logSystem, logComponent, payTrack);
logger.error(logSystem, logComponent, 'Error sending payments ' + JSON.stringify(result.error));
}
command = [];
}

result.error.message && result.error.message.includes("insufficient funds")
如果错误消息包含insufficient funds就报这个错,翻译过来也是余额不足。

意思就是,不管余额足不足,反正就是不足。。横竖都是不足。

小白求助配置

步骤0
testnet=0
rpcuser=ulordpool
rpcpassword=ulordpool
txindex=1
addressindex=1
spentindex=1
timestampindex=1
reindex=1
这段配置应该在如何地方修改;

请问 pool_configs/ulord.json 配置文件中;

"address": "UfhrEaZWrdJTKX5zpXFqAXTFbhAVG3bgb1",
"_comment_address": "pools ulord address; ex, UjKNeYth9s1QkW1N6ubSorfKPA9JvkC39D",

"validateWorkerUsername": true,

"invalidAddress": "uhpm1PFGb56G3aZxF4feueab98kQcbLixk",

这些配置是什么意思,我应该如何修改;

请看看为什么矿池不发币,提示付款错误

log信息:
root@UlordPoolCd:~/ulord-node-stratum-pool/logs# tail Payments_error.log
2018-05-25 18:59:05 [Payments] [ulord] - Error sending payments {"code":-5,"message":"Invalid Ulord address: ugreEigyvh5TTs9Xgb2YDPbSzCwqmuRVKF"}
2018-05-25 19:14:05 [Payments] [ulord] - Error sending payments {"code":-5,"message":"Invalid Ulord address: ugreEigyvh5TTs9Xgb2YDPbSzCwqmuRVKF"}
2018-05-25 19:29:05 [Payments] [ulord] - Error sending payments {"code":-5,"message":"Invalid Ulord address: ugreEigyvh5TTs9Xgb2YDPbSzCwqmuRVKF"}
2018-05-25 19:44:05 [Payments] [ulord] - Error sending payments {"code":-5,"message":"Invalid Ulord address: ugreEigyvh5TTs9Xgb2YDPbSzCwqmuRVKF"}
2018-05-25 19:59:05 [Payments] [ulord] - Error sending payments {"code":-5,"message":"Invalid Ulord address: ugreEigyvh5TTs9Xgb2YDPbSzCwqmuRVKF"}
2018-05-25 20:14:05 [Payments] [ulord] - Error sending payments {"code":-5,"message":"Invalid Ulord address: ugreEigyvh5TTs9Xgb2YDPbSzCwqmuRVKF"}
2018-05-25 20:29:05 [Payments] [ulord] - Error sending payments {"code":-5,"message":"Invalid Ulord address: ugreEigyvh5TTs9Xgb2YDPbSzCwqmuRVKF"}
2018-05-25 20:44:05 [Payments] [ulord] - Error sending payments {"code":-5,"message":"Invalid Ulord address: ugreEigyvh5TTs9Xgb2YDPbSzCwqmuRVKF"}
2018-05-25 20:59:05 [Payments] [ulord] - Error sending payments {"code":-5,"message":"Invalid Ulord address: ugreEigyvh5TTs9Xgb2YDPbSzCwqmuRVKF"}
2018-05-25 21:14:05 [Payments] [ulord] - Error sending payments {"code":-5,"message":"Invalid Ulord address: ugreEigyvh5TTs9Xgb2YDPbSzCwqmuRVKF"}

下面这个地址:ugreEigyvh5TTs9Xgb2YDPbSzCwqmuRVKF,没有配置

pool_configs/ulord.json配置文件:
{
"enabled": true,
"coin": "ulord.json",

"address": "UcB3Cnncx9cD2Z8moZ874YeYk8CgyxUvC6",
"_comment_address": "pools ulord address; ex, UjKNeYth9s1QkW1N6ubSorfKPA9JvkC39D",

"validateWorkerUsername": true,

"invalidAddress": "uhpm1PFGb56G3aZxF4feueab98kQcbLixk",

"walletInterval": 1,
"_comment_walletInterval": "Used to cache komodo coin stats, shielding not performed.",

"rewardRecipients": {
    "URgvsLG6q5K5QLUssiADCiiruJy16Xxhh3": 1.0
},

"tlsOptions": {
    "enabled": false,
    "serverKey":"",
    "serverCert":"",
    "ca":""
},

Thank you

Thank you for your help very much!
I have can run the pool now, but when I access the website, It shows "数据尚未同步", why?
Thank you.

npm update errors

I run "npm update" after I clone "ulord-node-stratum-pool", but seeing below errors:

======================

npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror git://github.com/bicliu/node-multi-hashing.git /root/.npm/_git-remotes/git-github-com-bicliu-node-multi-hashing-git-517b8fc4: Cloning into bare repository '/root/.npm/_git-remotes/git-github-com-bicliu-node-multi-hashing-git-517b8fc4'...
npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror git://github.com/bicliu/node-multi-hashing.git /root/.npm/_git-remotes/git-github-com-bicliu-node-multi-hashing-git-517b8fc4: fatal: remote error:
npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror git://github.com/bicliu/node-multi-hashing.git /root/.npm/_git-remotes/git-github-com-bicliu-node-multi-hashing-git-517b8fc4: Repository not found.
npm ERR! Linux 4.4.0-62-generic
npm ERR! argv "/root/.nvm/versions/node/v4.8.7/bin/node" "/root/.nvm/versions/node/v4.8.7/bin/npm" "update"
npm ERR! node v4.8.7
npm ERR! npm v2.15.11
npm ERR! code 128

npm ERR! Command failed: git clone --template=/root/.npm/_git-remotes/_templates --mirror git://github.com/bicliu/node-multi-hashing.git /root/.npm/_git-remotes/git-github-com-bicliu-node-multi-hashing-git-517b8fc4
npm ERR! Cloning into bare repository '/root/.npm/_git-remotes/git-github-com-bicliu-node-multi-hashing-git-517b8fc4'...
npm ERR! fatal: remote error:
npm ERR! Repository not found.
npm ERR!
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! https://github.com/npm/npm/issues

npm ERR! Please include the following file with any support request:
npm ERR! /var/tmp/ulord-node-stratum-pool/npm-debug.log

======================

I run below commands to install nodejs:
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.10/install.sh | bash
nvm install 4.8.7
nvm use 4.8.7

This is node version
root@ubuntu-16:/var/tmp/ulord-node-stratum-pool# node -v
v4.8.7

Anything I was missing? Thanks guys.

what is the reason of this error? thx

when I run "npm start" command, there are some errors:
root@ubuntu:~/ulord-node-stratum-pool# npm start

[email protected] start /root/ulord-node-stratum-pool
node init.js

fs.js:1236
throw error;
^

Error: watch /root/ulord-node-stratum-pool/web/ulordrig.exe ENOENT
at exports._errnoException (util.js:907:11)
at FSWatcher.start (fs.js:1234:19)
at Object.fs.watch (fs.js:1262:11)
at Object. (/root/ulord-node-stratum-pool/libs/apiEx.js:33:4)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)

npm ERR! Linux 4.4.0-128-generic
npm ERR! argv "/root/.nvm/versions/node/v4.8.7/bin/node" "/root/.nvm/versions/node/v4.8.7/bin/npm" "start"
npm ERR! node v4.8.7
npm ERR! npm v2.15.11
npm ERR! code ELIFECYCLE
npm ERR! [email protected] start: node init.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script 'node init.js'.
npm ERR! This is most likely a problem with the ulord-pool package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node init.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs ulord-pool
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!
npm ERR! npm owner ls ulord-pool
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /root/ulord-node-stratum-pool/npm-debug.log

what is the reason?
Thanks

pool集群

现在是一台 如何搭建两台或多台的集群呢,请帮忙给说下

Could not parse rpc data from daemon instance

coin daemon went into troubles periodically.

2018-05-19 23:59:54 [Pool] [ulord] (Thread 1) Could not parse rpc data from daemon instance 0
Request Data: {"method":"getblocktemplate","params":[],"id":1526745594263}
Reponse Data: Work queue depth exceeded
2018-05-19 23:59:55 [Pool] [ulord] (Thread 1) Could not parse rpc data from daemon instance 0
Request Data: {"method":"getblocktemplate","params":[],"id":1526745595268}
Reponse Data: Work queue depth exceeded
2018-05-19 23:59:56 [Pool] [ulord] (Thread 1) Could not parse rpc data from daemon instance 0
Request Data: {"method":"getblocktemplate","params":[],"id":1526745596268}
Reponse Data: Work queue depth exceeded
2018-05-19 23:59:57 [Pool] [ulord] (Thread 1) Could not parse rpc data from daemon instance 0
Request Data: {"method":"getblocktemplate","params":[],"id":1526745597265}
Reponse Data: Work queue depth exceeded
2018-05-19 23:59:58 [Pool] [ulord] (Thread 1) Could not parse rpc data from daemon instance 0
Request Data: {"method":"getblocktemplate","params":[],"id":1526745598268}
Reponse Data: Work queue depth exceeded
2018-05-19 23:59:59 [Pool] [ulord] (Thread 1) Could not parse rpc data from daemon instance 0
Request Data: {"method":"getblocktemplate","params":[],"id":1526745599271}
Reponse Data: Work queue depth exceeded
Execution time: 0 PileUp: 0 Executed operations: 1
Share processor Redis execution time: 8 Executed operations: 3
2018-05-20 00:00:00 [Pool] [ulord] (Thread 1) Block notification via RPC polling
send job, login
2018-05-20 00:00:00 [Pool] [ulord] (Thread 1) Block notification via blocknotify script
2018-05-20 00:00:00 [Pool] [ulord] (Thread 2) Block notification via blocknotify script
Execution time: 0 PileUp: 0 Executed operations: 1
Share processor Redis execution time: 4 Executed operations: 3
{"name":"ufWxxVg17Q8SHLtKum5GTQ53SmVbPNJYDZ","diff":410,"shares":0.6,"invalidshares":0,"currRoundShares":6.7,"currRoundTime":0,"hashrate":131.072,"hashrateString":"131.07 H/s","luckDays":"4836800.182","luckHours":"116083204.379","paid":0,"balance":0}
{"name":"ufWxxVg17Q8SHLtKum5GTQ53SmVbPNJYDZ","diff":410,"shares":0.6,"invalidshares":0,"currRoundShares":6.7,"currRoundTime":0,"hashrate":131.072,"hashrateString":"131.07 H/s","luckDays":"4836800.182","luckHours":"116083204.379","paid":0,"balance":0}

when the error above happened, the coin daemon seems not work. It become normal after a while.

ulord@zonea1:~/UlordChain/src$ ./ulord-cli getblocktemplate error: couldn't parse reply from server ulord@zonea1:~/UlordChain/src$ ./ulord-cli getblocktemplate error: couldn't parse reply from server ulord@zonea1:~/UlordChain/src$ ./ulord-cli getblocktemplate error: couldn't parse reply from server ulord@zonea1:~/UlordChain/src$ ./ulord-cli getblocktemplate error: couldn't parse reply from server ulord@zonea1:~/UlordChain/src$ ./ulord-cli getblocktemplate error: couldn't parse reply from server ulord@zonea1:~/UlordChain/src$ ./ulord-cli getblocktemplate error: couldn't parse reply from server ulord@zonea1:~/UlordChain/src$ ./ulord-cli getblocktemplate error: couldn't parse reply from server ulord@zonea1:~/UlordChain/src$ ./ulord-cli getblocktemplate error: couldn't parse reply from server ulord@zonea1:~/UlordChain/src$ ./ulord-cli getblocktemplate error: couldn't parse reply from server ulord@zonea1:~/UlordChain/src$ ./ulord-cli getblocktemplate error: couldn't parse reply from server ulord@zonea1:~/UlordChain/src$ ./ulord-cli getblocktemplate { "capabilities": [ "proposal" ], "version": 536870912, "previousblockhash": "00000028d3c0116769519258c57486c16d79dcf3b40917bc41db29ece6439385", "transactions": [ ], "coinbaseaux": { "flags": "" }, "coinbasevalue": 11296600000, "longpollid": "00000028d3c0116769519258c57486c16d79dcf3b40917bc41db29ece6439385178", "target": "0000002a68020000000000000000000000000000000000000000000000000000", "mintime": 1526745400, "mutable": [ "time", "transactions", "prevblock" ], "noncerange": "00000000ffffffff", "sigoplimit": 80000, "sizelimit": 4000000, "curtime": 1526745995, "bits": "1d2a6802", "height": 17853, "claimtrie": "0000000000000000000000000000000000000000000000000000000000000000", "masternode": { }, "masternode_payments_started": true, "masternode_payments_enforced": false, "Foundnode": { }, "superblock": [ ], "superblocks_started": true, "superblocks_enabled": true }

矿池服务器选型

我想搭建ulord矿池服务器,请问矿池的服务器配置应该是怎么样的?选择阿里云服务器可以吗?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.