3 months ago
My domain https://www.freetourbolonia.com/ is down since at least 12 hours ago. It returns a gateway server error.
All the other domains I've checked are working fine. This one is not working since at least 12 hours ago. I did not deploy anything lately.
3 Replies
3 months ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open Railway • 3 months ago
3 months ago
I tested it externally just now and the apex domain is responding again:
curl -I https://freetourbolonia.com/
returns HTTP/2 200 with:
x-railway-edge: railway/europe-west4-drams3a
https://www.freetourbolonia.com/ currently redirects to https://freetourbolonia.com/, which also works from my side.
3 months ago
Given your “no deploys lately” note, this lines up with Railway’s platform major outdage and recovery.
https://blog.railway.com/p/incident-report-may-19-2026-gcp-account-outage
3 months ago
This looks consistent with the Railway/GCP outage recovery rather than an application issue.
I tested both domains and they appear reachable again now:
- apex domain returns HTTP 200
- www correctly redirects to the apex domain
Since you mentioned there were no recent deployments, this was likely caused by temporary edge/proxy recovery instability during the platform incident.
I’d still recommend checking:
- Railway deployment logs
- custom domain status
- SSL certificate status
- DNS propagation/records
But from the outside, the domain appears operational again.
Status changed to Open dev • 3 months ago
Status changed to Solved dev • 3 months ago