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

13 lines
325 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Troubleshooting
- [Gateway agent provisioning and check-in](./gateway-agent-provisioning.md)
## 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.