All domains return 429 Rate Limited, even after IP change and brand-new domain
olliealzuabidi-cell
HOBBYOP

2 hours ago

All my domains (including a brand-new, freshly generated *.up.railway.app domain) have been consistently returning 429 'rate limited' for over an hour now, even after changing my IP address. Could your team please check this for project [32b8aa85-35b6-4a2c-b813-8be5e4a30a6f]?

Project ID: 32b8aa85-35b6-4a2c-b813-8be5e4a30a6f

Service ID: d611320f-9085-4bc1-93bd-f63eade64194

Edge location seen in curl response: bru1 (Brussels)

$10 Bounty

5 Replies

Railway
BOT

2 hours ago

This thread has been opened as a bounty so the community can help solve it.

Status changed to Open Railway about 2 hours ago


2 hours ago

Do you have Under Attack Mode enabled?


olliealzuabidi-cell
HOBBYOP

2 hours ago

curl -s -o /dev/null -w "%{http_code}\n" https://www.dealfinder.be


olliealzuabidi-cell

curl -s -o /dev/null -w "%{http_code}\n" https://www.dealfinder.be

2 hours ago

This custom domain return Not Found page for me

Screenshot_2026-08-17-06-56-33-17_40deb401b9ffe8e1df2f1cc5ba480b12.jpg

Attachments


2 hours ago

Screenshot_2026-08-17-06-58-00-59_568ed85dd9b4e5f606052ed6d65243e4.jpg

Attachments


olliealzuabidi-cell

curl -s -o /dev/null -w "%{http_code}\n" https://www.dealfinder.be

manuproject
HOBBYTop 5% Contributor

an hour ago

that curl test won't tell you much if under attack mode is on, it puts a browser check in front of every new visitor and curl can't pass it, so you'd get blocked there even if the site loads fine in a normal browser: https://docs.railway.com/networking/waf

check Settings → Edge on the service to see if it's actually enabled, and try the domain in a real browser rather than curl. if it loads in the browser but 429s in curl, that's your answer.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...