Railway.app subdomains not accessible on Jio mobile network (India) – DNS/ISP blocking issue
kkhospitallko
PROOP

19 days ago

I am facing a connectivity issue with Railway-hosted deployments using the default Railway domain (*.up.railway.app).

The deployed application works perfectly on:

  • Wi-Fi networks

  • Other ISPs/mobile networks

However, the website does not open on Jio mobile data. Multiple users in India are facing the same problem, specifically with Jio connections.

Observations:

  • Deployment status is healthy and running

  • The issue occurs only on Jio network

  • Other networks load the same URL normally

  • Affected domain pattern: *.up.railway.app

Based on community discussions, this appears to be a DNS resolution or ISP-level blocking issue affecting Railway domains on Jio network, not an application or deployment error.

Kindly investigate whether there is a networking or routing issue between Railway infrastructure and Jio ISP, or suggest an official workaround or fix.

This issue impacts a large number of Indian users since Jio has a significant user base.

Thank you for your support.

Attachments

$10 Bounty

3 Replies

Railway
BOT

19 days 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 19 days ago


Use a custom domain ..but this workaround ...This issue is related to Jio not railway ..you are getting DNS_PROBE_FINISHED_NXDOMAIN....which means DNS failed before traffic reached the app..likely because Jio  ISP’s recursive DNSis returning NXDOMAIN


dharmateja

Use a custom domain ..but this workaround ...This issue is related to Jio not railway ..you are getting DNS_PROBE_FINISHED_NXDOMAIN....which means DNS failed before traffic reached the app..likely because Jio  ISP’s recursive DNSis returning NXDOMAIN

kkhospitallko
PROOP

14 days ago

Is there any other easy solution rather than buying a domain?


kkhospitallko

Is there any other easy solution rather than buying a domain?

can use Cloudflare WARP as the workaround but each affected user has to enable it on their own phone .Otherwise can use cheap domain /Reverse proxy / other platform for jio users


Loading...