CDN Cache Purge Request for platform.highticket.agency
christian-hta
FREEOP

2 months ago

Hi Railway team,

I recently deleted my project and removed the domain platform.highticket.agency from your platform as part of a migration to a self-hosted server.

However, the domain is still being served through Railway's CDN (Fastly/Varnish), which is blocking traffic from reaching my new server. I confirmed this via curl, which still returns Railway CDN headers.

Could you please purge the CDN cache for:

- Domain: platform.highticket.agency

This is preventing my application from working on the new infrastructure.

Thank you!

Solved

7 Replies

Status changed to Awaiting Railway Response Railway 2 months ago


2 months ago

Your domain platform.highticket.agency is not being served through our CDN. DNS shows it resolves to 38.242.138.35, which is not a Railway IP, and your nameservers are SiteGround. There is no CNAME pointing to us. If you're still seeing cached responses, the caching is happening elsewhere, likely at your DNS provider, browser, or local resolver. Try flushing your local DNS cache or testing from a different network.


Status changed to Awaiting User Response Railway 2 months ago


brody

Your domain `platform.highticket.agency` is not being served through our CDN. DNS shows it resolves to `38.242.138.35`, which is not a Railway IP, and your nameservers are SiteGround. There is no CNAME pointing to us. If you're still seeing cached responses, the caching is happening elsewhere, likely at your DNS provider, browser, or local resolver. Try flushing your local DNS cache or testing from a different network.

christian-hta
FREEOP

2 months ago

I deleted my project and removed the domain platform.highticket.agency from Railway as part of a migration to a self-hosted server.

However, the domain is still being routed through Railway's CDN — visitors see a Railway "Not Found" page instead of my new server. I confirmed this with curl:

curl -I http://platform.highticket.agency

The response still includes:

X-Railway-CDN-Edge: fastly/cache-bog-skbo2340067-BOG


Status changed to Awaiting Railway Response Railway 2 months ago


brody

Your domain `platform.highticket.agency` is not being served through our CDN. DNS shows it resolves to `38.242.138.35`, which is not a Railway IP, and your nameservers are SiteGround. There is no CNAME pointing to us. If you're still seeing cached responses, the caching is happening elsewhere, likely at your DNS provider, browser, or local resolver. Try flushing your local DNS cache or testing from a different network.

christian-hta
FREEOP

2 months ago

The screenshot

Attachments


2 months ago

What you're seeing is likely stale DNS on your local machine or network still resolving to an old address. Try flushing your local DNS (ipconfig /flushdns on Windows or sudo dscacheutil -flushcache on macOS) and testing from a different network or device.


Status changed to Awaiting User Response Railway 2 months ago


christian-hta
FREEOP

2 months ago

Okay, but I shared a screenshot with you showing the redirect to Railway. It's independent of the device you use.


Status changed to Awaiting Railway Response Railway 2 months ago


2 months ago

Try opening it in incognito or a mobile device. I'm able to open your URL fine, so it's localized to your DNS resolver.


Status changed to Awaiting User Response Railway 2 months ago


christian-hta
FREEOP

2 months ago

Ready, All be ok now


Status changed to Awaiting Railway Response Railway 2 months ago


Status changed to Solved christian-hta 2 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...