ColeBennett / binance-auto-blacklist

Automatically disables trading for new Binance listings in ProfitTrailer
34 stars 6 forks source link

At startup using pm2 on Ubuntu 16.04 #13

Open anonuserperson opened 6 years ago

anonuserperson commented 6 years ago

[PM2][ERROR] Error while launching application Error: spawn EACCES at exports._errnoException (util.js:870:11) at ChildProcess.spawn (internal/child_process.js:298:11) at exports.spawn (child_process.js:362:9) at /usr/local/lib/node_modules/pm2/lib/God/ForkMode.js:94:20 at /usr/local/lib/node_modules/pm2/node_modules/async/dist/async.js:473:16 at next (/usr/local/lib/node_modules/pm2/node_modules/async/dist/async.js:5315:29) at /usr/local/lib/node_modules/pm2/node_modules/async/dist/async.js:958:16 at WriteStream. (/usr/local/lib/node_modules/pm2/lib/Utility.js:172:13) at emitOne (events.js:77:13) at WriteStream.emit (events.js:169:7)

Darent74 commented 6 years ago

tested on Ubuntu 16.04 , try my json file

Extract json file from zip Add to your Feeder directory where blacklist files located

start with command pm2 start pm2-PT-Blacklist.json

pm2-PT-Blacklist..zip

Salocin90 commented 6 years ago

Worked like a charm! Thanks @Darent74