Hi, I have a static page on GitHub linked, via Cloudflare Pages. It works – I can view via a subdomain (pages.dev
). Then, I added a custom domain on that Cloudflare Pages, which then added CNAME automatically. I further added CNAME for www, pointing to the main page. There are also some other DNS settings, https://drive.google.com/file/d/1XEq7W_kOba-57jLSnkXPEYEO1pCCJwIC/view?usp=sharing
However, the main domain (custom domain) does not work. It keeps giving me “Error code 522”
The screenshot of error: https://drive.google.com/file/d/1XEq7W_kOba-57jLSnkXPEYEO1pCCJwIC/view?usp=sharing
I have followed multiple posts on this Community – tried to remove/reconnect a Custom Domain, also remove/reconnect a Github repo. I’ve also waited and tried again since yesterday. Overall, it gives me the exact same problem. pages.dev
works but the main custom domain does not work.
Another detail may be that my site (as a static repo hosted on github) was served via Netlify. And yesterday, I moved it to Cloudflare. It worked fine on Netlify (and I wrongly thought that the transition would be easy).
I appreciate your help!