#Shards restarting over and over with no error messages

6 messages · Page 1 of 1 (latest)

turbid crescent
#

(See logs below.) Notice that there are no errors in the log; shards just restart over and over without any reason. Thoughts:

  • Maybe there's some kind of shard shutdown event I can attach a message to?
  • Maybe the server is running out of memory and some of the shards just die over and over? It's running with 2 GB.

See example logs at: https://gist.github.com/mwaggonerzam/9f573dd631c00df296abbd5158605313

We're on 13.6.0. Yes, I know we should update; if doing so will fix this specific issue, great.

Gist

GitHub Gist: instantly share code, notes, and snippets.

wooden bluffBOT
#

• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.

turbid crescent
#

discord.js: 13.6.0
node: 16.14.0

frosty jungle
#

Zombie connections was fixed in 13.13.0. Currently supported versions are 13.14.0+

turbid crescent
#

Thanks. I ended up, as a first step, increasing the available RAM to the bot; since doing so, the problem has stopped occurring. So that should function as a stopgap until we can update the Discord.js version.

spare sail