DNS records updated but no change in vercel

Hey,

I have changed my DNS settings and it have been 72 hours but vercel still haven’t picked up the changes for the www domain the regular one without www got picked up after 1 minute,

Hi @karol-oman, welcome to the Vercel Community!

Can you share the domain here so I can take a look?

Domain is kickstats.com

Thanks for sharing the domain.

I’m able to access both www and root domain without any issues. I can see that the records have propagated correctly: https://dnschecker.org/#A/www.kickstats.com and https://dnschecker.org/#CNAME/www.kickstats.com

Moreover, as per WHOIS, I see that the domain is using non-Vercel DNS Nameservers. So, domain records propagation is outside of Vercel’s influence.

Hey,

Then why haven’t it changed here:

Also is it SSL because sometimes when i enter the site it’s not SSL and sometimes it is?

Hey again, it’s still red and no SSL. Even tho the DNS are correct like you mentioned.

What error do you see for SSL on Vercel dashbaord?

Can you delete and re-add the domain? There may have been a transient issue.

Hey,

Thanks for the quick response. I can’t see any errors regarding the SSL. I just deleted it and re-added the domain again, now waiting a few hours to see if it will change from the invalid configuration.

Where can I see SSL error logs?

The SSL error will show up where the Invalid Configuration error as coming. Also, you need not to wait hours because the DNS record values shouldn’t change and DNS propagation is not needed.

Oh wait. I reviewed your image again and I realize now that you have conflicting A records.

As per the image, you need to remove the existing A and AAAA records and then add an A record for @ pointing to 216.98.79.1.

This will solve all your domain configuration issues.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.