Not enough sessions remaining to spawn 1 shards; only 0 remaining;
command:
ts-node-dev --respawn --transpile-only main.ts
when I start the command I am getting this error when authenticating the bot with discord, with <Client>.login
, I searched about this error, and what I saw this happens with those who use shardmanager, but I do not use it... I imagine that maybe it's the ts-node-dev auto-restart, how can I prevent that?
2 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.Unknown User•2y ago
Message Not Public
Sign In & Join Server To View