1PANEL 安装Openclaw后安装QQ机器人出错

安装好几次,期间出现的错误还有一种。除了log文件中还有一份我将他粘贴出来了。

反馈问题【BUG】请附带以下信息
1Panel 版本:社区版v2.1.4
操作系统(设备): Ubuntu 24.04.4 LTS
关键截图:


日志:
96fa57d2-eef3-43ea-b551-6fb6b942c139.log (2.0 KB)

2026/03/16 22:51:39 安装 [qqbot] 任务开始 [START]
2026/03/16 22:51:41 Downloading @sliverp/qqbot@latest…
2026/03/16 22:51:47 Extracting /tmp/openclaw-npm-pack-pbUZ2w/sliverp-qqbot-1.5.4.tgz…
2026/03/16 22:51:48 WARNING: Plugin “qqbot” contains dangerous code patterns: Environment variable access combined with network send — possible credential harvesting (/tmp/openclaw-plugin-zYH31F/extract/package/src/gateway.ts:140); Shell command execution detected (child_process) (/tmp/openclaw-plugin-zYH31F/extract/package/src/utils/audio-convert.ts:565); Shell command execution detected (child_process) (/tmp/openclaw-plugin-zYH31F/extract/package/src/utils/platform.ts:274); Shell command execution detected (child_process) (/tmp/openclaw-plugin-zYH31F/extract/package/bin/qqbot-cli.js:109)
2026/03/16 22:51:48 Installing to /home/node/.openclaw/extensions/qqbot…
2026/03/16 22:51:48 Installing plugin dependencies…
2026/03/16 22:56:48 npm install failed:
2026/03/16 22:56:48 Install OpenClaw plugin 失败: exit status 1
2026/03/16 22:56:49 [TASK-END]

没有上述信息的问题很有可能不被回答

1 个赞

网络问题 多试几次

我也是一直有这问题,博主解决了没

+1 等待ing

+1,求解决方案

我也是这样显示的,但是实际已经安装成功了,QQ都能对话了。估计有bug请检查一下

+1,应该是镜像地址问题

应该是这个吧?GitHub - tencent-connect/openclaw-qqbot: qqbot · GitHub
sliverp/qqbot更新为tencent-connect/openclaw-qqbot

现在只能手工安装插件
1panel打开智能体页面 打开 Openclaw 终端

卸载原来的版本,如未安装过则直接跳过

openclaw plugins uninstall qqbot
openclaw plugins uninstall openclaw-qqbot

安装最新版

openclaw plugins install @tencent-connect/openclaw-qqbot@latest

看到Installed plugin就说明安装完成,并且自动重启了

然后按提示添加机器人,修改对应ID和Secret

openclaw channels add --channel qqbot --token “AppID:AppSecret


频道里就可以看到了

看了一下 腾讯更新了使用的 工具
我们会在下个版本更新