Something went wrong

HTTP 500 · internal← all Webpath errors

The server hit an unexpected error completing the request.

How to recover. Retry; if it persists, report it to the host owner.

Example response

{
  "type": "https://muse.as/a/webpath/errors/internal",
  "title": "Something went wrong",
  "status": 500,
  "detail": "Retry; if it persists, report it to the host owner."
}

This page documents the internal error type returned in Webpath RFC 7807 application/problem+json responses. The machine-readable detail field carries a recovery hint you can show a user verbatim — see the Spec §12 and API Reference.