Skip to content

Commit 7c7a260

Browse files
committed
Updates after review.
1 parent 730012d commit 7c7a260

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-5xx-errors.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ To resolve a `503` error, first determine whether the issue originates from your
133133

134134
If the error does not contain `cloudflare` or `cloudflare-nginx` in the HTML response body, contact your hosting provider to verify if they rate limit requests to your origin web server.
135135

136-
#### 503 Erro with `cloudflare` or `cloudflare-nginx`
136+
#### 503 Error with `cloudflare` or `cloudflare-nginx`
137137

138138
If the error contains `cloudflare` or `cloudflare-nginx` in the HTML response body, a connectivity issue occurred in a Cloudflare data center. Provide [Cloudflare support](/support/contacting-cloudflare-support/) with the following information:
139139

@@ -202,7 +202,7 @@ Contact your hosting provider or site administrator and share the necessary [err
202202
- Review origin web server error logs to identify web server application crashes or outages.
203203
- Confirm [Cloudflare IP addresses](https://www.cloudflare.com/ips) are not blocked or rate limited.
204204
- Allow all [Cloudflare IP ranges](https://www.cloudflare.com/ips) in your origin web server's firewall or other security software.
205-
- 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).
205+
- 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).
206206
- Find additional troubleshooting information on the [Cloudflare Community](https://community.cloudflare.com/t/community-tip-fixing-error-521-web-server-is-down/42461).
207207

208208
## Error 522: connection timed out

0 commit comments

Comments
 (0)