Does anyone know this "ENOTFOUND" error?
I think it's an error in a call discordjs made, and not a result of a function I called. I'm using djs 14.6.0 and node 16.13.2, so it might have been fixed in the meantime, but I'm not really sure where it originated in the first place.
7 Replies
• What's your exact discord.js
npm list discord.js
and node node -v
version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.update node
Alright, I was wondering if it might've been an error in my configuration or something, but updating does sound best.
although, djs requires node 16.9.0 but i dont know whether 16.13 is higher (as in, if 16.9 stands for 16.90). if that doesnt fix it i'd guess its some sort of network issue
16.13 is higher. It looks like a DNS error, I'm not sure if I can do anything about that on my end. But updating Node is probably the best I can do
I plan to write a wrapper process for my bot, I guess then I could catch errors like this
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
yeah i wasnt sure because in some things it stands for .90 while in others .9. anyhow, looks to be some sort of network issue