Use this consolidated error code index to navigate HTTP, AWS, Azure, and GCP failures from a single technical library. Each entry links to source-backed diagnosis, root-cause patterns, and production-focused remediation steps. Start broad, then drill into provider pages, operational categories, compare guides, or incident playbooks.
62 error codes available
100 error codes available
63 error codes available
22 error codes available
Showing 46-60 of 247.|Page 4 of 17
HTTP 425 Too Early means the server is unwilling to process a request that could be replayed.
HTTP 426 Upgrade Required means the server refuses current protocol and requires the client to switch protocols.
HTTP 428 Precondition Required means the origin requires conditional requests to prevent lost updates.
HTTP 429 Too Many Requests means a limiter rejected this request because the caller exceeded a rate, quota, or burst policy for the active window.
HTTP 431 Request Header Fields Too Large means one header field or the overall header section is larger than a server or intermediary is willing to process.
HTTP 451 Unavailable For Legal Reasons means access is denied due to legal demands or legal policy constraints.
HTTP 500 Internal Server Error means the application or a dependency hit an unexpected failure path and the server could not return a valid response.
HTTP 501 Not Implemented means the server does not support the functionality required to fulfill this request.
HTTP 502 Bad Gateway means a gateway or proxy received an invalid response from an upstream server.
HTTP 503 Service Unavailable means the server is temporarily unable to handle the request due to overload or maintenance.
HTTP 504 Gateway Timeout means a gateway or proxy did not receive a timely response from an upstream server.
HTTP 505 HTTP Version Not Supported means the server does not support the major HTTP version used in the request.
HTTP 506 Variant Also Negotiates means transparent content negotiation is misconfigured and selected variants are themselves negotiable.
HTTP 507 Insufficient Storage means the server cannot store the representation needed to complete this request.
HTTP 508 Loop Detected means the server found an infinite loop while processing recursive or depth-based operations.