$ openclaw diagnose --all

openclaw.troubleshoot()

/** Diagnose and fix common OpenClaw issues β€” community-sourced from GitHub Discussions */

20 documented issuesβ€’Community-maintainedβ€’Ask on GitHub β†’
🚨 CRITICAL β€” Upgrade Impact
⚠ HIGH β€” Common Blockers
● MEDIUM β€” Annoying But Fixable
MediumπŸ’» Platform#windows
Control UI Tools Toggles Not Saving (Windows)
// Root cause: Windows: Control UI tool toggles revert on refresh β€” v2026.3.2 regression
β†’ Fix
MediumπŸ“¦ Installation#linux
Homebrew Not Installed on Linux β€” Skill Fails
// Root cause: Skill installer requires Homebrew for github/summarize skills on Linux
β†’ Fix
MediumπŸ”— Connectivity#streaming
Streaming Text Gets Concatenated Between Turns
// Root cause: deltaBuffer missing cross-turn separator merges text across agent turns
β†’ Fix
MediumπŸ”’ Permissions#permissions
screen_record Blocked by Sandbox
// Root cause: screen_record blocked by sandbox policy; system.which fails in restricted profile
β†’ Fix
Medium⚑ Performance#ollama
Ollama: Model Not Found on Cold Start
// Root cause: Ollama cold-start timeout too short β€” model loads after response returns
β†’ Fix
Medium⚑ Performance#performance
Ollama Too Slow
// Root cause: Running on CPU only, wrong context length, wrong quantization
β†’ Fix
Medium⚑ Performance#performance
High Memory Usage
// Root cause: Model loaded fully in RAM, large context window, no swap
β†’ Fix
MediumπŸ”— Connectivity#telegram
Telegram Skill Commands Show _2, _3 Duplicates
// Root cause: Telegram skill commands registered multiple times under _2, _3 suffixes
β†’ Fix
MediumπŸ”— Connectivity#discord
Heartbeat Messages Leaking to Discord DMs
// Root cause: Heartbeat delivery default changed in v2026.2.24-beta β€” leaks to Discord DMs
β†’ Fix
MediumπŸ’» Platform#macos
Mac Mini: Gateway Not Auto-Starting After Reboot
// Root cause: launchd plist missing or not loaded β€” gateway not auto-starting on Mac
β†’ Fix
MediumπŸ“¦ Installation#docker
Docker Port Conflict
// Root cause: Another process or old container is holding the port
β†’ Fix
β—‹ LOW β€” Config & Setup Questions
// Issue not listed here?

Search GitHub Discussions or open a new issue

$gh discussion create