#Update error
1 messages · Page 1 of 1 (latest)
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)?
- Version + update mode
openclaw --version
openclaw update status
- Safe diagnostic dump (tokens redacted)
openclaw status --all
- The error from logs around the crash