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.
48 error codes available
81 error codes available
43 error codes available
20 error codes available
Showing 31-45 of 192.|Page 3 of 13
HTTP 424 Failed Dependency means the request could not complete because a dependent action failed first.
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 the client sent too many requests in a given amount of time.
HTTP 431 Request Header Fields Too Large means the server rejects request headers because they are too large.
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 server encountered an unexpected condition while processing the request.
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.