// REFERENCE
500 Internal Server Error
Class: 5xx
A generic server error: something failed in the backend (uncaught exception, code bug). Check the server logs: the real detail must never be shown to the client.
Related tools
Work with this in:
Related
501
501 Not Implemented 502
502 Bad Gateway 503
503 Service Unavailable 504
504 Gateway Timeout 505
505 HTTP Version Not Supported 511
511 Network Authentication Required
501 Not Implemented 502
502 Bad Gateway 503
503 Service Unavailable 504
504 Gateway Timeout 505
505 HTTP Version Not Supported 511
511 Network Authentication Required
Semantics per RFC 9110 and the IANA status code registry. Educational content.