Resolve required readiness failures
- Open the database readiness panel. A required failure blocks query analysis; recommended and optional issues may reduce coverage without blocking the run.
- Expand the failed check. Use the provided SQL or configuration instruction. Run administrative statements with an appropriately privileged account, not the least-privilege collector account.
- Run checks again. The panel replaces the previous result set only after the new probe completes.
Fix a failed database connection
Recover an offline CLI daemon
An offline daemon makes prior readiness results stale. On the host where dbtempo is installed, run dbtempo status, inspectdbtempo logs, and restart the configured service when needed. Then return to the readiness panel and run checks again.
Use dbtempo doctor
dbtempo doctorFix the first failing prerequisite, then rerun the command; later checks may be skipped or depend on it.
No query source or slow queries are available
MySQL and MariaDB collection need Performance Schema or the slow-query log. PostgreSQL live collection needs pg_stat_statements. Use the readiness panel's engine-specific remediation, verify that the collector user can read the enabled source, and rerun readiness before starting another analysis.
A source can be ready but return no relevant queries. Confirm that the project points to the intended database or schema, that representative application traffic occurred, and that the project's slow-query threshold matches the workload you expect to inspect. Wait for new observations, then run the project again.
Recover from exhausted credits or rate limits
When credits are exhausted, an active run stops and may report that later queries were skipped. Open Settings → Billing to top up or review usage, then start a new run. A stopped run does not automatically resume.
A rate-limit message is temporary and does not mean credits were spent. Wait for the indicated retry period, avoid repeated submissions, and send the request once more. If the message persists after the window, check the service status or contact support without including SQL, credentials, or other customer data.