a year ago
Hey team, I’m facing an issue with my n8n project hosted on Railway.
The default Railway domain (https://primary-production-39db.up.railway.app) is not working — it throws a DNSPROBEFINISHED_NXDOMAIN error.
Here’s what I’ve tried so far:
Re-deployed the project
Checked that the deployment is successful (green tick)
No custom domain is attached
Tried accessing the default domain after deployment but still no luck
Can someone help me resolve this or check if my domain got deleted or blocked?
Thanks!
26 Replies
a year ago
hey, i've no problems on acessing your domain on my local machine
a year ago
there might be a DNS cache issue on your PC. Wait for a few minutes and it should work.
a year ago

a year ago
again, wait for a few minutes until the DNS/domain is propagated to your PC
ohh why this issue caomes in my system
I tried multiple browsers but still the same error I am facing
a year ago
as i said, wait for a few minutes until the DNS/domain is propagated to your PC
a year ago
also, are you on windows?
a year ago
nx_domain likey mean the domain has been blocked bu their DNS
a year ago
if yes, try running this command on your CMD:
1 - Windows + R
2 - ipconfig /flushdns
a year ago
try that first and let's see how it goes from there
a year ago
ok, do you know how to change your DNS?
a year ago
please follow this tutorial from Cloudflare
https://developers.cloudflare.com/1.1.1.1/setup/windows/
a year ago
I wish I could guide you but unfortunately I'm not on Windows
a year ago
if you've any questions about it let me know
a year ago
basically we're thinking that your ISP dns provider is blocking Railway domains for some reason so we're going to switch to another free one.
Hey Thalles thanks for your help
I reboot my system and tried and its working fine now
