Bot randomly crashed #1270
-
I've been having this issue on my Evobot in my server, where it will randomly crash usually when a user plays something, it will work fine and then all of a sudden crash - this is quite the issue as I need the bot to have a consistently high uptime and the crashes sporadic, how would I fix this? I've included the latest stuff from the terminal at the time of the crash below. AudioPlayerError: Status code: 403 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Crashed Again home/server/evobot/node_modules/@discordjs/voice/src/VoiceConnection.ts:549 |
Beta Was this translation helpful? Give feedback.
-
The first error is not a crash just a 403 warning, and that just means the video is restricted/private You can use PM2 to keep your bot online https://pm2.keymetrics.io/ |
Beta Was this translation helpful? Give feedback.
-
I also pushed a fix here 16d0160 🚀 |
Beta Was this translation helpful? Give feedback.
I also pushed a fix here 16d0160 🚀