nick22985
nick22985
Explore posts from servers
DIAdiscord.js - Imagine an app
Created by nick22985 on 8/27/2023 in #djs-questions
Does anyone know why this is happening?
this has never happened before and been happening for around 2-3 days. There was no commands run or anything in that time. It happens on multiple of my bots but not all at the same time. So one may happen a hour earlier then a hour after each or 30 min all bots are hosted at the exact same place. Is there a way to figure out if this is my connection or a internal server error? or is it just playing around with the rest options I have the debug and error logs on events on discord I get no errors or anything around there as well
[WS => Shard 0] Heartbeat acknowledged, latency of 225ms. +41s
unhandledRejection ConnectTimeoutError: Connect Timeout Error
at onConnectTimeout (/home/nick/bots/discord/bot/node_modules/undici/lib/core/connect.js:182:24)
at /home/nick/bots/discord/bot/node_modules/undici/lib/core/connect.js:129:46
at Immediate._onImmediate (/home/nick/bots/discord/bot/node_modules/undici/lib/core/connect.js:170:9)
at process.processImmediate (node:internal/timers:471:21) {
code: 'UND_ERR_CONNECT_TIMEOUT'
} +0ms
[WS => Shard 0] Heartbeat acknowledged, latency of 225ms. +41s
[WS => Shard 0] Heartbeat acknowledged, latency of 225ms. +41s
unhandledRejection ConnectTimeoutError: Connect Timeout Error
at onConnectTimeout (/home/nick/bots/discord/bot/node_modules/undici/lib/core/connect.js:182:24)
at /home/nick/bots/discord/bot/node_modules/undici/lib/core/connect.js:129:46
at Immediate._onImmediate (/home/nick/bots/discord/bot/node_modules/undici/lib/core/connect.js:170:9)
at process.processImmediate (node:internal/timers:471:21) {
code: 'UND_ERR_CONNECT_TIMEOUT'
} +0ms
[WS => Shard 0] Heartbeat acknowledged, latency of 225ms. +41s
Timecodes of the last 6 recent events (also 2 note i have 2 additional bots that are not getting this at all so far)
21:16 - bot 1
20:22 - bot 2
20:06 - bot 1
12:15 - bot 2
12: 15 - bot 1
11:42 - bot 2
21:16 - bot 1
20:22 - bot 2
20:06 - bot 1
12:15 - bot 2
12: 15 - bot 1
11:42 - bot 2
5 replies
DIAdiscord.js - Imagine an app
Created by nick22985 on 8/27/2023 in #djs-questions
Does anyone know why this is happening?
11) [email protected] /home/nick/bots/discord/ManaTrelloDiscordBot └── [email protected] 2) Happens on v20.5.1 and v18.10.0
5 replies