I’m getting this error after a period of time where the DNS propagation should be done. I have both an A record for the domain configured as requested and a CNAME for the www.* that I’m trying to link to my project.
Is there some way to get more detail on the problem beyond the generic error message?
Domain is lift24.co
Hey @slimeddy808,
When I try to look at your domain and www I get different addresses than the ones for vercel. Can you double check your domain setup?
lift24.co i’m getting a 162.x.x.x address for your A record (should be 76.76.21.21
)
and the www.lift24.co i’m getting a different domain, when it should be cname.vercel-dns.com
.
Context: This was just me doing dig +short A lift24.co
in my terminal
I took a look again and your records still don’t reflect those changes. Are you using your registrars nameservers? do you have other records on that domain that would be clashing?
Just trying to get a bigger picture to try and help.
OK there were some issues I sorted out with the domain host. It looks like the CNAME is correct now, but the A has the first octet right but not the rest. Is there some sort of round-robin off off the 66.66.21.21?
It’s working now! Looks like it just took a long time for DNS updates to propagate.
Thanks for your help! We can close this.
It’s always DNS… Glad it’s working for you now, @slimeddy808!
Cross-posting this session we just did with the domains team as well, in case it’s interesting to you
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.