domain not resolving
anointing1234
HOBBYOP

a year ago

i haded a domain to railway and added the dns sethings on cloudflare but for 3 hours now the domain have not been verified and activated on railway please how do i fix this

$10 Bounty

5 Replies

Your domain is set up incorrectly. The CNAME record does not exist:

 ~  dig @1.1.1.1 CNAME audiovisualesmorvedre.com

; <<>> DiG 9.10.6 <<>> @1.1.1.1 CNAME audiovisualesmorvedre.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 49278
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;audiovisualesmorvedre.com.	IN	CNAME

;; AUTHORITY SECTION:
audiovisualesmorvedre.com. 1800	IN	SOA	asa.ns.cloudflare.com. dns.cloudflare.com. 2376179247 10000 2400 604800 1800

;; Query time: 23 msec
;; SERVER: 1.1.1.1#53(1.1.1.1)
;; WHEN: Mon Jun 23 23:59:32 +08 2025
;; MSG SIZE  rcvd: 112

anointing1234
HOBBYOP

a year ago

it is correct this is the pic

Attachments


None of the nameservers are picking up on your CNAME, so you may have to wait for it to fully propagate.

You can check it here: https://dnschecker.org or by running dig like I did above. Your domain should show the CNAME record with the value you set. If it's not present, try re-adding it on Cloudflare, or waiting longer. (This is out of our control)

If you have any A/AAAA records on your root domain, please remove them as they may conflict with CNAME flattening.


wangxuedong
PRO

a year ago

Hello, is it working now? perhaps I can give you a help.


wangxuedong
PRO

a year ago

Seems that you've finished it and re-open the proxy status on Cloudflare.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...