Shards not automatically respawning after error
Hello!
I have recently after switching to the new v14 version of discord.js been having an issue where some shards would just die and not come back. In this example the shards 0 and 11 had an
INTERNAL_ERROR
but after resuming they never actually came back and I had to restart the shards manually. The ws.status
also always showed Ready. If there is any solution to stop this from happening let me know thanks!
Screenshots: https://i.altpapier.dev/c1PXJNAoSZ.png https://i.altpapier.dev/soE8OR9Vff.png4 Replies
• 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.The internal error was the close reason and after the last screenshot both shards never acknowledged any heartbeats anymore and there was also no error
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View