Rennie
Rennie
Explore posts from servers
DIAdiscord.js - Imagine an app
Created by Rennie on 1/5/2024 in #djs-questions
Unhandled promise rejection: Error: getaddrinfo EAI_AGAIN gateway.discord.gg
Hi! My bot have been woking as it should for abt a week, but yesterday night, my bot keeps turning off by itself. It is coded in replit, and hosted on uptimerobot. But now i get this error when i start up my bot
Unhandled promise rejection: Error: getaddrinfo EAI_AGAIN gateway.discord.gg
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:82:26) {
errno: -3001,
code: 'EAI_AGAIN',
syscall: 'getaddrinfo',
hostname: 'gateway.discord.gg'
}
Unhandled promise rejection: Error: getaddrinfo EAI_AGAIN gateway.discord.gg
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:82:26) {
errno: -3001,
code: 'EAI_AGAIN',
syscall: 'getaddrinfo',
hostname: 'gateway.discord.gg'
}
What is the problem, and how do i fix it?
2 replies