Skip to content

Commit 2eccb8e

Browse files
Update troubleshooting-cloudflare-5xx-errors.mdx (#19091)
SPM-2666
1 parent b15a5a7 commit 2eccb8e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,11 @@ If none of the above leads to a resolution, request the following information fr
224224
- An [MTR or traceroute](/support/troubleshooting/general-troubleshooting/gathering-information-for-troubleshooting-sites/#perform-a-traceroute) from your origin web server to a [Cloudflare IP address](http://www.cloudflare.com/ips) that most commonly connected to your origin web server before the issue occurred. Identify a connecting Cloudflare IP recorded in the origin web server logs.
225225
- Details from the hosting provider's investigation such as pertinent logs or conversations with the hosting provider.
226226

227+
:::note
228+
229+
A Worker using a Custom Domain, performing a `fetch` to its own hostname will cause a 522 error. Consider using a [Route](/workers/configuration/routing/) or target another hostname instead.
230+
:::
231+
227232
---
228233

229234
## Error 523: origin is unreachable

0 commit comments

Comments
 (0)