Good afternoon guys.
Please tell me. It does not work on the automatic payment of the pool.
aeond --rpc-bind-ip 1.2.3.4 --rpc-bind-port 9998
simplewallet --rpc-bind-port 8082 --rpc-bind-ip 127.0.0.1 --wallet-file "file-name.bin" --password "password wallet" --daemon-address 1.2.3.4:9998
Error in the pool when finding the first block:
At the beginning:
Block unlocker died, spawning replacement ...
TypeError: Can not read property 'length' of null
at /home/aeon/pool/lib/blockUnlocker.js:69:35
at /home/aeon/pool/node_modules/async/dist/async.js:2908:17
at /home/aeon/pool/node_modules/async/dist/async.js:304:25
at replenish (/home/aeon/pool/node_modules/async/dist/async.js:772:28)
at /home/aeon/pool/node_modules/async/dist/async.js:791:29
at /home/aeon/pool/node_modules/async/dist/async.js:753:16
at /home/aeon/pool/node_modules/async/dist/async.js:2901:21
at /home/aeon/pool/lib/blockUnlocker.js:65:21
at /home/aeon/pool/lib/apiInterfaces.js:58:9
at IncomingMessage. <anonymous> (/home/aeon/pool/lib/apiInterfaces.js:34:13)
Now:
Block unlocker died, spawning replacement ...
TypeError: Object true has no method 'map'
at async.waterfall.orphanCommands (/home/aeon/pool/lib/blockUnlocker.js:82:40)
at nextTask (/home/aeon/pool/node_modules/async/dist/async.js:3727:18)
at /home/aeon/pool/node_modules/async/dist/async.js:3721:17
at /home/aeon/pool/node_modules/async/dist/async.js:229:31
at /home/aeon/pool/node_modules/async/dist/async.js:753:16
at /home/aeon/pool/lib/blockUnlocker.js:75:17
at /home/aeon/pool/node_modules/async/dist/async.js:2906:17
at /home/aeon/pool/node_modules/async/dist/async.js:304:25
at /home/aeon/pool/node_modules/async/dist/async.js:788:29
at /home/aeon/pool/node_modules/async/dist/async.js:753:16
Poole use Arux.
https://github.com/Arux-BTT/cryptonote-universal-pool.git
Thank you Arux. nmp update it should be v2.13.3 or higher