a month ago
I updated my custom domain DNS, but still getting server not responding after domain propogated. I think it is a port issue. the info from the app tells me that they detect it on 8080. Is that correct?
3 Replies
a month ago
Your custom domain's TXT verification record is present, but the required CNAME record pointing to gtrofgw7.up.railway.app is missing, so traffic cannot reach your service and no SSL certificate can be issued. Your domain is on GoDaddy nameservers, which do not support CNAME records at the root/apex level. You will need to either switch your nameservers to a provider that supports CNAME flattening (like Cloudflare), or use a subdomain (e.g., www.goodtimecharlieexperiences.com) instead. More details are in our custom domain docs.
Status changed to Awaiting User Response Railway • about 1 month ago
Railway
Your custom domain's TXT verification record is present, but the required CNAME record pointing to `gtrofgw7.up.railway.app` is missing, so traffic cannot reach your service and no SSL certificate can be issued. Your domain is on GoDaddy nameservers, which do not support CNAME records at the root/apex level. You will need to either switch your nameservers to a provider that supports CNAME flattening (like [Cloudflare](https://developers.cloudflare.com/dns/zone-setups/full-setup/setup/)), or use a subdomain (e.g., `www.goodtimecharlieexperiences.com`) instead. More details are in our [custom domain docs](https://docs.railway.com/networking/domains/working-with-domains#adding-a-root-domain).
a month ago
On the godaddy domain dns panel it wont let me edit or delete the NS entry
Status changed to Awaiting Railway Response Railway • about 1 month ago
a month ago
Changing nameservers in GoDaddy is not done from the DNS records panel where NS records appear. Instead, go to your domain's settings page in GoDaddy and look for the "Nameservers" section, where you can switch from GoDaddy's default nameservers to custom ones (like Cloudflare's). Alternatively, the simpler option is to use a subdomain like www.goodtimecharlieexperiences.com as your custom domain in Railway, since GoDaddy fully supports CNAME records on subdomains without needing to change nameservers.
Status changed to Awaiting User Response Railway • about 1 month ago
a month ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • about 1 month ago