Project (Python Bot) is constantly crashing
jojo2507
HOBBYOP

3 months ago

Since this morning my project is unable to connect to Discord for reasons unknown.
The Project has not been change before the issue occurred.
I can provide the Logfile from Railway if that will help

Solved$10 Bounty

Pinned Solution

domehane
FREETop 10% Contributor

3 months ago

429 is rate limiting, if you are in us-east region switch your railway region to us-west in settings and redeploy ;should work right away

7 Replies

domehane
FREETop 10% Contributor

3 months ago

the log files you mentioned would likely show connection timeout errors or gateway connection failures to Discord's API ?


jojo2507
HOBBYOP

3 months ago

The logs show a http 429 error, so discord is not reachable.

But no idea why that happened today


domehane
FREETop 10% Contributor

3 months ago

429 is rate limiting, if you are in us-east region switch your railway region to us-west in settings and redeploy ;should work right away


jojo2507
HOBBYOP

3 months ago

Will try that, thanks


domehane
FREETop 10% Contributor

3 months ago

okay , let me know the result , and also if you need more help


jojo2507
HOBBYOP

3 months ago

That helped, thanks.

Out of curiosity, railway shares the ip for each region so it could be that it was not me triggering that issue, right?


domehane
FREETop 10% Contributor

3 months ago

yes, i think shared IPs per region wasn't your fault, someone else on us-east probably triggered the rate limit and took everyone down with them


Status changed to Solved chandrika 3 months ago


Loading...