Unable to access my website it says This page isn’t working.I published website through Canva. Contacted Canva supported, they mentioned there are few conflicting DNS records hat needs to be removed and they shared list that needs to be removed. Unable to find those DNS entries mentioned by them in Cloudflare DNS records section.They shared below list. Type Name Value/Content A @ 172.67.194.206 A @ 104.21.44.42 AAAA @ 2606:4700:3035::ac43:c2ce AAAA @ 2606:4700:3037::6815:2c2a A www 172.67.194.206 A www 104.21.44.42 AAAA www 2606:4700:3035::ac43:c2ce AAAA www 2606:4700:3037::6815:2c2a
After changing it getting below error Error 1000
Ray ID: 91094ab08c162e85 •
2025-02-12 02:54:02 UTC
DNS points to prohibited IP
What happened?
You’ve requested a page on a website (dotnetmadezysolutions.com) that is on the Cloudflare network. Unfortunately, it is resolving to an IP address that is creating a conflict within Cloudflare’s system.
What can I do?
If you are the owner of this website:
you should login to Cloudflare and change the DNS A records for dotnetmadezysolutions.com to resolve to a different IP address and when I check dns records in Cloudflare, didn’t find any issue
With Full strict subdomains were not working. Got below error Invalid SSL certificate Error code 526
Visit cloudflare.com for more information.
2025-02-12 15:44:33 UTC
You
Browser
Working
Location
Cloudflare
Working Subdomain.primarydomains.com
Host
Error
What happened?
The origin web server does not have a valid SSL certificate.
What can I do?
If you’re a visitor of this website:
Please try again in a few minutes.
If you’re the owner of this website:
The SSL certificate presented by the server did not pass validation. This could indicate an expired SSL certificate or a certificate that does not include the requested domain name. Please contact your hosting provider to ensure that an up-to-date and valid SSL certificate issued by a Certificate Authority is configured for this domain name on the origin server. Additional troubleshooting information here.
That’s because you (alternatively, your hosting provider) haven’t configured the server behind Cloudflare safely enough.
→
Without Cloudflare, or with Unproxied () / DNS-only records: Visitor ↔ Web server
With Proxied () records: Visitor ↔ Cloudflare ↔ Web server
So, by having Proxied () records, you also have two different connections to secure. Cloudflare will take care of the first (Visitor ↔ Cloudflare) with the Edge Certificate from Universal SSL, and the certificate on your server (alternatively, your hosting provider) will take care of the latter (Cloudflare ↔ Web server)
Receiving 526Invalid SSL certificate means that the stuff, that you have behind Cloudflare, isn’t configured safely enough.