Warning for linking custom domain about DNS records
0
Hi all,I've an existing custom domain for my app. I renewed the certificate. The records were added in the DNS.After linking the new certificate to the environment, I get the following warning:But this is already in the DNS.Does anyone know what is going wrong?
asked
Lizanne Smokers-Both
1 answers
0
What I would do:
verify the exact CNAME using:
nslookup
dig
or online DNS checker
confirm only one DNS record exists for that subdomain
disable Cloudflare proxy if enabled
restart/redeploy the Mendix environment
wait some time for propagation
Most likely this is either:
propagation delay
Cloudflare proxy issue
or the environment has not restarted after certificate/domain update.