3 days ago
Hello Railway Team,
I have successfully deployed my Django project using gunicorn
, and the deployment logs confirm that the server is running on port 8080
without errors. Public Networking is enabled, and a Railway-generated domain is assigned (placementrecruitmentsystem-production.up.railway.app
).
However, the domain is not resolving and consistently returns the error:DNS_PROBE_FINISHED_NXDOMAIN
in every browser/device.
Things I’ve tried:
Verified the correct Procfile and binding to
$PORT
Checked logs — no runtime or deployment errors
Removed and regenerated the domain
Flushed DNS and tested from different networks
It appears to be a DNS assignment or propagation issue on Railway’s side.
Please assist in resolving this — I’m close to final submission and stuck at this point.
Thanks in Advance
1 Replies
3 days ago
I can load this domain perfectly fine: https://placementrecruitmentsystem-production.up.railway.app/
Attachments
Status changed to Awaiting User Response railway[bot] • 3 days ago
Status changed to Solved sarahkb125 • 3 days ago