How Restart update to version 13.0.1

My /var/log partion was full and the web update failed with a 442 or 443 error (might be wrong)

Partition space is generated again but I do not know how to restart the update ? my web interface is in service mode.

i have SSH access, but have no idea what to do.

Many thanks in advance!

Hi,
You could have a look into the updater.log first where the update stopped and failed.
If it was right at the beginning when downloading the new version and creating the backup, not much happened. You can then disable the maintenance mode and start the web updated again.

For maintenance mode:
sudo -u www-data php /var/www/nextcloud/occ maintenance:mode --off

(Change path and user accordingly)

Many thanks! Problem solved. My nextcloud is now updated and running!

1 Like