#Update error

1 messages · Page 1 of 1 (latest)

cerulean pecan
#

I’ve sent the github multiples times followed by “update”, but as of the past 2 updates, when I do my normal routine it crashes clawbot and i have to go to cli to fix it

trim charmBOT
#

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

mossy arrowBOT
#

That “github → update” routine is very likely triggering a Gateway restart (or a failed update + restart), which from Discord looks like “Clawbot crashed” because the process drops the chat connection mid-thread.

To figure out whether it’s an expected restart vs an actual crash/regression, can you paste these 3 things from the machine running the Gateway (right after it dies, before you “fix” it if possible)?

  1. Version + update mode
openclaw --version
openclaw update status
  1. Safe diagnostic dump (tokens redacted)
openclaw status --all
  1. The error from logs around the crash