Errors

vault_unavailable

503 – The Vault is not available.

The Vault is not available. Answered with 503.

What it means

This deployment cannot use a Vault key, so it can neither seal nor open a secret.

What to do

Nothing the caller can fix. Retry later; the account holder can ask support whether the Vault is up.

The body

{
  "type": "https://tigby.eu/problems/vault_unavailable",
  "title": "The Vault is not available",
  "status": 503,
  "detail": "…what was refused, naming this request's own values",
  "code": "vault_unavailable",
  "doc_url": "https://docs.tigby.eu/errors/vault_unavailable",
  "agent_hint": "…the next step, for software"
}

Branch on code. The detail names this request's own Handle, id or limit and is not part of the contract.