chaudryhassan-collab
FREEOP
2 months ago
Hi — my custom domain gethumanized.app has had a 502 for 3+ hours. The ACME challenge TXT records are on DNS and visible (_acme-challenge.gethumanized.app resolves correctly on 8.8.8.8), the domain shows a green checkmark in my Railway settings, but the SSL cert never provisions. My Railway URL gethumanized-production.up.railway.app works perfectly. I've deleted and re-added the custom domain twice. Service ID: [paste your service ID from Railway]
2 Replies
2 months ago
Your custom domain gethumanized.app is configured to route traffic to port 3000, but your application is listening on port 8080. Update the target port for your custom domain to 8080 in your service's domain settings.
Status changed to Solved brody • 2 months ago