HTTP 500 Internal Server Error
HTTP 500 Internal Server Error indicates a server errors response outcome.
What this status code means
Internal Server Error describes how the server processed the request and what the client should do next.
Who should act first
Service, gateway, or upstream dependency is usually the first place to investigate.
What to check first
- Correlate request ID across edge, proxy, and app logs.
- Check upstream dependency health and timeouts.
- Review recent deploy or config changes.
How it differs from similar codes
Reference and next step
Specification: RFC 9110.
Read the full troubleshooting guide for HTTP 500 · Open the 5xx hub · Compare adjacent codes