10 months 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
10 months ago
hey, i've no problems on acessing your domain on my local machine
10 months ago
there might be a DNS cache issue on your PC. Wait for a few minutes and it should work.
10 months ago

10 months 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
10 months ago
as i said, wait for a few minutes until the DNS/domain is propagated to your PC
10 months ago
also, are you on windows?
10 months ago
nx_domain likey mean the domain has been blocked bu their DNS
10 months ago
if yes, try running this command on your CMD:
1 - Windows + R
2 - ipconfig /flushdns
10 months ago
try that first and let's see how it goes from there
10 months ago
ok, do you know how to change your DNS?
10 months ago
please follow this tutorial from Cloudflare
https://developers.cloudflare.com/1.1.1.1/setup/windows/
10 months ago
I wish I could guide you but unfortunately I'm not on Windows
10 months ago
if you've any questions about it let me know
10 months 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
