22 days ago
when i click on my domain it shows error site cant be reached but my service is online and sometime after it starts working and then again it fails to load.
now i checked it started working can anyone expain me why it is happening ??
5 Replies
Status changed to Open Railway • 22 days ago
22 days ago
Make sure the port your URL is mapped to is the same port your application is listening to.
0x5b62656e5d
Make sure the port your URL is mapped to is the same port your application is listening to.
22 days ago
it is the same port
22 days ago
Railway domain or external? If external, make sure you set up the DNS records to use the domain.
22 days ago
railway domain
22 days ago
Is serverless enabled? If so, disable it and see if the issue persists.
Also, see if there are any errors in your deployment logs.