a month 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 • about 1 month ago
a month 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.
a month ago
it is the same port
a month ago
Railway domain or external? If external, make sure you set up the DNS records to use the domain.
a month ago
railway domain
a month 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.