Troubleshooting
Quick Diagnostic Commands
kubectl get pods -n openclawkubectl describe pod -n openclaw <pod-name>kubectl logs -n openclaw deployment/openclaw -fkubectl logs -n openclaw deployment/openclaw -c main -f
kubectl logs -n openclaw deployment/openclaw -c init-skills -fkubectl get pvc -n openclawkubectl port-forward -n openclaw svc/openclaw 18789:18789Common Issues
Pod Not Starting
Issue: CrashLoopBackOff
Issue: Init container fails
Cannot Pair Device
Issue: Pairing request not appearing
Issue: Pairing approval fails
Skills Not Loading
Issue: Skill not found
Issue: Nested skill files missing
Agent Not Responding
Issue: Agent replies to wrong channel
Issue: Multi-agent routing not working
Channel Connection Issues
Slack: App not responding
Telegram: Bot not responding
kubectl Access Not Working
Issue: kubectl commands fail from agent
MCP Server Connection Issues
Issue: MCP server unreachable
PVC Issues
Issue: PVC in pending state
Issue: Data lost after restart
Performance Issues
Issue: Slow agent responses
Getting Help
Useful Commands Reference
Purpose
Command
Last updated
