nextcloud / all-in-one

📦 The official Nextcloud installation method. Provides easy deployment and maintenance with most features included in this one Nextcloud instance.
https://hub.docker.com/r/nextcloud/all-in-one
GNU Affero General Public License v3.0
4.63k stars 556 forks source link

Docker AIO Upgrade fails 28.0.3.2 -> 29.0.3.4 : UnexpectedValueException: The files of the app "files" were not correctly replaced before running the update #4921

Closed PanzerSajt closed 1 week ago

PanzerSajt commented 1 week ago

Steps to reproduce

  1. Daily auto upgrade fails

Expected behavior

Nextcloud and the hosted files should still be available with the old version.

Actual behavior

Nextcloud is stuck on older version and the app is not running meaning the files are not available.

Host OS

Ubuntu 22.04.4 LTS

Nextcloud AIO version

Nextcloud AIO v9.1.0

Current channel

latest

Other valuable info

sudo docker exec -it --user www-data nextcloud-aio-nextcloud /var/www/html/occ integrity:check-core Nextcloud or one of the apps require upgrade - only a limited number of commands are available You may use your browser or the occ upgrade command to do the upgrade

Tried to recreate Docker containers and restore from backup, but the same issue is back again. https://github.com/nextcloud/all-in-one#how-to-properly-reset-the-instance