Errors

connector_unavailable

503 – Connectors are not available.

Connectors are not available. Answered with 503.

What it means

This deployment cannot seal a Connector credential, because the Vault is not available – and Tigby will not hold a credential it cannot seal.

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