An unexpected condition prevented the server from fulfilling the request.
Quick facts
When does it occur
An unexpected condition prevented the server from fulfilling the request.
It belongs to the 5xx Server Error class of responses, defined in RFC7231#6.6.1.
Browse all codes in this class: 5xx Server Error
How to fix it
Check server logs, catch unhandled exceptions, and validate external dependencies before retrying.
Common causes
How to fix it
Double-check the URL, return to the homepage and search again, or retry later.
Check server logs, catch unhandled exceptions, and validate external dependencies before retrying.
Check service logs and health, confirm upstream dependencies, restart or scale if needed, then verify monitoring alerts.
Frequently asked questions
500 belongs to the 5xx Server Error class and is generally not cached for long; behavior is controlled by Cache-Control.
5xx Server Error: An unexpected condition prevented the server from fulfilling the request.
Sources & standards
Updated 2026-08-18
Explore this reference
Related status codes