#Sharding issue

1 messages · Page 1 of 1 (latest)

spare cliff
#

My sharding keep restarting in djs v14 any ways to fix

pliant saddle
#

Restarting as in from time to time or in a constant loop almost getting you ratelimited?

spare cliff
#

I didn't changed any loop

pliant saddle
#

None of that answers my question… without information I can’t help you

spare cliff
#

I launched 40 shards

#

after some shard started it start again from 0

#

there is no ram issue I have 16 gb ram

pliant saddle
#

I‘m asking about timing. Do your shards restart immediately/within seconds or is it more in terms of hours? What exactly are we talking about here?

cedar helmBOT
#

Tag suggestion for @spare cliff:
Please add the following code to your code base outside of any other event listeners and provide the full log output relevant to your issue.

client
    .on("debug", console.log)
    .on("warn", console.log)

• Note: if you initialize your Client as bot or other identifiers you need to use these instead of client
• If the output is too long to post consider using a bin instead: gist | hasteb.in | sourceb.in | hastebin

spare cliff
#

ohk

pliant saddle
spare cliff