CNAME change from nortec.tempurl.host to nortec2025.tempurl.host in CF DNS
What steps have you taken to resolve the issue?
Verified with WPMUDEV that everything is right at their end.
Checking for CNAME propagation at DNSCHECKER - None at all. Ditto Whatsmydns
These are the changes I made CNAME nortec.com.au nortec2025.tempurl.host Proxied Auto CNAME www nortec2025.tempurl.host Proxied Auto
Normally changes take minutes or hours, not days.
Have I missed something
Curiously WPMUDEV told me to set the SSL/TLS to off until the DNS is resolved. Which I did.
I have now set it back to Full (Strict) as per other cases.
Now getting error 526Invalid SSL certificate.
To make thing clear - everything worked fine - the only chage I meade was to change the cname from nortec.tempurl.host to nortec2025.tempurl.host
This is often due to inappropriate SSL/TLS Encryption Mode selection (per the origin SSL certificate status).
But your site works fine for me now (no redirection error) so I guess the problem is now resolved.
As the hostnames nortec.com.au and www.nortec.com.au are Proxied , they’ll always return A records with Cloudflare’s Proxy IP addresses and you’ll never see the actual CNAME record. If you need to see the CNAME target, you’ll need to change “Proxy Status” to DNS Only .
HI George - thank you for responding.
I am not sure which site you are seeing - the new site nortec2025.tempurl.host or the old site nortec.tempurl.host. I am getting the SSL certificate error - but this is a symptom. WPMUDEV will set up an SSL certificate once the DNS is correct
With the help of WPMUDEV support, this is how it was resolved. Not sure if this was the best way - but it worked. I have listed the below for anyone else who might encounter the same issue
I purged all the Cloudflare caches but that didn’t help.
Then I enabled the Development mode on Cloudflare and that fixed the issue.
That API URL then returned the new hosting TEMP URL and that is “nortec2025”. As a result, the system updated the DNS Status.
So, it was Cloudflare cache that was causing the issue and this is the first time I faced this issue.
Usually that API URL shouldn’t be cached. I suspect there could be a rule present on Cloudflare that cached that specific API URL.
While troubleshooting, I changed the DNS records from CNAME to A and AAAA and allowlisted some IPs on the Cloudflare WAF Tools. You can ignore those. I have also changed the SSL mode to “Full (Strict)” now and disabled the development mode.