a month ago
So I deployed my railway project, but had billing issues, but topped up, and now my domain doestn work, no matter what I do, I tried re adding it, I tried cloning the deployment and starting from scratch, but nothing works it just shows ERR_CONNECTION_CLOSED on my domain skyrig.cloud
DNS provider is cloudflare and I can confirm Ive followed all the steps
3 Replies
a month ago
This thread has been opened as a bounty so the community can help solve it.
Status changed to Open Railway • about 1 month ago
a month ago
Hey! You mentioned that the DNS provider is Cloudflare and that you followed all the steps, however, the nameservers of the domain you sent are still set to NameCheap's nameservers. This causes the domain to still resolve to Namecheap's parking IP (216.227.142.171), which is what's giving you the ERR_CONNECTION_CLOSED
Please make sure you log into Namecheap → Domain List → skyrig.cloud → Manage → Nameservers
Set the nameservers to "Custom DNS" and enter the 2 *.ns.cloudflare.com nameservers from your Cloudflare dashboard. Once the domain is actually on Cloudflare, add the Railway CNAME + _railway-verify TXT there.
If you are 100% sure you already did this then you may need to wait for the changes to propagate?
I will note that its unlikely to just be a propagation issue though since Google, Cloudflare, Quad9, OpenDNS, & Verisign all claim the nameservers are NameCheaps. Typically, atleast one would diverge if it were a propagation issue.
Status changed to Solved Anonymous • about 1 month ago