From 02fdc48c424cc28b775c1a48ba5104fa4978d0e7 Mon Sep 17 00:00:00 2001 From: Angela Costa Date: Wed, 2 Apr 2025 10:01:59 +0100 Subject: [PATCH] Replicates PR 20261 --- .../cloudflare-errors/troubleshooting-cloudflare-5xx-errors.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-5xx-errors.mdx b/src/content/docs/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-5xx-errors.mdx index 62827972c8fbfc2..210356d0809d5e2 100644 --- a/src/content/docs/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-5xx-errors.mdx +++ b/src/content/docs/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-5xx-errors.mdx @@ -202,7 +202,7 @@ Contact your hosting provider or site administrator and share the necessary [err - Review origin web server error logs to identify web server application crashes or outages. - Confirm [Cloudflare IP addresses](https://www.cloudflare.com/ips) are not blocked or rate limited. - Allow all [Cloudflare IP ranges](https://www.cloudflare.com/ips) in your origin web server's firewall or other security software. -- Confirm that — if you have your **SSL/TLS mode** set to **Full** or **Full (Strict**) — you have installed a [Cloudflare Origin Certificate](/ssl/origin-configuration/origin-ca) or a certificate matching the [requirements for these modes](/ssl/origin-configuration/ssl-modes/#custom-ssltls). +- Confirm that — if you have your **SSL/TLS mode** set to **Full** or **Full (Strict**) — your origin supports HTTPS and/or you have installed a [Cloudflare Origin Certificate](/ssl/origin-configuration/origin-ca) or a certificate matching the [requirements for these modes](/ssl/origin-configuration/ssl-modes/#custom-ssltls). - Find additional troubleshooting information on the [Cloudflare Community](https://community.cloudflare.com/t/community-tip-fixing-error-521-web-server-is-down/42461). ## Error 522: connection timed out