Files
openclaw-mission-control/docs/troubleshooting
Claude Thebot efee334843 feat: run at boot (systemd/launchd) and auth token re-sync docs
- Add systemd unit examples and README for local install (Linux)
- Extend deployment README with Run at boot (local install) and merge upstream
- Add Re-syncing auth tokens subsection to gateway provisioning troubleshooting
- install.sh: add --install-service to install systemd user units (Linux)
- DOCUMENTATION.md: session notes

Made-with: Cursor
2026-03-09 22:25:31 -07:00
..

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.