i have error
why this error ocurr
Error: getaddrinfo EAI_AGAIN discord.com
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:108:26) {
errno: -3001,
code: 'EAI_AGAIN',
syscall: 'getaddrinfo',
hostname: 'discord.com'
}
7 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!networl/dns issue
how to fix it
Does running
ping discord.com
on the host/computer work or does it fail with an error?no i host my bot on host but suddenly this error ocurr
without cause
so the bot runs normally until it suddenly crashes with that error?
what host do you use