Shard 0 will stop sending heartbeat

Sometimes shard 0 will stop sending heartbeat, but all the other two shards send heartbeat. The bot becomes unresponsive to commands. Only a full reboot of the bot helps.
4 Replies
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
AnthonyVault
AnthonyVault2y ago
npm list discord.js: -- discord.js@14.7.0 node -v: 16.16.0 The last time it happened after 14 hours online
AnthonyVault
AnthonyVault2y ago
Everything is fine in this screenshot. But as soon as this happens, there will be no shard 0
AnthonyVault
AnthonyVault2y ago
GitHub
fix(WebSocketShard): Add RESUMED and READY timeout by gamer0mega · ...
Please describe the changes this PR makes and why it should be merged: This PR should solve the issue #8486, where the connection gets stuck on IDENTIFY or RESUME. It adds new private properties of...