Invalid domain configuration despite being correctly propagated

I’m having a strange issue with my domain. Vercel is complaining that I’ve should set the corresponding A name on my server, but this is already done and has propagated a while ago. This error has been persisting for whole weeks without any improvement. I attach to the post the pictures showing the incongruency of the situation. Thanks in advance.

image

The domain troubleshooting guide can help with most custom domain configuration issues. You might be able to use that guide to solve it before a human is available to help you. Then you can come back here and share the answer for bonus points.

You can also use v0 to narrow down the possibilities.

Hey @rheconsultora-1047

Welcome to the community.

Sometimes, it takes time to generate SSL and setup domain. It might be a case for you.

by the way, I visited above mentioned domain, and it seems working. Please have a look again.

Thank you Chintan for your response. As stated earlier, this issue has been for at least months, so the SSL is not the problem. Moreover, I’m aware that the webpage works, but I want to know why Vercel keeps complaining about the misconfigured domain, despite the fact that everything matches and it has been like this for a long time.

1 Like

I might be wrong here, but I noticed one strange thing on DNS record is, you have multiple A records.

When a DNS server finds multiple A records for a single domain name, the client (such as a web browser or application) receives a list of associated IP addresses. The subsequent behavior depends on how the DNS server and the client’s system resolve and utilize that list, primarily for load balancing and redundancy/failover.

For more context: https://serverfault.com/questions/528742/can-i-have-2-a-records-for-the-same-domain

Is it expected to have multiple A record for you?

It’s interesting how you get all those A records, because they don’t appear on my hosting provider.

I don’t want/need multiple A records.

The main issue is that I can’t see where those records are coming from, as on my provider I only see the one Vercel is asking for.

Could you indicate me how are you seeing that?

1 Like

I have checked here - rheconsultora.com DNS Information - Who.is

By the way, did you confirm with your provider?

Yes, I’ve already write them and they still didn’t answer. As soon as they give me a response I’ll come back to you. Thank you a lot

1 Like

From my provider they told me that the only A record in my site is the Vercel one, and to do not pay attention to the ones showed at whois.

I feel like I’m not getting anywhere.

I finally found it, there were some extra A records on the Vercel side.

I really don’t know why there are records on my provider and Vercel. But erasing the A ones from Vercel solved the issue.

Thank you!

1 Like

I am happy for you. Thanks for confirming.

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