CorwinDev / Discord-Bot

Discord Bot with over 400 commands and made for large servers
MIT License
652 stars 599 forks source link

Shard 0's process exited before its Client became ready. #191

Open encordinc opened 10 months ago

encordinc commented 10 months ago

I attempted to host this bot on Discloud.app; however, the bot displayed an error message and went offline. The specific error message is as follows:

Error [ShardingReadyDied]: Shard 0's process exited before its Client became ready. at Shard.onDeath (/home/node/node_modules/discord.js/src/sharding/Shard.js:178:16) at Object.onceWrapper (node:events:629:26) at Shard.emit (node:events:526:35) at Shard._handleExit (/home/node/node_modules/discord.js/src/sharding/Shard.js:439:10) at ChildProcess.emit (node:events:514:28) at ChildProcess._handle.onexit (node:internal/child_process:291:12)

aaDrr7 commented 6 months ago

did you solve it?

gokhansarapevi commented 4 months ago

anyone with a solution?

Newton19855 commented 1 month ago

when you see the other complains it seems that this has something to do with your 'npm install' process since people have different errors coming from the exact same question ("Shard 0,") Let's see if you fix that after another attempts doing 'npm install'

i have the exact same issue but coming from different line and collums