openclaw - 💡(How to fix) Fix [Bug]: QQbot initialize failure after upgrading to 2026.04.24 [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openclaw/openclaw#72479Fetched 2026-04-27 05:29:52
View on GitHub
Comments
0
Participants
1
Timeline
1
Reactions
0
Participants
Timeline (top)
labeled ×1

After upgrading from 2026.4.6 to 2026.4.24, qqbot fails to initialize. The actual error is:

qqbot failed during register from C:\Users\nemom\AppData\Roaming\npm\node_modules\openclaw\dist\extensions\qqbot\index.js: Error: PlatformAdapter not registered. Call registerPlatformAdapter() during bootstrap.

Initially, I encountered what's described in #72380, and after implementing the workaround, other plugins now behave correctly; however, the qqbot initialization failure still persists.

This instance of openclaw only uses qqbot. If gateway is started, it'll crash itself with the error: Unhandled promise rejection: CIAO PROBING CANCELLED

Error Message

{"0":"▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄\n██░▄▄▄░██░▄▄░██░▄▄▄██░▀██░██░▄▄▀██░████░▄▄▀██░███░██\n██░███░██░▀▀░██░▄▄▄██░█░█░██░█████░████░▀▀░██░█░█░██\n██░▀▀▀░██░█████░▀▀▀██░██▄░██░▀▀▄██░▀▀░█░██░██▄▀▄▀▄██\n▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀\n 🦞 OPENCLAW 🦞 \n ","meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"openclaw","date":"2026-04-27T00:33:22.323Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy.js:159:46","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:159","fileColumn":"46","fileLine":"159","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:159","method":"console.log"}},"time":"2026-04-26T20:33:22.329-04:00"} {"0":"{"subsystem":"plugins"}","1":"[plugins] qqbot failed during register from C:\Users\nemom\AppData\Roaming\npm\node_modules\openclaw\dist\extensions\qqbot\index.js: Error: PlatformAdapter not registered. Call registerPlatformAdapter() during bootstrap.","meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{"subsystem":"plugins"}","parentNames":["openclaw"],"date":"2026-04-27T00:37:51.239Z","logLevelId":5,"logLevelName":"ERROR","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:37:51.243-04:00"} {"0":"{"subsystem":"plugins"}","1":"[plugins] 1 plugin(s) failed to initialize (register: qqbot). Run 'openclaw plugins list' for details.","meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{"subsystem":"plugins"}","parentNames":["openclaw"],"date":"2026-04-27T00:38:48.149Z","logLevelId":4,"logLevelName":"WARN","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:38:48.150-04:00"} {"0":"{"subsystem":"gateway"}","1":"loading configuration…","meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{"subsystem":"gateway"}","parentNames":["openclaw"],"date":"2026-04-27T00:42:03.076Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:42:03.083-04:00"} {"0":"{"subsystem":"gateway"}","1":"resolving authentication…","meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{"subsystem":"gateway"}","parentNames":["openclaw"],"date":"2026-04-27T00:42:12.581Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:42:12.581-04:00"} {"0":"{"subsystem":"gateway"}","1":"starting...","meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{"subsystem":"gateway"}","parentNames":["openclaw"],"date":"2026-04-27T00:42:12.601Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:42:12.602-04:00"} {"0":"{"subsystem":"plugins"}","1":"[plugins] qqbot failed during register from C:\Users\nemom\AppData\Roaming\npm\node_modules\openclaw\dist\extensions\qqbot\index.js: Error: PlatformAdapter not registered. Call registerPlatformAdapter() during bootstrap.","meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{"subsystem":"plugins"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:35.548Z","logLevelId":5,"logLevelName":"ERROR","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:35.550-04:00"} {"0":"{"subsystem":"plugins"}","1":"[plugins] 1 plugin(s) failed to initialize (register: qqbot). Run 'openclaw plugins list' for details.","meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{"subsystem":"plugins"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:38.702Z","logLevelId":4,"logLevelName":"WARN","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:38.702-04:00"} {"0":"{"subsystem":"gateway"}","1":"[plugins] plugin failed during register: Error: PlatformAdapter not registered. Call registerPlatformAdapter() during bootstrap. (plugin=qqbot, source=C:\Users\nemom\AppData\Roaming\npm\node_modules\openclaw\dist\extensions\qqbot\index.js)","meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{"subsystem":"gateway"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:38.720Z","logLevelId":5,"logLevelName":"ERROR","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:38.721-04:00"} {"0":"{"subsystem":"gateway"}","1":"starting HTTP server...","meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{"subsystem":"gateway"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:38.772Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:38.774-04:00"} {"0":"{"subsystem":"gateway/canvas"}","1":"canvas host mounted at http://127.0.0.1:18789/__openclaw__/canvas/ (root C:\Users\nemom\.openclaw\canvas)","meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{"subsystem":"gateway/canvas"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:38.803Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:38.803-04:00"} {"0":"{"subsystem":"gateway/health-monitor"}","1":"started (interval: 300s, startup-grace: 60s, channel-connect-grace: 120s)","meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{"subsystem":"gateway/health-monitor"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:39.231Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:39.246-04:00"} {"0":"{"subsystem":"gateway"}","1":"agent model: deepseek/deepseek-v4-pro","meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{"subsystem":"gateway"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:43.137Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:43.140-04:00"} {"0":"{"subsystem":"gateway"}","1":"ready (6 plugins: acpx, bonjour, browser, device-pair, phone-control, talk-voice; 90.5s)","meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{"subsystem":"gateway"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:43.160Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:43.161-04:00"} {"0":"{"subsystem":"gateway"}","1":"log file: \tmp\openclaw\openclaw-2026-04-26.log","meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{"subsystem":"gateway"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:43.179Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:43.180-04:00"} {"0":"{"subsystem":"gateway"}","1":"security warning: dangerous config flags enabled: gateway.controlUi.allowInsecureAuth=true. Run openclaw security audit.","meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{"subsystem":"gateway"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:43.210Z","logLevelId":4,"logLevelName":"WARN","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:43.211-04:00"} {"0":"{"subsystem":"gateway"}","1":"starting channels and sidecars...","meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{"subsystem":"gateway"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:43.241Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:43.242-04:00"} {"0":"{"subsystem":"plugins"}","1":"bonjour: watchdog detected non-announced service; attempting re-advertise (gateway fqdn=DESKTOP-JS550D2 (OpenClaw).openclaw-gw.tcp.local. host=openclaw.local. port=18789 state=probing)","meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{"subsystem":"plugins"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:47.125Z","logLevelId":4,"logLevelName":"WARN","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy.js:337:14","fileName":"subsystem-CWI_MDy.js","fileNameWithLine":"subsystem-CWI_MDy.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:47.130-04:00"} {"0":"{"subsystem":"gateway/hooks"}","1":"loaded 4 internal hook handlers","meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{"subsystem":"gateway/hooks"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:47.391Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:47.393-04:00"} {"0":"{"subsystem":"plugins"}","1":"bonjour: restarting advertiser (service stuck in probing for 154736ms (gateway fqdn=DESKTOP-JS550D2 (OpenClaw).openclaw-gw.tcp.local. host=openclaw.local. port=18789 state=probing))","meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{"subsystem":"plugins"}","parentNames":["openclaw"],"date":"2026-04-27T00:46:21.862Z","logLevelId":4,"logLevelName":"WARN","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy.js:337:14","fileName":"subsystem-CWI_MDy.js","fileNameWithLine":"subsystem-CWI_MDy.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:46:21.863-04:00"} {"0":"{"subsystem":"plugins"}","1":"bonjour: advertised gateway fqdn=DESKTOP-JS550D2 (OpenClaw).openclaw-gw.tcp.local. host=openclaw.local. port=18789 state=unannounced","meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{"subsystem":"plugins"}","parentNames":["openclaw"],"date":"2026-04-27T00:46:21.889Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy.js:337:14","fileName":"subsystem-CWI_MDy.js","fileNameWithLine":"subsystem-CWI_MDy.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:46:21.890-04:00"} {"0":"[openclaw] Unhandled promise rejection: CIAO PROBING CANCELLED","meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"openclaw","date":"2026-04-27T00:46:21.927Z","logLevelId":5,"logLevelName":"ERROR","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy.js:161:68","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:161","fileColumn":"68","fileLine":"161","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:161","method":"console.error"}},"time":"2026-04-26T20:46:21.933-04:00"} {"0":"[openclaw] wrote stability bundle: C:\Users\nemom\.openclaw\logs\stability\openclaw-stability-2026-04-27T00-46-21-942Z-8272-unhandled_rejection.json","meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"openclaw","date":"2026-04-27T00:46:21.972Z","logLevelId":5,"logLevelName":"ERROR","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy.js:161:68","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:161","fileColumn":"68","fileLine":"161","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:161","method":"console.error"}},"time":"2026-04-26T20:46:21.981-04:00"}

Root Cause

After upgrading from 2026.4.6 to 2026.4.24, qqbot fails to initialize. The actual error is:

qqbot failed during register from C:\Users\nemom\AppData\Roaming\npm\node_modules\openclaw\dist\extensions\qqbot\index.js: Error: PlatformAdapter not registered. Call registerPlatformAdapter() during bootstrap.

Initially, I encountered what's described in #72380, and after implementing the workaround, other plugins now behave correctly; however, the qqbot initialization failure still persists.

This instance of openclaw only uses qqbot. If gateway is started, it'll crash itself with the error: Unhandled promise rejection: CIAO PROBING CANCELLED

Fix Action

Fix / Workaround

Initially, I encountered what's described in #72380, and after implementing the workaround, other plugins now behave correctly; however, the qqbot initialization failure still persists.

Code Example

{"0":"▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄\n██░▄▄▄░██░▄▄░██░▄▄▄██░▀██░██░▄▄▀██░████░▄▄▀██░███░██\n██░███░██░▀▀░██░▄▄▄██░█░█░██░█████░████░▀▀░██░█░█░██\n██░▀▀▀░██░█████░▀▀▀██░██▄░██░▀▀▄██░▀▀░█░██░██▄▀▄▀▄██\n▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀\n                  🦞 OPENCLAW 🦞                    \n ","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"openclaw","date":"2026-04-27T00:33:22.323Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:159:46","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:159","fileColumn":"46","fileLine":"159","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:159","method":"console.log"}},"time":"2026-04-26T20:33:22.329-04:00"}
{"0":"{\"subsystem\":\"plugins\"}","1":"[plugins] qqbot failed during register from C:\\Users\\nemom\\AppData\\Roaming\\npm\\node_modules\\openclaw\\dist\\extensions\\qqbot\\index.js: Error: PlatformAdapter not registered. Call registerPlatformAdapter() during bootstrap.","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"plugins\"}","parentNames":["openclaw"],"date":"2026-04-27T00:37:51.239Z","logLevelId":5,"logLevelName":"ERROR","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:37:51.243-04:00"}
{"0":"{\"subsystem\":\"plugins\"}","1":"[plugins] 1 plugin(s) failed to initialize (register: qqbot). Run 'openclaw plugins list' for details.","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"plugins\"}","parentNames":["openclaw"],"date":"2026-04-27T00:38:48.149Z","logLevelId":4,"logLevelName":"WARN","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:38:48.150-04:00"}
{"0":"{\"subsystem\":\"gateway\"}","1":"loading configuration…","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"gateway\"}","parentNames":["openclaw"],"date":"2026-04-27T00:42:03.076Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:42:03.083-04:00"}
{"0":"{\"subsystem\":\"gateway\"}","1":"resolving authentication…","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"gateway\"}","parentNames":["openclaw"],"date":"2026-04-27T00:42:12.581Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:42:12.581-04:00"}
{"0":"{\"subsystem\":\"gateway\"}","1":"starting...","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"gateway\"}","parentNames":["openclaw"],"date":"2026-04-27T00:42:12.601Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:42:12.602-04:00"}
{"0":"{\"subsystem\":\"plugins\"}","1":"[plugins] qqbot failed during register from C:\\Users\\nemom\\AppData\\Roaming\\npm\\node_modules\\openclaw\\dist\\extensions\\qqbot\\index.js: Error: PlatformAdapter not registered. Call registerPlatformAdapter() during bootstrap.","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"plugins\"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:35.548Z","logLevelId":5,"logLevelName":"ERROR","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:35.550-04:00"}
{"0":"{\"subsystem\":\"plugins\"}","1":"[plugins] 1 plugin(s) failed to initialize (register: qqbot). Run 'openclaw plugins list' for details.","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"plugins\"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:38.702Z","logLevelId":4,"logLevelName":"WARN","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:38.702-04:00"}
{"0":"{\"subsystem\":\"gateway\"}","1":"[plugins] plugin failed during register: Error: PlatformAdapter not registered. Call registerPlatformAdapter() during bootstrap. (plugin=qqbot, source=C:\\Users\\nemom\\AppData\\Roaming\\npm\\node_modules\\openclaw\\dist\\extensions\\qqbot\\index.js)","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"gateway\"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:38.720Z","logLevelId":5,"logLevelName":"ERROR","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:38.721-04:00"}
{"0":"{\"subsystem\":\"gateway\"}","1":"starting HTTP server...","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"gateway\"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:38.772Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:38.774-04:00"}
{"0":"{\"subsystem\":\"gateway/canvas\"}","1":"canvas host mounted at http://127.0.0.1:18789/__openclaw__/canvas/ (root C:\\Users\\nemom\\.openclaw\\canvas)","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"gateway/canvas\"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:38.803Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:38.803-04:00"}
{"0":"{\"subsystem\":\"gateway/health-monitor\"}","1":"started (interval: 300s, startup-grace: 60s, channel-connect-grace: 120s)","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"gateway/health-monitor\"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:39.231Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:39.246-04:00"}
{"0":"{\"subsystem\":\"gateway\"}","1":"agent model: deepseek/deepseek-v4-pro","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"gateway\"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:43.137Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:43.140-04:00"}
{"0":"{\"subsystem\":\"gateway\"}","1":"ready (6 plugins: acpx, bonjour, browser, device-pair, phone-control, talk-voice; 90.5s)","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"gateway\"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:43.160Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:43.161-04:00"}
{"0":"{\"subsystem\":\"gateway\"}","1":"log file: \\tmp\\openclaw\\openclaw-2026-04-26.log","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"gateway\"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:43.179Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:43.180-04:00"}
{"0":"{\"subsystem\":\"gateway\"}","1":"security warning: dangerous config flags enabled: gateway.controlUi.allowInsecureAuth=true. Run `openclaw security audit`.","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"gateway\"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:43.210Z","logLevelId":4,"logLevelName":"WARN","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:43.211-04:00"}
{"0":"{\"subsystem\":\"gateway\"}","1":"starting channels and sidecars...","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"gateway\"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:43.241Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:43.242-04:00"}
{"0":"{\"subsystem\":\"plugins\"}","1":"bonjour: watchdog detected non-announced service; attempting re-advertise (gateway fqdn=DESKTOP-JS550D2 (OpenClaw)._openclaw-gw._tcp.local. host=openclaw.local. port=18789 state=probing)","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"plugins\"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:47.125Z","logLevelId":4,"logLevelName":"WARN","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:47.130-04:00"}
{"0":"{\"subsystem\":\"gateway/hooks\"}","1":"loaded 4 internal hook handlers","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"gateway/hooks\"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:47.391Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:47.393-04:00"}
{"0":"{\"subsystem\":\"plugins\"}","1":"bonjour: restarting advertiser (service stuck in probing for 154736ms (gateway fqdn=DESKTOP-JS550D2 (OpenClaw)._openclaw-gw._tcp.local. host=openclaw.local. port=18789 state=probing))","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"plugins\"}","parentNames":["openclaw"],"date":"2026-04-27T00:46:21.862Z","logLevelId":4,"logLevelName":"WARN","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:46:21.863-04:00"}
{"0":"{\"subsystem\":\"plugins\"}","1":"bonjour: advertised gateway fqdn=DESKTOP-JS550D2 (OpenClaw)._openclaw-gw._tcp.local. host=openclaw.local. port=18789 state=unannounced","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"plugins\"}","parentNames":["openclaw"],"date":"2026-04-27T00:46:21.889Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:46:21.890-04:00"}
{"0":"[openclaw] Unhandled promise rejection: CIAO PROBING CANCELLED","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"openclaw","date":"2026-04-27T00:46:21.927Z","logLevelId":5,"logLevelName":"ERROR","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:161:68","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:161","fileColumn":"68","fileLine":"161","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:161","method":"console.error"}},"time":"2026-04-26T20:46:21.933-04:00"}
{"0":"[openclaw] wrote stability bundle: C:\\Users\\nemom\\.openclaw\\logs\\stability\\openclaw-stability-2026-04-27T00-46-21-942Z-8272-unhandled_rejection.json","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"openclaw","date":"2026-04-27T00:46:21.972Z","logLevelId":5,"logLevelName":"ERROR","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:161:68","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:161","fileColumn":"68","fileLine":"161","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:161","method":"console.error"}},"time":"2026-04-26T20:46:21.981-04:00"}
RAW_BUFFERClick to expand / collapse

Bug type

Regression (worked before, now fails)

Beta release blocker

No

Summary

After upgrading from 2026.4.6 to 2026.4.24, qqbot fails to initialize. The actual error is:

qqbot failed during register from C:\Users\nemom\AppData\Roaming\npm\node_modules\openclaw\dist\extensions\qqbot\index.js: Error: PlatformAdapter not registered. Call registerPlatformAdapter() during bootstrap.

Initially, I encountered what's described in #72380, and after implementing the workaround, other plugins now behave correctly; however, the qqbot initialization failure still persists.

This instance of openclaw only uses qqbot. If gateway is started, it'll crash itself with the error: Unhandled promise rejection: CIAO PROBING CANCELLED

Steps to reproduce

  1. Upgrading openclaw to 2024.04.24
  2. Run gateway
  3. Gateway throws the initialization error
  4. Gateway crashes.

Expected behavior

qqbot should connect and the gateway should keep running.

Actual behavior

qqbot is not connected due to initialzation failure, Gateway crashed after that,

OpenClaw version

2026.04.24

Operating system

Windows 10

Install method

No response

Model

deepseek/deepseek-v4-pro

Provider / routing chain

openclaw -> deepseek

Additional provider/model setup details

No response

Logs, screenshots, and evidence

{"0":"▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄\n██░▄▄▄░██░▄▄░██░▄▄▄██░▀██░██░▄▄▀██░████░▄▄▀██░███░██\n██░███░██░▀▀░██░▄▄▄██░█░█░██░█████░████░▀▀░██░█░█░██\n██░▀▀▀░██░█████░▀▀▀██░██▄░██░▀▀▄██░▀▀░█░██░██▄▀▄▀▄██\n▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀\n                  🦞 OPENCLAW 🦞                    \n ","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"openclaw","date":"2026-04-27T00:33:22.323Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:159:46","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:159","fileColumn":"46","fileLine":"159","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:159","method":"console.log"}},"time":"2026-04-26T20:33:22.329-04:00"}
{"0":"{\"subsystem\":\"plugins\"}","1":"[plugins] qqbot failed during register from C:\\Users\\nemom\\AppData\\Roaming\\npm\\node_modules\\openclaw\\dist\\extensions\\qqbot\\index.js: Error: PlatformAdapter not registered. Call registerPlatformAdapter() during bootstrap.","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"plugins\"}","parentNames":["openclaw"],"date":"2026-04-27T00:37:51.239Z","logLevelId":5,"logLevelName":"ERROR","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:37:51.243-04:00"}
{"0":"{\"subsystem\":\"plugins\"}","1":"[plugins] 1 plugin(s) failed to initialize (register: qqbot). Run 'openclaw plugins list' for details.","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"plugins\"}","parentNames":["openclaw"],"date":"2026-04-27T00:38:48.149Z","logLevelId":4,"logLevelName":"WARN","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:38:48.150-04:00"}
{"0":"{\"subsystem\":\"gateway\"}","1":"loading configuration…","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"gateway\"}","parentNames":["openclaw"],"date":"2026-04-27T00:42:03.076Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:42:03.083-04:00"}
{"0":"{\"subsystem\":\"gateway\"}","1":"resolving authentication…","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"gateway\"}","parentNames":["openclaw"],"date":"2026-04-27T00:42:12.581Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:42:12.581-04:00"}
{"0":"{\"subsystem\":\"gateway\"}","1":"starting...","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"gateway\"}","parentNames":["openclaw"],"date":"2026-04-27T00:42:12.601Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:42:12.602-04:00"}
{"0":"{\"subsystem\":\"plugins\"}","1":"[plugins] qqbot failed during register from C:\\Users\\nemom\\AppData\\Roaming\\npm\\node_modules\\openclaw\\dist\\extensions\\qqbot\\index.js: Error: PlatformAdapter not registered. Call registerPlatformAdapter() during bootstrap.","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"plugins\"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:35.548Z","logLevelId":5,"logLevelName":"ERROR","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:35.550-04:00"}
{"0":"{\"subsystem\":\"plugins\"}","1":"[plugins] 1 plugin(s) failed to initialize (register: qqbot). Run 'openclaw plugins list' for details.","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"plugins\"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:38.702Z","logLevelId":4,"logLevelName":"WARN","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:38.702-04:00"}
{"0":"{\"subsystem\":\"gateway\"}","1":"[plugins] plugin failed during register: Error: PlatformAdapter not registered. Call registerPlatformAdapter() during bootstrap. (plugin=qqbot, source=C:\\Users\\nemom\\AppData\\Roaming\\npm\\node_modules\\openclaw\\dist\\extensions\\qqbot\\index.js)","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"gateway\"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:38.720Z","logLevelId":5,"logLevelName":"ERROR","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:38.721-04:00"}
{"0":"{\"subsystem\":\"gateway\"}","1":"starting HTTP server...","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"gateway\"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:38.772Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:38.774-04:00"}
{"0":"{\"subsystem\":\"gateway/canvas\"}","1":"canvas host mounted at http://127.0.0.1:18789/__openclaw__/canvas/ (root C:\\Users\\nemom\\.openclaw\\canvas)","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"gateway/canvas\"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:38.803Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:38.803-04:00"}
{"0":"{\"subsystem\":\"gateway/health-monitor\"}","1":"started (interval: 300s, startup-grace: 60s, channel-connect-grace: 120s)","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"gateway/health-monitor\"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:39.231Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:39.246-04:00"}
{"0":"{\"subsystem\":\"gateway\"}","1":"agent model: deepseek/deepseek-v4-pro","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"gateway\"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:43.137Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:43.140-04:00"}
{"0":"{\"subsystem\":\"gateway\"}","1":"ready (6 plugins: acpx, bonjour, browser, device-pair, phone-control, talk-voice; 90.5s)","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"gateway\"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:43.160Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:43.161-04:00"}
{"0":"{\"subsystem\":\"gateway\"}","1":"log file: \\tmp\\openclaw\\openclaw-2026-04-26.log","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"gateway\"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:43.179Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:43.180-04:00"}
{"0":"{\"subsystem\":\"gateway\"}","1":"security warning: dangerous config flags enabled: gateway.controlUi.allowInsecureAuth=true. Run `openclaw security audit`.","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"gateway\"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:43.210Z","logLevelId":4,"logLevelName":"WARN","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:43.211-04:00"}
{"0":"{\"subsystem\":\"gateway\"}","1":"starting channels and sidecars...","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"gateway\"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:43.241Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:43.242-04:00"}
{"0":"{\"subsystem\":\"plugins\"}","1":"bonjour: watchdog detected non-announced service; attempting re-advertise (gateway fqdn=DESKTOP-JS550D2 (OpenClaw)._openclaw-gw._tcp.local. host=openclaw.local. port=18789 state=probing)","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"plugins\"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:47.125Z","logLevelId":4,"logLevelName":"WARN","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:47.130-04:00"}
{"0":"{\"subsystem\":\"gateway/hooks\"}","1":"loaded 4 internal hook handlers","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"gateway/hooks\"}","parentNames":["openclaw"],"date":"2026-04-27T00:43:47.391Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:43:47.393-04:00"}
{"0":"{\"subsystem\":\"plugins\"}","1":"bonjour: restarting advertiser (service stuck in probing for 154736ms (gateway fqdn=DESKTOP-JS550D2 (OpenClaw)._openclaw-gw._tcp.local. host=openclaw.local. port=18789 state=probing))","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"plugins\"}","parentNames":["openclaw"],"date":"2026-04-27T00:46:21.862Z","logLevelId":4,"logLevelName":"WARN","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:46:21.863-04:00"}
{"0":"{\"subsystem\":\"plugins\"}","1":"bonjour: advertised gateway fqdn=DESKTOP-JS550D2 (OpenClaw)._openclaw-gw._tcp.local. host=openclaw.local. port=18789 state=unannounced","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"{\"subsystem\":\"plugins\"}","parentNames":["openclaw"],"date":"2026-04-27T00:46:21.889Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337:14","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:337","fileColumn":"14","fileLine":"337","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:337","method":"logToFile"}},"time":"2026-04-26T20:46:21.890-04:00"}
{"0":"[openclaw] Unhandled promise rejection: CIAO PROBING CANCELLED","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"openclaw","date":"2026-04-27T00:46:21.927Z","logLevelId":5,"logLevelName":"ERROR","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:161:68","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:161","fileColumn":"68","fileLine":"161","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:161","method":"console.error"}},"time":"2026-04-26T20:46:21.933-04:00"}
{"0":"[openclaw] wrote stability bundle: C:\\Users\\nemom\\.openclaw\\logs\\stability\\openclaw-stability-2026-04-27T00-46-21-942Z-8272-unhandled_rejection.json","_meta":{"runtime":"node","runtimeVersion":"24.13.0","hostname":"DESKTOP-JS550D2","name":"openclaw","date":"2026-04-27T00:46:21.972Z","logLevelId":5,"logLevelName":"ERROR","path":{"fullFilePath":"file:///C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:161:68","fileName":"subsystem-CWI_MDy_.js","fileNameWithLine":"subsystem-CWI_MDy_.js:161","fileColumn":"68","fileLine":"161","filePath":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js","filePathWithLine":"/C:/Users/nemom/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CWI_MDy_.js:161","method":"console.error"}},"time":"2026-04-26T20:46:21.981-04:00"}

Impact and severity

Affected: qqbot plugin Severity: feature breaking Frequency: always Consequence: qqbot unusuable

Additional information

No response

extent analysis

TL;DR

The qqbot plugin fails to initialize due to a missing PlatformAdapter registration, causing the gateway to crash.

Guidance

  1. Verify PlatformAdapter registration: Check the code for registerPlatformAdapter() calls to ensure it is being called during bootstrap.
  2. Review plugin initialization: Investigate the qqbot plugin's initialization process to identify potential issues or missing dependencies.
  3. Check OpenClaw version compatibility: Confirm that the qqbot plugin is compatible with OpenClaw version 2026.04.24.
  4. Inspect logs for related errors: Analyze the provided logs for any errors or warnings related to the qqbot plugin or PlatformAdapter registration.

Example

No code example is provided as the issue is related to a specific plugin and OpenClaw version, and without more context, it's difficult to provide a relevant example.

Notes

The issue seems to be related to a missing PlatformAdapter registration, which is required for the qqbot plugin to function properly. The provided logs indicate that the plugin fails to initialize, causing the gateway to crash.

Recommendation

Apply a workaround by investigating the qqbot plugin's initialization process and ensuring that registerPlatformAdapter() is called during bootstrap. If the issue persists, consider downgrading to a previous OpenClaw version or seeking further assistance from the OpenClaw community.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

qqbot should connect and the gateway should keep running.

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

openclaw - 💡(How to fix) Fix [Bug]: QQbot initialize failure after upgrading to 2026.04.24 [1 participants]