Error 522: Connection Timed Out
If you use Cloudflare it’s possible you’ve come across a Error 522: Connection timed out error. What’s frustrating is that this error only seems to occur in Chrome. If you open the same page in Safari or Firefox it will work. So what’s going?
Cloudflare does have a support page for this issue that describes why it is happening but not how to fix it. In my case the issue was having SSL set to “Full” when it should have been “Flexible”.
I host this website, which is static, with S3 and Cloudflare. But I don’t actually have an SSL certificate, which is needed for “Full” SSL as Cloudflare explains here. Switching my SSL setting to “Flexible” solved the issue for me