Files
openclaw-mission-control/docs/troubleshooting/README.md

13 lines
325 B
Markdown
Raw Normal View History

# 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.