-
-
Notifications
You must be signed in to change notification settings - Fork 80.7k
Update from Dashboard skipped, works from CLI #87889
Copy link
Copy link
Open
Labels
P2Normal backlog priority with limited blast radius.Normal backlog priority with limited blast radius.bugSomething isn't workingSomething isn't workingclawsweeper:fix-shape-clearClawSweeper found a clear likely implementation shape for this issue.ClawSweeper found a clear likely implementation shape for this issue.clawsweeper:linked-pr-openClawSweeper found an open linked pull request for this issue.ClawSweeper found an open linked pull request for this issue.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.ClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.ClawSweeper does not recommend queueing a new automated fix PR for this issue.clawsweeper:source-reproClawSweeper found a high-confidence source-level issue reproduction.ClawSweeper found a high-confidence source-level issue reproduction.impact:otherThis issue has meaningful maintainer-visible impact outside the owned taxonomy.This issue has meaningful maintainer-visible impact outside the owned taxonomy.issue-rating: 🦞 diamond lobsterVery strong issue quality with high-confidence source-level or clear reproduction.Very strong issue quality with high-confidence source-level or clear reproduction.
Description
Metadata
Metadata
Assignees
Labels
P2Normal backlog priority with limited blast radius.Normal backlog priority with limited blast radius.bugSomething isn't workingSomething isn't workingclawsweeper:fix-shape-clearClawSweeper found a clear likely implementation shape for this issue.ClawSweeper found a clear likely implementation shape for this issue.clawsweeper:linked-pr-openClawSweeper found an open linked pull request for this issue.ClawSweeper found an open linked pull request for this issue.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.ClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.ClawSweeper does not recommend queueing a new automated fix PR for this issue.clawsweeper:source-reproClawSweeper found a high-confidence source-level issue reproduction.ClawSweeper found a high-confidence source-level issue reproduction.impact:otherThis issue has meaningful maintainer-visible impact outside the owned taxonomy.This issue has meaningful maintainer-visible impact outside the owned taxonomy.issue-rating: 🦞 diamond lobsterVery strong issue quality with high-confidence source-level or clear reproduction.Very strong issue quality with high-confidence source-level or clear reproduction.
Type
Fields
Priority
None yet
Bug type
Behavior bug (incorrect output/state without crash)
Beta release blocker
No
Summary
Dashboard update path skips with
managed-service-handoff-started, while CLI update succeeds.Steps to reproduce
Expected behavior
Dashboard update successfully installs the new version and updates OpenClaw.
OR
Dashboard update fails with a specific error explaining why the update could not proceed.
Actual behavior
Dashboard displays:
"Update skipped: managed-service-handoff-started. See the gateway logs for the exact failure and retry once the cause is fixed."
Gateway restarts.
OpenClaw remains on version 2026.5.22.
Gateway logs show:
update.run completed with status=skipped
gateway restart occurs successfully
No obvious error corresponding to "managed-service-handoff-started" appears in the gateway log.
OpenClaw version
2026.5.22
Operating system
Ubuntu 24.04
Install method
pnpm/npm mode
Model
Llama-3.1-8b-Instruct
Provider / routing chain
local only OpenClaw
Additional provider/model setup details
Package installation (pnpm/npm mode)
Stable channel
Tailscale enabled
At least one remote Tailscale client connected (Floki-mobile)
Logs, screenshots, and evidence
Impact and severity
Low priority unless updating from the dashboard is required for a user.
Additional information
Previously, I thought that this was a problem with updates failing with Tailscale nodes active and that they were interfering with the update, but at least under CLI Tailscale definitely doesn't interfere.