Public domain only accessible on home wifi
i-m-sid
HOBBYOP

10 months ago

1/ I deployed my app to Railway and got a public domain ( cerpweb-production.up.railway.app.

It worked perfectly on my home WiFi.

But when I tried accessing it from mobile data or another network, it didn’t open at all. Connection refused.

Solved

6 Replies

echohack
EMPLOYEE

10 months ago

Hey sid,

Mobile providers sometimes do deep packet inspection which can cause your SSL cert to fail. Can you give me a more detailed error message?

You might need to add a Cloudflare proxy in front of your frontend service in order to bypass this issue.


Status changed to Awaiting User Response Railway 11 months ago


i-m-sid
HOBBYOP

10 months ago

I simply get This site can't be reached.
DNS address could not be found.
I have tried everything and I'm now thinking to switching to other cloud service.


Status changed to Awaiting Railway Response Railway 10 months ago


i-m-sid
HOBBYOP

10 months ago

My issues is fixed now after turning off Metal Edge for domain. Metal Edge was holding my domain back in my opinion.


i-m-sid
HOBBYOP

10 months ago

I am not getting 502 Bad Gateway


Anonymous
FREE

10 months ago

I'm experiencing this too
found any solution??


10 months ago

For the 502 error, please see our docs on that topic -

https://docs.railway.com/reference/errors/application-failed-to-respond


Status changed to Awaiting User Response Railway 10 months ago


Status changed to Solved brody 10 months ago


Loading...