Skip to content

[Bug] OpenList upgrade fails due to image version mismatch #13544

Description

@mphin

Contact Information

No response

1Panel Version

社区版 v2.2.5

Problem Description

在1Panel中应用商店升级 OpenList 应用时,升级流程拉取的镜像版本与启动时 compose 使用的镜像版本不一致,导致升级失败。
当前OpenList版本:v4.2.4
升级OpenList目标版本:v4.2.5

Steps to Reproduce

1.在1Panel应用商店中选择 OpenList 升级
2.点击升级
3.等待升级任务执行

The expected correct result

No response

Related log output

2026/08/13 09:36:11 升级应用 [openlist] 任务开始 [START]
2026/08/13 09:36:11 开始拉取镜像 [openlistteam/openlist:v4.2.3]
2026/08/13 09:36:13 Already exists 55afa1ecc21d
2026/08/13 09:36:14 Pull complete 8737024415ad
2026/08/13 09:36:14 Pull complete 9f78d8cbacfd
2026/08/13 09:36:14 Pull complete 890225e12ff9
2026/08/13 09:36:20 Pull complete 9cceeeb8dbec
2026/08/13 09:36:20 Pull complete d38aae1abeb3
2026/08/13 09:36:14 Pull complete 4f4fb700ef54
2026/08/13 09:36:20 拉取镜像 成功
2026/08/13 09:36:20 准备应用升级 成功
2026/08/13 09:36:20 开始停止原应用
2026/08/13 09:36:22 停止原应用 成功
2026/08/13 09:36:22 未启用升级备份,升级脚本产生的数据变更无法完整回滚
2026/08/13 09:36:22 开始执行 upgrade 脚本
2026/08/13 09:36:22 执行 upgrade 脚本 成功
2026/08/13 09:36:22 开始启动 应用
2026/08/13 09:36:22 启动 应用 失败 : stderr:  Container openlist Creating 
 service:openlist:1 Error response from daemon: No such image: openlistteam/openlist:v4.2.5 
Error response from daemon: No such image: openlistteam/openlist:v4.2.5
, err: exit status 1
2026/08/13 09:36:22 升级应用 [openlist] 失败: stderr:  Container openlist Creating 
 service:openlist:1 Error response from daemon: No such image: openlistteam/openlist:v4.2.5 
Error response from daemon: No such image: openlistteam/openlist:v4.2.5
, err: exit status 1
2026/08/13 09:36:22 开始应用 openlist 回滚
2026/08/13 09:36:34 应用 openlist 回滚 成功
2026/08/13 09:36:35 [TASK-END]

Additional Information

Image Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions