Pages.dev working but custom domain returns 522

For Workes & Pages, what is the name of the domain?

asafdavid.com

What is the error number?

522

What is the error message?

Connection timed out

What is the issue or error you’re encountering

when trying to hit www.asafdavid.com I get Connection timed out

What steps have you taken to resolve the issue?

My custom domain is active and I configured:
CNAME www → asafdavid-com.pages.dev

What are the steps to reproduce the issue?

try to connect to www.asafdavid.com

Screenshot of the error

It looks like you just added the domain to Pages and I see it’s working now

yeh, I removed the custom domain and re-added and now www.asafdavid.com is working but asafdavid.com still not working. is it just a matter of record propagation or is something misconfigured?

dig asafdavid.com returns, so that looks right:

id 28047
opcode QUERY
rcode NOERROR
flags QR RD RA
;QUESTION
asafdavid.com. IN A
;ANSWER
asafdavid.com. 300 IN A 172.67.158.178
asafdavid.com. 300 IN A 104.21.81.87
;AUTHORITY
;ADDITIONAL

I used Dig (DNS lookup)

also when I use:
curl asafdavid.com

it seems to return the right page. weird…

after some time root is working now.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.