Connect Clawsmith to your coding agent. Ship products like crazy.Unlimited usage during betaGet API Key โ†’
โ† Back to dashboard
clawsmith.com/signal/openclaw-update-destroys-gateway-feishu-cron-jobs
โš  IssueWide OpenLive

openclaw update Command Destroys Running Gateway, Disconnects Feishu, and Wipes All Cron Jobs

GitHub issue #66401 reports that running openclaw update causes cascading failures: npm install runs without stopping the LaunchAgent service first, gateway crashes from file lock conflicts, Feishu channel config gets corrupted, and all 9 scheduled cron jobs are permanently deleted. 100% reproducible on any existing install.

Product Idea from this Signal

A CLI wrapper that safely updates OpenClaw by backing up state, stopping services, running the update, and restoring on failure

Running openclaw update on a production instance destroys the running gateway, corrupts channel configs (Feishu, Telegram), and permanently deletes all cron jobs because npm install runs without stopping the LaunchAgent first. GitHub issue #66401 documented the 100% reproducible cascading failure. Multiple related issues (#62051, #42883, #37605) show this is a systemic pattern across versions. This tool wraps the update process with pre-flight checks, automatic state backup, graceful service shutdown, and rollback on failure.

CLIOPEN-SOURCEDEVOPSRELIABILITY
UnderservedView Opportunity โ†’

Frequently Asked Questions