For Workers & Pages, what is the name of the domain?
connectedcommunitycounselling.com.au
What is the error number?
552
What is the error message?
The initial connection between Cloudflare’s network and the origin web server timed out. As a result, the web page can not be displayed.
What is the issue or error you’re encountering
After setting CNAME for root and www on the apex domain to my cloudflare pages URL, my site is displaying a 552 error
What steps have you taken to resolve the issue?
I have followed the numerous other posts with similar issues to this - I have ensured my DNS records are correctly setup, that the name servers are pointing to cloudflare, and the pages site is indeed working (https://cccsite-acl.pages.dev/)
What are the steps to reproduce the issue?
- Create a cloudflare pages deployment and go to Custom Domains.
- Clicked on “Setup a Custom Domain”, then inputted my custom domain (connectedcommunuitycounselling.com.au).
- This brings me “Transfer DNS Management”. I clicked on “Begin DNS Transfer”
- I put my domain into the “Enter an existing domain” box and pressed continue
- Since I have already done this step, I get “That domain has already been added to your account. Go to connectedcommunitycounselling.com.au overview” DESPITE the fact that earlier when I tried to add this domain to Custom Domains, it said that I do not have this domain added.
So since the automated system wasn’t working, I took a manual approach.
I went to the DNS records that cloudflare is hosting for me (despite it saying it isn’t) and set the following records:
CNAME | @ | cccsite-acl.pages.dev | Proxied | Auto
CNAME | www | cccsite-acl.pages.dev | Proxied | Auto
After doing this, I then get the 552 internal server error when trying to connect to either “connectedcommunitycounselling.com.au” OR “www.connectedcommunitycounselling.com.au”