10 months ago
Hello,
First time deploying a backend service, especially a gin service so I'm not too familiar with the nomenclature.
I'm deploying a Gin back end service from Github and after creating the public domain and attempting to access my ping url, https://wedding-backend-production-a986.up.railway.app/api/ping, I keep getting consistent 502 Bad Gateway/Failed to load Resource errors.
Port is at 8080
I don't get errors in the build and deploy logs
I'm not using Metal Edge for the public network
Deployment status will start with ACTIVE then COMPLETED
None of my metrics have increased for each deployment
1 Replies
10 months ago
Please check out common errors for 502s here: https://docs.railway.com/reference/errors/application-failed-to-respond
Status changed to Awaiting User Response Railway • 10 months ago