https://www.rsdatripmate.com/
rsdaadmin
FREEOP

2 months ago

https://www.rsdatripmate.com/ getting 502(index):1 Failed to load resource: the server responded with a status of 502 ()

favicon.ico:1 GET https://www.rsdatripmate.com/favicon.ico 502 (Bad Gateway)

Solved

3 Replies

Railway
BOT

2 months ago

Your service is running and actively serving requests successfully on www.rsdatripmate.com, with DNS and certificates all valid. The bare domain rsdatripmate.com (without www) is not configured on Railway and points to non-Railway IP addresses, so requests to the bare domain would fail. If you're experiencing intermittent 502s on the www subdomain, check your service metrics for resource usage spikes, and ensure your application is binding to 0.0.0.0 on the port specified by the PORT environment variable as described in our troubleshooting guide.


Status changed to Awaiting User Response Railway about 2 months ago


Railway

Your service is running and actively serving requests successfully on `www.rsdatripmate.com`, with DNS and certificates all valid. The bare domain `rsdatripmate.com` (without `www`) is not configured on Railway and points to non-Railway IP addresses, so requests to the bare domain would fail. If you're experiencing intermittent 502s on the `www` subdomain, check your service metrics for resource usage spikes, and ensure your application is binding to `0.0.0.0` on the port specified by the `PORT` environment variable as described in our [troubleshooting guide](https://docs.railway.com/networking/troubleshooting/application-failed-to-respond).

rsdaadmin
FREEOP

2 months ago

www.rsdatripmate.com it working 30 minbefore sunndle start giving 502 and with out wwww

rsdatripmate.com


Status changed to Awaiting Railway Response Railway about 2 months ago


Railway
BOT

2 months ago

Your frontend service's container stopped and has not restarted, which is causing the 502 errors on www.rsdatripmate.com. You can trigger a redeploy from the service's deployment settings in your project dashboard to bring it back online. For the bare domain (rsdatripmate.com without www), that domain is not configured on your Railway service, so it will not work until you add it as a custom domain in your service settings.


Status changed to Awaiting User Response Railway about 2 months ago


Status changed to Solved rsdaadmin about 2 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...