Discord bot stuck connecting to Gateway on FREE-EU-RO-23
Posted by iyas920 in discord-bots.
Hello, My Node.js Discord bot starts normally and all modules load successfully, but client.login() never reaches ClientReady. There is no TokenInvalid error and no disallowed intents error. The bot stays on: "Connecting directly to Discord Gateway..." and after 45 seconds it still does not become Ready. Server node: FREE EU RO 23 Node.js tested: 22 and 24 discord.js: v14 Privileged Gateway Intents are enabled: Server Members Intent Message Content Intent The startup command is correct and index.js loads successfully. Could someone check whether outbound WebSocket connections to Discord Gateway are working on this node?