第三方计划执行安装应用失败,删除执行计划后,应用一直显示这么多,不能同步最新的应用
失败的日志
删除了 怎么从新用计划弄这个三方应用啊 ,
712 条就已经包含本地应用了
Resolving ghproxy.com (ghproxy.com)… 144.24.81.189
Connecting to ghproxy.com (ghproxy.com)|144.24.81.189|:443… connected.
GnuTLS: Error in the pull function.
Unable to establish SSL connection.
/opt/1panel/apps/local/twonav/twonav/scripts/init.sh: 10: unzip: not found
cp: cannot stat ‘./data/TwoNav-master/': No such file or directory
chown: cannot access ‘./data’: No such file or directory
, err: exit status 1
2025/11/21 16:55:39 安装应用 [twonav] 失败: stderr: --2025-11-21 16:55:38-- https://ghproxy.com/https://github.com/tznb1/TwoNav/archive/refs/heads/master.zip
Resolving ghproxy.com (ghproxy.com)… 144.24.81.189
Connecting to ghproxy.com (ghproxy.com)|144.24.81.189|:443… connected.
GnuTLS: Error in the pull function.
Unable to establish SSL connection.
/opt/1panel/apps/local/twonav/twonav/scripts/init.sh: 10: unzip: not found
cp: cannot stat './data/TwoNav-master/’: No such file or directory
chown: cannot access ‘./data’: No such file or directory
, err: exit status 1
2025/11/21 16:55:40 [TASK-END]
这是没有执行第三应用安装报错的,712是包含了三方的 我之前是200多个
你现在具体的问题是什么?
1Panel计划任务类型Shell 脚本的计划任务框里,添加并执行以下命令,或者终端运行以下命令,
git clone -b localApps https://ghp.ci/https://github.com/okxlin/appstore /opt/1panel/resource/apps/local/appstore-localApps
cp -rf /opt/1panel/resource/apps/local/appstore-localApps/apps/* /opt/1panel/resource/apps/local/
rm -rf /opt/1panel/resource/apps/local/appstore-localApps
请问下 这个计划执行是否直接使用,我用的这个计划安装的软件都是失败的,安装失败的可以在应用管理清除。
安装失败的日志在哪里?
同步报错
2025/11/21 17:04:55 同步应用商店 [本地应用] 任务开始 [START]
2025/11/21 17:04:55 应用 docker-lxc 同步失败!data.yml 文件不存在
2025/11/21 17:04:55 应用 php-unofficial 同步失败!data.yml 文件不存在
2025/11/21 17:04:56 同步应用商店 [本地应用] 成功
2025/11/21 17:04:56 [TASK-END]
安装报错
stderr: --2025-11-21 17:06:18-- https://ghproxy.com/https://github.com/tznb1/TwoNav/archive/refs/heads/master.zip Resolving ghproxy.com (ghproxy.com)… 144.24.81.189 Connecting to ghproxy.com (ghproxy.com)|144.24.81.189|:443… connected. GnuTLS: Error in the pull function. Unable to establish SSL connection. /opt/1panel/apps/local/twonav/twonav/scripts/init.sh: 10: unzip: not found cp: cannot stat ‘./data/TwoNav-master/*’: No such file or directory chown: cannot access ‘./data’: No such file or directory , err: exit status 1
其他应用呢?
有的成功 有的失败了
你可以把这个问题反馈给第三方库的作者
好的 三方库的问题是吧


