CHW-5201 OrgStoreUnavailable
org store is not available; the server started without a database — check the operator dashboard
Copies the raw Markdown source of this guide, for pasting into an LLM or notes.
Default message: org store is not available; the server started without a database — check the operator dashboard
HTTP status:503(server)
Problem. The orgs handlers could not reach the backing store.
Cause. The server is running without a database (store is nil) —
typically a misconfigured local dev or a failed startup migration.
Fix. Verify the CHAINSAW_DB_* configuration and the operator
health dashboard. HTTP 503.