diff --git a/src/content/docs/cache/troubleshooting/always-online.mdx b/src/content/docs/cache/troubleshooting/always-online.mdx index 3a8a6d74cf7ef0..3a75e9f51e5146 100644 --- a/src/content/docs/cache/troubleshooting/always-online.mdx +++ b/src/content/docs/cache/troubleshooting/always-online.mdx @@ -28,7 +28,7 @@ There are limitations with the Always Online functionality: - Always Online has not initially crawled the website 2. Cloudflare cannot show private content behind logins or handle form submission (POSTs) if your origin web server is offline. -Always Online does not trigger for HTTP response codes such as [404](/support/troubleshooting/http-status-codes/4xx-client-error/#404-not-found), [503](/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-503/), or [500](/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-500/) errors such as database connection errors or internal server errors. +Always Online does not trigger for HTTP response codes such as [404](/support/troubleshooting/http-status-codes/4xx-client-error/error-404/), [503](/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-503/), or [500](/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-500/) errors such as database connection errors or internal server errors. ## Frequently asked questions diff --git a/src/content/docs/stream/faq.mdx b/src/content/docs/stream/faq.mdx index f65c2fd7af23c7..69846efba12346 100644 --- a/src/content/docs/stream/faq.mdx +++ b/src/content/docs/stream/faq.mdx @@ -39,7 +39,7 @@ The limit to the number of videos only applies to videos being uploaded to Cloud Limits apply to Direct Creator Uploads at the time of upload URL creation. -Uploads over these limits will receive a [429 (Too Many Requests)](/support/troubleshooting/http-status-codes/4xx-client-error/#429-too-many-requests) or [413 (Payload too large)](/support/troubleshooting/http-status-codes/4xx-client-error/#413-payload-too-large) HTTP status codes with more information in the response body. Please write to Cloudflare support or your customer success manager for higher limits. +Uploads over these limits will receive a [429 (Too Many Requests)](/support/troubleshooting/http-status-codes/4xx-client-error/error-429/) or [413 (Payload too large)](/support/troubleshooting/http-status-codes/4xx-client-error/error-413/) HTTP status codes with more information in the response body. Please write to Cloudflare support or your customer success manager for higher limits. ### Can I embed videos on Stream even if my domain is not on Cloudflare? diff --git a/src/content/docs/support/troubleshooting/http-status-codes/cloudflare-10xxx-errors/index.md b/src/content/docs/support/troubleshooting/http-status-codes/cloudflare-10xxx-errors/index.md index c460690a0e2d77..c47d1c3dccc028 100644 --- a/src/content/docs/support/troubleshooting/http-status-codes/cloudflare-10xxx-errors/index.md +++ b/src/content/docs/support/troubleshooting/http-status-codes/cloudflare-10xxx-errors/index.md @@ -1,10 +1,10 @@ --- pcx_content_type: troubleshooting -title: Cloudflare 10XXX errors +title: Cloudflare 10xxx errors source: null --- -When working with Cloudflare Lists or Bulk Redirects, you may encounter 10XXX error codes. These errors typically point to misconfigurations or unsupported values in your request, such as duplicate list entries, malformed URLs, or incompatible redirect settings. This guide provides detailed explanations and resolutions for each error to help you troubleshoot and resolve issues. +When working with Cloudflare Lists or Bulk Redirects, you may encounter 10xxx error codes. These errors typically point to misconfigurations or unsupported values in your request, such as duplicate list entries, malformed URLs, or incompatible redirect settings. This guide provides detailed explanations and resolutions for each error to help you troubleshoot and resolve issues. ## Error 10028: The add list items operation contains duplicate items diff --git a/src/content/docs/support/troubleshooting/http-status-codes/cloudflare-1xxx-errors/index.mdx b/src/content/docs/support/troubleshooting/http-status-codes/cloudflare-1xxx-errors/index.mdx index 42f5af9f3b8e33..e28bf65ca2e9db 100644 --- a/src/content/docs/support/troubleshooting/http-status-codes/cloudflare-1xxx-errors/index.mdx +++ b/src/content/docs/support/troubleshooting/http-status-codes/cloudflare-1xxx-errors/index.mdx @@ -1,6 +1,6 @@ --- pcx_content_type: troubleshooting -title: Cloudflare 1XXX errors +title: Cloudflare 1xxx errors source: null --- diff --git a/src/content/docs/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/index.mdx b/src/content/docs/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/index.mdx index a495f1a1a0178d..486594ff89ebde 100644 --- a/src/content/docs/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/index.mdx +++ b/src/content/docs/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/index.mdx @@ -1,6 +1,6 @@ --- pcx_content_type: troubleshooting -title: Cloudflare 5XX errors +title: Cloudflare 5xx errors source: null ---