1Panel面板无法更新【BUG反馈】

在面板首页右下角点击更新,面板重启后,仍然是旧版本。尝试了几次都没有更新成功。

于是尝试着清理一下”系统升级备份“,清理完之后没想到竟然能升级了。

日志如下:(最开始是升级失败的日志)
[2024-06-28 13:42:57] [INFO] start to upgrade now…
[2024-06-28 13:43:14] [INFO] init logger successfully
[2024-06-28 13:43:14] [INFO] init monitor db successfully
[2024-06-28 13:43:14] [INFO] init db successfully
[2024-06-28 13:43:14] [INFO] Migration run successfully
[2024-06-28 13:43:14] [INFO] init cache successfully
[2024-06-28 13:43:14] [INFO] init session successfully
[2024-06-28 13:43:14] [DEBUG] synchronize system time with [pool.ntp.org] successful!
[2024-06-28 13:43:17] [INFO] [xpack] init db successfully
[2024-06-28 13:43:17] [INFO] [xpack] migration run successfully
[2024-06-28 13:43:17] [INFO] Starting synchronization with App Store…
[2024-06-28 13:43:17] [INFO] listen at https://0.0.0.0:14830 [tcp4]
[2024-06-28 13:43:18] [INFO] [AppStore] download file from https://apps-assets.fit2cloud.com/stable/1panel.json.zip
[2024-06-28 13:43:18] [INFO] The App Store is at the latest version
[2024-06-28 14:00:00] [INFO] start to refresh token of OneDrive …
[2024-06-28 14:00:00] [INFO] Successfully refreshed OneDrive token.
[2024-06-28 14:07:11] [INFO] new container info LobeChat has been update, now start to recreate
[2024-06-28 14:07:11] [INFO] upgrade container LobeChat successful! now check if the container is started.
[2024-06-28 14:15:13] [DEBUG] drop file /opt/1panel_original
[2024-06-28 14:15:13] [DEBUG] drop file /opt/1panel/tmp/upgrade
[2024-06-28 14:15:13] [DEBUG] drop file /opt/1panel/tmp/system
[2024-06-28 14:15:13] [DEBUG] drop file /opt/1panel/backup/system
[2024-06-28 14:15:13] [DEBUG] drop file /opt/1panel/tmp/app
[2024-06-28 14:15:13] [DEBUG] drop file /opt/1panel/tmp/database
[2024-06-28 14:15:13] [DEBUG] drop file /opt/1panel/tmp/website
[2024-06-28 14:15:13] [DEBUG] drop file /opt/original
[2024-06-28 14:15:13] [DEBUG] drop file /opt/1panel/resource/apps_bak
[2024-06-28 14:15:13] [DEBUG] drop file /opt/1panel/tmp/download
[2024-06-28 14:15:13] [DEBUG] drop file /opt/1panel/log/1Panel-2024-06-26.log
[2024-06-28 14:15:13] [DEBUG] drop file /opt/1panel/log/1Panel-2024-06-27.log
[2024-06-28 14:15:41] [INFO] start to upgrade now…
[2024-06-28 14:15:42] [INFO] download all file successful!
[2024-06-28 14:15:42] [DEBUG] tar zxvfC /opt/1panel/tmp/upgrade/upgrade_20240628141541/downloads/1panel-v1.10.11-lts-linux-amd64.tar.gz /opt/1panel/tmp/upgrade/upgrade_20240628141541/downloads
[2024-06-28 14:15:50] [DEBUG] tar --warning=no-file-changed --ignore-failed-read -zcf /opt/1panel/tmp/upgrade/upgrade_20240628141541/original/db.tar.gz --exclude db/1Panel.db-* --exclude *.sock -C /opt/1panel db
[2024-06-28 14:15:50] [INFO] backup original data successful, now start to upgrade!
[2024-06-28 14:15:56] [INFO] upgrade successful!
[2024-06-28 14:15:58] [INFO] init logger successfully
[2024-06-28 14:15:58] [INFO] init monitor db successfully
[2024-06-28 14:15:58] [INFO] init db successfully
[2024-06-28 14:15:58] [INFO] Migration run successfully
[2024-06-28 14:15:58] [INFO] init cache successfully
[2024-06-28 14:15:58] [INFO] init session successfully
[2024-06-28 14:15:58] [DEBUG] synchronize system time with [pool.ntp.org] successful!
[2024-06-28 14:16:01] [INFO] [xpack] init db successfully
[2024-06-28 14:16:01] [INFO] [xpack] migration run successfully
[2024-06-28 14:16:01] [INFO] Starting synchronization with App Store…
[2024-06-28 14:16:01] [INFO] listen at https://0.0.0.0:14830 [tcp4]
[2024-06-28 14:16:02] [INFO] [AppStore] download file from https://apps-assets.fit2cloud.com/stable/1panel.json.zip
[2024-06-28 14:16:02] [INFO] The App Store is at the latest version

看看是不是这个问题