Skip to content
fixerror.dev
520 5xx Cloudflare custom

Web Server Returned an Unknown Error

Cloudflare-specific. Origin returned an empty, malformed, or unexpected response.

What HTTP 520 means

Cloudflare 520 means the connection to your origin succeeded but the response was malformed. Common causes: origin app crashed mid-response, RST_STREAM, oversized headers, missing/invalid HTTP status line.

Typical causes

  • Origin app crashed mid-response
  • Oversized response headers
  • RST_STREAM from origin
  • Missing HTTP status line