-
Notifications
You must be signed in to change notification settings - Fork 492
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
shell-bot keeps getting killed on its own if the output is large #43
Comments
I am using pm2 |
npm install pm2 -g https://pm2.keymetrics.io/docs/usage/quick-start/
|
@andrewlytvyn I got these errors as earlier in pm2 logs when shell-bot got killed and restarted itself
Hopefully this might be something useful for @mildsunrise to look into |
I have hosted shell-bot in my vps and i have kept it running on a tmux session. Everytime i am running my task from telegram , shell-bot process is getting killed . I have to again and again log into vps and run
node server
to start it again and again each time making it useless .Here's the log from the bottom of the tmux session just before it ends .OS - Ubuntu 20
The text was updated successfully, but these errors were encountered: