EddytorDocs & API

08 · Troubleshooting & FAQ

Fast answers to the things that get users stuck.

Fast fixes for the errors and edge cases that come up most. Each page leads with the exact symptom.

Common issues

First-line triage

  • CLI / auth / Flight issues → run eddytor doctor; it checks connectivity, auth, and the Flight SQL endpoint specifically.
  • REST errors → capture the request_id from the error envelope for log correlation.
  • Server won't boot → check the logs for secret decrypt failed (wrong EDDYTOR_ENCRYPTION_KEY) or a stuck Init (DB handshake) - see Upgrades.

On this page