a network proplem
Posted by user_anhmwp in discord-bots.
Hello, I am having trouble running my Discord bot the server crashes when the Discord client tries to connect The main error is Error: getaddrinfo EAI AGAIN discord.com This appears to be a DNS or outbound network connectivity issue. The server cannot resolve or connect to discord.com. Details: npm install completed successfully. Node.js syntax validation completed successfully. The bot token and JavaScript file are configured. The crash occurs during the Discord connection process. The error is not caused by a JavaScript syntax error. Restarting may temporarily help, but the issue can return. Could you please check: DNS resolution from my server to discord.com. Outbound HTTPS/WebSocket access to Discord. Whether Wispbyte is experiencing network or DNS problems. Whether Discord connections are being blocked or rate limited. Whether the server’s Node.js networking configuration needs adjustment. Please investigate the EAI AGAIN error and confirm whether the server can connect to Discord’s API and gateway.