Troubleshoot Your OpenClaw Instance
OpenClaw is a powerful agent with deep system-level capabilities. Occasionally it may stop responding or get into an unexpected state. This guide helps you diagnose and fix common issues.
Before You Start: Check Instance Status
- Green — Running normally
- Yellow — Starting up or restarting
- Red — Stopped or error
Most issues are resolved with a restart. Start there.
Step 1: Soft Restart
A soft restart reboots your instance while preserving all data and configuration.
Step 2: Check the Logs
If restart doesn't fix it, check what's happening:
Common error patterns:
exit code 1exit code 137Discord error 4014port 8080 already in useStep 3: Configuration Issues (exit code 1)
If your instance crash-loops with exit code 1, there's likely an invalid configuration:
- Invalid model name format
- Unknown configuration keys (e.g., deprecated settings)
- Mismatched brackets
Quick fix: If you're unsure what changed, click Reset to Defaults to restore a clean working configuration. You'll need to re-add your API key and reconnect channels.Step 4: Channel Not Responding
If your instance is running but your Telegram/Discord bot isn't responding:
Telegram:/start to the botStep 5: Agent Gets Stuck in a Loop
Occasionally an agent can get into a recursive tool call loop:
Still Stuck?
If none of the above resolves your issue:
- Your username
- The error message
- What you were doing when it happened
We typically respond within a few hours. For urgent issues, post in the OpenClaw Discord — the community is active and helpful.