#Unable to get responses from chat
1 messages Β· Page 1 of 1 (latest)
That looks like a broken/mixed OpenClaw install, not a chat-channel config issue. The WhatsApp bundle is requiring a hashed runtime chunk that isnβt present, which usually means the global dist/ tree is stale or partially updated.
First, can you paste:
openclaw --version
which openclaw
openclaw gateway status --deep
Likely fix:
openclaw update
openclaw doctor
openclaw gateway restart