5xx Server Error Status Codes
These status codes indicate that the server is aware it has encountered an error or is otherwise incapable of performing the request.
5xx errors mean the server made a mistake. Unlike 4xx errors, the client's request was valid, but the server failed to fulfill it due to an error on the server side.
Understanding 5xx Errors
Server error responses indicate that the server is aware it has encountered an error or is otherwise incapable of performing the request. These errors are the server's fault, not the client's.
Complete List of 5xx Status Codes
Cloudflare 5xx Error Codes (520–530)
Cloudflare returns its own non-standard 5xx codes when it cannot get a valid response from your origin server. They are not part of the official HTTP spec, but they are common and each points to a specific origin or connection problem.