-
Notifications
You must be signed in to change notification settings - Fork 245
[Bug] Linux下无法安装 显示权限不足 #175
Description
问题描述
后台任务已启动,请等待完成...
📦 尝试 standalone 独立安装包(汉化版专属,自带 Node.js 运行时,无需 npm)
查询最新版本...
standalone 不可用(standalone 清单获取失败: error sending request for url (https://dl.qrj.ai/openclaw-standalone/latest.json)),降级到 npm 安装...
Git HTTPS 规则已就绪 (0/14)
正在停止 Gateway 并清理旧文件...
$ npm install -g @qingchencloud/openclaw-zh@2026.3.13-zh.1 --force
warning: preserving the entire environment is not supported, -E is ignored
sudo: Authentication failed, try again.
sudo: Authentication failed, try again.
sudo-rs: Maximum 3 incorrect authentication attempts
warning: preserving the entire environment is not supported, -E is ignored
sudo: Authentication failed, try again.
sudo: Authentication failed, try again.
sudo-rs: Maximum 3 incorrect authentication attempts
升级失败(镜像源和官方源均失败),exit code: 1
warning: preserving the entire environment is not supported, -E is ignored
sudo: Authentication failed, try again.
sudo: Authentication failed, try again.
sudo-rs: Maximum 3 incorrect authentication attempts
请在终端手动尝试安装,查看完整错误信息:
npm install -g @qingchencloud/openclaw-zh --registry https://registry.npmmirror.com
复现步骤
安装面板打开安装openclaw
期望行为
正常提权安装
操作系统
Ubuntu / Debian
系统版本
Ubuntu25.10
ClawPanel 版本
v0.10.0
截图或日志
No response
补充信息
No response