aria-telegram-mirror-bot
aria-telegram-mirror-bot copied to clipboard
A2C: Failed to open websocket
> [email protected] start /home/administrator/aria-telegram-mirror-bot
> node index.js
node-telegram-bot-api deprecated Automatic enabling of cancellation of promises is deprecated.
In the future, you will have to enable it yourself.
See https://github.com/yagop/node-telegram-bot-api/issues/319. module.js:652:30
A2C: Failed to open websocket. Exiting.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: `node index.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2019-05-05T18_20_39_767Z-debug.log
It's not npm error Error is A2C failed to open websocket Run ./aria.sh first
Hi, I have run ./aria.sh
but, still get the same error
root@antricukur:/home/administrator/aria-telegram-mirror-bot# ./aria.sh
root@antricukur:/home/administrator/aria-telegram-mirror-bot# npm --max_old_space_size=128 start
> [email protected] start /home/administrator/aria-telegram-mirror-bot
> node index.js
node-telegram-bot-api deprecated Automatic enabling of cancellation of promises is deprecated.
In the future, you will have to enable it yourself.
See https://github.com/yagop/node-telegram-bot-api/issues/319. module.js:652:30
A2C: Failed to open websocket. Exiting.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: `node index.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2019-05-06T13_45_29_294Z-debug.log
Try killing and restarting aria2c.
killall aria2c && ./aria.sh
Sorry, how to do that?
Sorry, updated my last comment.
Hi, I've tried that, but still get the same error
root@antricukur:/home/administrator/aria-telegram-mirror-bot# killall aria2c && ./aria.sh
root@antricukur:/home/administrator/aria-telegram-mirror-bot# npm --max_old_space_size=128 start
> [email protected] start /home/administrator/aria-telegram-mirror-bot
> node index.js
node-telegram-bot-api deprecated Automatic enabling of cancellation of promises is deprecated.
In the future, you will have to enable it yourself.
See https://github.com/yagop/node-telegram-bot-api/issues/319. module.js:652:30
A2C: Failed to open websocket. Exiting.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: `node index.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2019-05-06T17_16_43_718Z-debug.log
Use the new ARIA_PORT option and change the default port. That should fix it.
how can I start aria2 with ./aria.sh
issue resolved? getting same issue
update aria2c from npm to latest it will solve the problem