Files
openclaw-mission-control/docs/troubleshooting/README.md
2026-03-03 05:04:42 +05:30

325 B
Raw Blame History

Troubleshooting

Common issues

  • Frontend cant reach backend (check NEXT_PUBLIC_API_URL)
  • Auth errors (check AUTH_MODE, tokens)
  • DB connection/migrations

Note

Expand with concrete symptoms + fixes as issues are discovered.