nextcloud / updater

:arrows_counterclockwise: The updater app to keep your Nextcloud up-to-date
GNU Affero General Public License v3.0
46 stars 32 forks source link

It seems that nexcloud does not check for sufficient free space #586

Closed colapsid closed 2 days ago

colapsid commented 2 days ago

Nextcloud Hub 9 (30.0.1) It seems that nexcloud does not check for sufficient free space before updating. In my case, the 'data' folder is located on a separate mount point. At the time of testing, the disk size was 1 Gb.

Expected behaviour

Check free disk space.

Actual behaviour

The availability of free disk space is not checked and the update process gets stuck.

Server configuration

Web server: Apache

Database: MySQL

PHP version: 8.2

Nextcloud version: Nextcloud Hub 9 (30.0.1)

Browser

Browser name: Chrome

Browser version: 125

Operating system: Ubuntu

joshtrichards commented 2 days ago

Duplicate of #523

joshtrichards commented 2 days ago

Out of curiosity, in what form did the update process get stuck? What were the immediate signs you saw?

colapsid commented 2 days ago

After downloading the update, the process freezes when unpacking or moving the update files.

joshtrichards commented 1 day ago

Can you share your updater.log?

colapsid commented 1 day ago

Unfortunately, no. I reinstalled everything when nexcloud broke down after an unsuccessful update (Not enough free disk space).