Skip to main content

Troubleshooting

Three layers:

  1. Error codes — every E* / boundary / quota code the runtime emits.
  2. Runbook index — every runbook_url from the shipped Prometheus alert rules.
  3. Flowcharts — scoped to the two high-value first-week questions:

My install failed

If none of those branches match, open an issue with the full installer output.

Logging

Every runbook expects DECLARAGENT_LOG_LEVEL=debug when reproducing an issue:

DECLARAGENT_LOG_LEVEL=debug declaragent daemon

Still stuck?