#Update stuck on doctor

1 messages ยท Page 1 of 1 (latest)

gleaming brook
#

I'm trying to update to 2025.5.22 from 2025.5.20 but it seems to be stuck on 'Running doctor checks'

limber domeBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> โœ… Mark Solution

lunar basaltBOT
summer jungleBOT
# gleaming brook I'm trying to update to 2025.5.22 from 2025.5.20 but it seems to be stuck on 'R...

First thing: can you paste openclaw --version? Also, did you mean 2026.5.22 / 2026.5.20, or are those exact 2025 versions?

Running doctor checks is the final safety step of openclaw update; it runs openclaw doctor after install/build/plugin sync. If it has been sitting there for several minutes with no output, open a second terminal and run:

openclaw status
openclaw gateway status
openclaw logs --follow

If logs show nothing moving and the update terminal is genuinely hung, Ctrl-C is reasonable, then check where you landed:

openclaw --version
openclaw status --all
openclaw doctor --non-interactive
summer jungleBOT