CHW-5712 PersonaStoreUnavailable

user store is not available; retry shortly or ask the operator to check the database connection

Default message: user store is not available; retry shortly or ask the operator to check the database connection
HTTP status: 503 (server)

Problem. /api/users/me or /api/users/me/persona returned 503. Cause. The server started without a database, so the users-table read/write cannot run. Fix. Ask the operator to wire a Postgres connection and restart the process. HTTP 503.