#Shard reconnect issue

2 messages · Page 1 of 1 (latest)

placid echo
#

Hello,
I have a problem that when I listen on the shard 'reconnect' event, I get the log that a reconnect has been triggered on the shard with ID X.
Then another event comes 20 seconds later and then another event comes half a minute later - and they are for the same shard id.
Meanwhile on the shard 'ready' event no log comes that shard X is ready.

What could be the reason for this? I have read in several posts/comments that discord triggers at any time between 15m-4h to validate the shard, but here there is one (actually a few) shard with several 'reconnect' events.

Did anyone else has this issue?

summer sluiceBOT
#
  • What's your exact discord.js npm list discord.js and node node -v version?
  • Not a discord.js issue? Check out #1081585952654360687.
  • Consider reading #how-to-get-help to improve your question!
  • Explain what exactly your issue is.
  • Post the full error stack trace, not just the top part!
  • Show your code!
  • Issue solved? Press the button!
  • Marked as resolved by OP