dev_panda
DIAdiscord.js - Imagine an app
•Created by dev_panda on 10/2/2024 in #djs-questions
Bot Appearing Offline on Some Shards
about this
53 replies
DIAdiscord.js - Imagine an app
•Created by dev_panda on 10/2/2024 in #djs-questions
Bot Appearing Offline on Some Shards
i will tell them
53 replies
DIAdiscord.js - Imagine an app
•Created by dev_panda on 10/2/2024 in #djs-questions
Bot Appearing Offline on Some Shards
Alright
53 replies
DIAdiscord.js - Imagine an app
•Created by dev_panda on 10/2/2024 in #djs-questions
Bot Appearing Offline on Some Shards
i'll do that now and try to reproduce the issue.
53 replies
DIAdiscord.js - Imagine an app
•Created by dev_panda on 10/2/2024 in #djs-questions
Bot Appearing Offline on Some Shards
i asked their support server, and they mentioned it's unlikely to be a hybrid hosting issue, suggesting it might be related to Discord.js or a network problem
53 replies
DIAdiscord.js - Imagine an app
•Created by dev_panda on 10/2/2024 in #djs-questions
Bot Appearing Offline on Some Shards
I've been using Discord.js as my main library
53 replies
DIAdiscord.js - Imagine an app
•Created by dev_panda on 10/2/2024 in #djs-questions
Bot Appearing Offline on Some Shards
logs1
| [WS => Shard 124] Heartbeat acknowledged, latency of 107ms.
1 | [WS => Shard 265] Heartbeat acknowledged, latency of 105ms.
1 | [WS => Shard 125] Heartbeat acknowledged, latency of 111ms.
1 | [WS => Shard 267] Heartbeat acknowledged, latency of 115ms.
1 | [WS => Shard 19] Heartbeat acknowledged, latency of 105ms.
1 | [WS => Shard 300] Heartbeat acknowledged, latency of 106ms.
1 | [WS => Shard 117] Heartbeat acknowledged, latency of 107ms.
1 | [WS => Shard 118] Heartbeat acknowledged, latency of 111ms.
1 | [WS => Shard 133] Destroying shard
1 | Reason: Told to reconnect by Discord
1 | Code: 4200
1 | Recover: Resume
1 | [WS => Shard 133] Connection status during destroy
1 | Needs closing: true
1 | Ready state: 1
1 | [WS => Shard 202] Heartbeat acknowledged, latency of 106ms.
1 | [WS => Shard 233] Heartbeat acknowledged, latency of 112ms.
1 | [WS => Shard 150] Heartbeat acknowledged, latency of 105ms.
1 | [WS => Shard 133] Connecting to wss://gateway-us-east1-c.discord.gg?v=10&encoding=json
1 | [WS => Shard 133] Waiting for event hello for 60000ms
1 | [WS => Shard 133] Resuming session
1 | resume url: wss://gateway-us-east1-c.discord.gg
1 | sequence: 32204
1 | shard id: 133
1 | [WS => Shard 133] Resumed and replayed 5 events
53 replies
DIAdiscord.js - Imagine an app
•Created by dev_panda on 10/2/2024 in #djs-questions
Bot Appearing Offline on Some Shards
index.ts
53 replies
DIAdiscord.js - Imagine an app
•Created by dev_panda on 10/2/2024 in #djs-questions
Bot Appearing Offline on Some Shards
Server.ts
53 replies