fancoder / cryptonote-universal-pool

Mining pool for all CryptoNote based coins such as Bytecoin, duckNote, Monero, and Fantomcoin.
http://cryptonotemining.org
GNU General Public License v2.0
335 stars 308 forks source link

[master] Block unlocker died, spawning replacement... #107

Closed L2ne closed 6 years ago

L2ne commented 6 years ago

TypeError: Object true has no method 'map' at async.waterfall.orphanCommands (/home/ubuntu/pool/lib/blockUnlocker.js:82:40) at nextTask (/home/ubuntu/pool/node_modules/async/dist/async.js:5310:14) at next (/home/ubuntu/pool/node_modules/async/dist/async.js:5317:9) at /home/ubuntu/pool/node_modules/async/dist/async.js:958:16 at /home/ubuntu/pool/lib/blockUnlocker.js:75:17 at /home/ubuntu/pool/node_modules/async/dist/async.js:3358:25 at /home/ubuntu/pool/node_modules/async/dist/async.js:473:16 at iteratorCallback (/home/ubuntu/pool/node_modules/async/dist/async.js:1048:13) at /home/ubuntu/pool/node_modules/async/dist/async.js:958:16 at /home/ubuntu/pool/node_modules/async/dist/async.js:3355:13

What is causing this ?

L2ne commented 6 years ago

had the wrong async version