Update troubleshooting-cloudflare-5xx-errors.md
Spent the last day trying to debug a case where blocking http traffic causes some browsers (eg Safari on iOS) to display CloudFlare's 522 page instead of retrying on https. I'm mentioning it here in case it happens to other people.
Summary
Added one line to the 522 section.
Screenshots (optional)
n/a
Documentation checklist
- [X] The documentation style guide has been adhered to.
Hello, If the origin is blocking HTTP port 80 an HTTP Error 521 would be thrown then (as the connection between Cloudflare and the origin would be terminated instead of timing out). The behavior you're describing is odd. Have you raised a Community post about it? What was the fix in your case?
Maybe it's some weirdness in the specific way my ISP (Ionos)'s firewall works? The fix was to enable port 80 on the firewall.
cheers, Gareth
On Mon, 29 Jul 2024 at 17:34, Nic @.***> wrote:
Hello, If the origin is blocking HTTP port 80 an HTTP Error 521 would be thrown then (as the connection between Cloudflare and the origin would be terminated instead of timing out). The behavior you're describing is odd. Have you raised a Community post about it? What was the fix in your case?
— Reply to this email directly, view it on GitHub https://github.com/cloudflare/cloudflare-docs/pull/15842#issuecomment-2255577622, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK3EOIW3RZZ4QRUUYTWRX5LZOYLERAVCNFSM6AAAAABLSWCSN6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJVGU3TONRSGI . You are receiving this because you authored the thread.Message ID: @.***>
👋Hi there, we’re going to close this PR. All PRs prior to August 12 need to be reworked due to the platform migration to Astro.