#Just got a iMessage back which I sent

1 messages ยท Page 1 of 1 (latest)

craggy oak
#

Indeed, I'm also using mainly codex. Let me know what helped. I had some strange outputs from
openclaw sessions

#

Looking at my terminal history:


๐Ÿฆž OpenClaw 2026.3.8 (42a1394) โ€” Deployed locally, trusted globally, debugged eternally.

Session store: /home/<user>/.openclaw/agents/main/sessions/sessions.json
Sessions listed: 11
Kind   Key                        Age       Model          Tokens (ctx %)       Flags
direct agent:main:teleg...621771  2m ago    gpt-5.3-codex  unknown/200k (?%)    system id:059a4a82-be38-4ef7-8883-70a79f3b0b8a
direct agent:main:teleg...621771  2m ago    gpt-5.3-codex  unknown/200k (?%)    id:a3093dc4-b2a6-4c51-b42c-0cc2454ddd16
direct agent:main:main            10m ago   gpt-5.3-codex  38k/272k (14%)       system id:acaa849a-1c4e-4686-8b7e-9c483d735128```

Notice first two sessions; they got somehow garbled and are broken. After removing these two sessions, and the gateway restart, it started to behave normally
gleaming flame
#

Did you delete them from the session store manually?

craggy oak
#

it's worth a shot...

#

I asked the crawling web interface to do it. I only recommend to create a backup before doing that, just in case
openclaw backup create

#

this should create a backup tarball in the home directory of the user running openclaw

gleaming flame
#

Thanks bud will give that a go shortly and let you know

craggy oak
#

cool, ๐Ÿคž

gleaming flame
#

๐Ÿ‘Š๐Ÿผ

gleaming flame
#

Awesome , that seems to have fixed it. Basically nuke the sessions ๐Ÿ˜‚

#

Thanks bud