Server Error HTTP Status Codes (5xx)

Use this hub during incidents to separate application crashes, gateway failures, overload, timeout conditions, and unsupported protocol handling.

What this group covers

5xx means the server or an upstream dependency failed to fulfill a request that was syntactically valid from the client perspective.

What to check first

How related 5xx codes differ

500 is generic app failure, 502/504 usually indicate upstream or gateway path issues, and 503 often indicates overload or maintenance mode.

Server Error HTTP Status Codes (5xx) list with quick summaries

When to escalate

Escalate when error rate crosses SLO thresholds, retries amplify load, or cross-region infrastructure components fail simultaneously.

Next steps

Browse all status classes · Compare similar codes · Read implementation FAQ