Hi, I'm running my openclaw bot on a wsl2 for about 2 weeks, connected Telagram as a channel.
I've been successfully using it, except for a few times I had to restart it up until yesterday evening.
Didn't quite understand what made my openclaw go crazy however at some point I noticed she's not replying to DM's or in a test Telegram (2 members, just for experiments) group I've added her to.
Tried restarting, however after restart she'll come online answer to a long list of questions that accumulated and go unresponsive again.
Tried "stop", /new, /reset in the DM chat however they just got added to the accumulated list of messages to which she replies after restart then goes unresponsive again.
What I have already tried to no avail.
- All kinds of restart commands (I knew)
a) openclaw gateway restart
b) openclaw gateway stop
openclaw gateway start
c) openclaw gateway --force
d) systemctl --user stop openclaw-gateway.service
systemctl --user start openclaw-gateway.service - After googling the issue a bit tried deleting the sessions and the update-offset-default.json however that didnt help either
systemctl --user stop openclaw
rm -f ~/.openclaw/telegram/update-offset-default.json
rm -f ~/.openclaw/agents/main/sessions/<stuck-session-id>.jsonl
systemctl --user start openclaw - Updated the openclaw version (to March 2)
- Did doctor and doctor repair which seems to have migrated legacy sessions
openclaw doctor
â—‡ Legacy state detected
│ - Sessions: canonicalize legacy keys in │
│ /home/aburnazy/.openclaw/agents/main/sessions/sessions.json │
â—‡ Migrate legacy state (sessions/agent/WhatsApp auth) now?
│ Yes
â—‡ Doctor changes
│ Merged sessions store → /home/aburnazy/.openclaw/agents/main/sessions/sessions.json │
│ Canonicalized 1 legacy session key(s) │
â—‡ Archive 2 orphan transcript file(s) in ~/.openclaw/agents/main/sessions?
│ Yes
5.Also tried deleting the messages chat