Guest User

Untitled

a guest
May 11th, 2026
7
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.73 KB | None | 0 0
  1. ping@bashbitch:~$ openclaw update --channel dev
  2. Updating OpenClaw...
  3.  
  4. ◇ ✓ Working directory is clean (711ms)
  5. ◇ ✓ Fetching latest changes (1.1s)
  6. ◇ ✓ Upstream branch exists (5ms)
  7. ◇ ✓ Resolving upstream commit (5ms)
  8. ◇ ✓ Enumerating candidate commits (5ms)
  9. ◇ ✓ Preparing preflight worktree (1.46s)
  10. ◇ ✓ preflight checkout (a6f80874) (530ms)
  11. ◇ ✓ preflight deps install (a6f80874) (7.98s)
  12. ◇ ✓ preflight build (a6f80874) (112.49s)
  13. ◇ ✓ Cleaning preflight worktree (2.99s)
  14. ◇ ✓ Rebasing onto target commit (139ms)
  15. ◇ ✓ Installing dependencies (669ms)
  16. ◇ ✓ Building (165.75s)
  17. ◇ ✓ Building UI assets (3.75s)
  18. ◇ ✓ Running doctor checks (152.59s)
  19. ◇ ✓ Verifying update (7ms)
  20. ◇ ✓ Installing global package (4.34s)
  21.  
  22. Update Result: OK
  23. Root: /home/ping/code/openclaw
  24. Before: 2026.5.10-beta.1
  25. After: 2026.5.10-beta.1
  26.  
  27. Total time: 455.96s
  28. Update channel will be set to dev.
  29. Config overwrite: /home/ping/.openclaw/openclaw.json (sha256 d3ef96300bca7011fff86be93a89de430c448e89f439926b98507cbce476aecc -> b9ac74a0db994ef8ed7acf2c2a9c4c42339179f86679e1c2e307b14f5cc04b4e, backup=/home/ping/.openclaw/openclaw.json.bak)
  30.  
  31. Updating plugins...
  32. Plugin "discord" could not be processed after the core update: Plugin install payload missing after update: package directory is missing: /home/ping/.openclaw/npm/node_modules/@openclaw/discord. Run openclaw doctor --fix to attempt automatic repair. Run openclaw plugins inspect discord --runtime --json for details.
  33. Config warnings:
  34. - plugins: plugin: ignored plugins.load.paths entry that points at OpenClaw's current bundled plugin directory; remove this redundant path or run openclaw doctor --fix
  35. Config overwrite: /home/ping/.openclaw/openclaw.json (sha256 b9ac74a0db994ef8ed7acf2c2a9c4c42339179f86679e1c2e307b14f5cc04b4e -> 461e3742b20f46e727148236c4788dd946e7f933850d4e26c1a9b93216ce81ee, backup=/home/ping/.openclaw/openclaw.json.bak)
  36. Config warnings:
  37. - plugins: plugin: ignored plugins.load.paths entry that points at OpenClaw's current bundled plugin directory; remove this redundant path or run openclaw doctor --fix
  38. Switched to bundled plugins: discord.
  39. npm plugins: 0 updated, 0 unchanged, 1 failed, 2 skipped.
  40. Plugin "discord" could not be processed after the core update: Plugin install payload missing after update: package directory is missing: /home/ping/.openclaw/npm/node_modules/@openclaw/discord. Run openclaw doctor --fix to attempt automatic repair. Run openclaw plugins inspect discord --runtime --json for details.
  41.  
  42. Restarting service...
  43. Daemon restart completed.
  44.  
  45. Reborn from the boiling waters of npm. Stronger now.
  46. ping@bashbitch:~$
  47.  
Advertisement
Add Comment
Please, Sign In to add comment