Discord bot connection hangs on client.login() — Cloudflare / API Rate Limit (HTTP 429) on Node IP

Posted by user_rgt6ko in discord-bots.

Hello Support Team, My discord.js bot hangs indefinitely at client.login() without throwing any errors or logging in. Upon testing the outgoing HTTPS connection directly to Discord (https://discord.com/api/v10/gateway), the response returns an HTTP status 429 (Too Many Requests). It appears that the shared Node IP my container is currently hosted on is temporarily rate limited or blocked by Cloudflare / Discord API. Console Logs: Plaintext 🌐 Checking Discord API connection... 🔄 Logging in... ✅ Response from Discord API: Status Code 429 Could you please check this Node's IP or migrate my server/container to a different node with a clean IP? Thank you!

Replies

vynqis

https://wispbyte.com/kb/discord rate limits

Wispbyte Community Forum