Discord Error 429 Global Rate Limit
Posted by user_1svlxe in discord-bots.
Hi, my Discord bot (on Node.js) can't connect and times out on startup. When I do a test HTTP ping to the Discord API, I get an error "429 You are being blocked from accessing our API temporarily due to exceeding global rate limits." Since the node's IP is shared, it appears to have been blocked by Discord due to traffic from other containers. Can you check the node's status or, if possible, migrate my server to a node with an unblocked IP address? Thanks!