2 months ago
Hi there. I have a trouble with some DNS stuff. I'm not a vibecoder, though my knowledge about dns is quite low. So, steps:
- I bough custom domain from railway
- I linked that through ui settings to my application
- It is configured properly -- says railway, though, through logs I can see that:
AWS Route53 -- the domain is properly delegated there. But Route53 returned an empty response (28 bytes = just the header, no records) because the actual A/CNAME record pointing to Railway is missing. Idk, maybe that's a temporary issue, but maybe that's a bug where railway just hasn't update the A/CNAME after registering the domain
1 Replies
Status changed to Awaiting Railway Response Railway • about 2 months ago
2 months ago
hosted zone appears not provisioned. commands:
dig flowly.pro A +cd @8.8.8.8 && dig flowly.pro A +dnssec @1.1.1.
dig flowly.pro NS @ns-291.awsdns-36.com → REFUSED
dig flowly.pro SOA @ns-291.awsdns-36.com → REFUSED
dig flowly.pro A @8.8.8.8 → SERVFAIL (rcode=REFUSED at delegation)
old url works in the meantime btw
haha maybe there's a bug in infrastructure so I can get the bounty for that
anyway, please create/fix the hosted zone for flowly.pro in the Route53 account associated with these nameservers <3
Status changed to Solved alex-svrdnk • about 2 months ago