Dotnetmadezysolutions.com Website not loading

What is the name of the domain?

dotnetmadezysolutions.com

What is the error message?

This page isn’t working

What is the issue you’re encountering

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

Make sure that your SSL/TLS encryption mode is set to Full (Strict):

https://dash.cloudflare.com/?to=/:account/:zone/ssl-tls

1 Like

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

Can you share a screenshot of your DNS records?


Attached has existing dns records.

Can you try setting the Proxy status to Unproxied (:grey:) / DNS-only, for the two DNS records, that are pointing to the “103.169.142” addresses?

After changing it to DNS Only , now getting error Not found (404)

That means the page you’re looking for doesn’t exist.

That error one isn’t from Cloudflare, but from Canva.

Did you upload, or anyhow else set up any website files on Canva yet?

Myself deployed website through Canva. Let me check with Canva team. Thank you so much for your guidance.

Primary and subdomains are working fine after changing SSL/TLS encryption mode is set to Full. Is it safe to use? Any issues?

No.

Only Full (Strict) is safe to use.

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 (:grey:) / DNS-only records: Visitor ↔ Web server
With Proxied (:orange:) records: Visitor ↔ Cloudflare ↔ Web server

So, by having Proxied (:orange:) 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 526 Invalid SSL certificate means that the stuff, that you have behind Cloudflare, isn’t configured safely enough.

This topic was automatically closed after 15 days. New replies are no longer allowed.