✅ Run This First
clawdbot status --all
This tells you exactly what's wrong. Look for any ❌ marks.
Common Causes & Fixes
🔴 Gateway not running
Fix: Start the gateway
clawdbot gateway restart
🔴 Contact not approved
New contacts need approval before ClawdBot responds.
Fix: Check pending requests and approve
# See pending requests
clawdbot pairing list whatsapp
# Approve a request (replace CODE with actual code)
clawdbot pairing approve whatsapp ABC123
🔴 API key invalid or expired
Fix: Check and re-add your API key
clawdbot config set anthropic_api_key "sk-ant-your-key-here"
Get a key at console.anthropic.com
🔴 WhatsApp disconnected
Fix: Reconnect WhatsApp
clawdbot channels login
Scan the QR code again.
Still not working? Check your phone - make sure WhatsApp is running and has internet connection.
Related Problems
Was this helpful?
Let us know if this fixed your problem
Thanks for the feedback! We use this to improve our guides.