The 500 (Internal Server Error) status code indicates that the server encountered an unexpected condition that prevented it from fulfilling the request.
sequenceDiagram
participant User
participant Website
User ->> Website: Requests website
Website -->> User: Errors returning 500 error