OpenClaw Troubleshooting
Having issues? Find quick diagnosis and solutions for common problems here
Quick Diagnosis
Use these commands to quickly diagnose issues
openclaw status --all
Best one-click diagnostic report with all status information
openclaw gateway status
Check daemon and RPC connectivity status
openclaw doctor
Repair common configuration issues automatically
Startup & Installation Issues
Solve OpenClaw startup failures, missing dependencies and more
Debugging & Logs
Learn how to view logs, generate debug reports, and get help
View Logs
View detailed runtime information and errors through logs
View logs in real-time
$ openclaw logs --follow
Start in foreground to see full output
$ openclaw gateway
Generate Debug Report
Generate a complete debug report to help troubleshoot issues or seek assistance
$ openclaw status --all
Get Help
If the above methods cannot solve your problem, you can get help through these channels
Problem Solved?
If your problem is resolved, you can continue exploring other OpenClaw features.