Errors

export_unavailable

503 – Exports are not available.

Exports are not available. Answered with 503.

What it means

This deployment has no Vault host key, and an export archive is stored sealed under the Org's data key while it waits.

What to do

Tell the operator that Vault:Keys is not configured. Nothing was started; retrying will fail the same way.

The body

{
  "type": "https://tigby.eu/problems/export_unavailable",
  "title": "Exports are not available",
  "status": 503,
  "detail": "…what was refused, naming this request's own values",
  "code": "export_unavailable",
  "doc_url": "https://docs.tigby.eu/errors/export_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.