Error code 522: connection timed out
Receiving Error code 522: connection timed out on https://www.robotjs.org/, however not on the apex domain. Using AAAA record to point www to IPv6 100::, which should drop the 'www' prefix.
3 Replies
Adding 'www.robotjs.org' to Custom domains on the relevant Page.
That did not work, putting it back.
Added a 308 Redirect Rule, that's working nicely.
yea just adding the 100:: dns record doesn't redirect,
100::
is just enough to make the traffic hit Cloudflare, then you need a seperate redirect rule/page rule/bulk redirect rule/etc to handle it, ex: https://community.cloudflare.com/t/redirect-www-example-com-to-example-com-using-single-dynamic-redirects/636764
Looks like you already figured it out though