The problem with shards

The bot was launched two days ago, it was on the host, it worked 24/7, in a single instance, but yesterday something happened and the bot suddenly died, and when it started, there were errors, although there were no incomplete sessions, etc.
Other bots don't have such problems.
I use the bot to synchronize users in the tg channel and the discord server.
Error: Not enough sessions remaining to spawn 1 shards; only 0 remaining; resets at 2025-02-23T21:04:34.120Z
    at WebSocketManager.connect (C:\Users\ivale\Desktop\helper.oyumly\node_modules\@discordjs\ws\dist\index.js:1458:13)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async WebSocketManager.connect (C:\Users\ivale\Desktop\helper.oyumly\node_modules\discord.js\src\client\websocket\WebSocketManager.js:200:5)
    at async Client.login (C:\Users\ivale\Desktop\helper.oyumly\node_modules\discord.js\src\client\Client.js:228:7)
Was this page helpful?