#Openclaw not responding at all

1 messages · Page 1 of 1 (latest)

tender oracle
#

mid way through my chat just stopped replying doesnt work on telegram or web socket

next grottoBOT
#

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

tired wolfBOT
tender oracle
#

?

eager widgetBOT
#

First thing, what does this show?

openclaw --version

Since it died on both Telegram and WebSocket mid-chat, this sounds more like the gateway/agent/model path got stuck than a Telegram-only issue.

Please run these and paste the output:

openclaw status --all
openclaw gateway status
openclaw channels status --probe
openclaw logs --follow
#

Paste openclaw --version plus the first suspicious log lines, and I’ll help narrow it down.

#

Sorry, I mean on the machine where OpenClaw is running, open a terminal and run this first:

openclaw --version

Then run:

openclaw status --all
openclaw gateway status
openclaw channels status --probe

Paste the output here.

If openclaw says command not found, tell me how you installed it, source, npm, Docker, or app, and I’ll adjust.