Hello
we try to update the nextcloud to the version 25.0.13 with the automaticly updater command line.
we have a right error to access to the directories as shown below :
admin@cloud:~$ sudo -u www-data php /var/www/nextcloud/updater/updater.phar
[sudo] password for admin:
Nextcloud Updater - version: v24.0.0beta3-1-g67bf13b dirty
Current version is 24.0.12.
Update to Nextcloud 25.0.13 available. (channel: “stable”)
Following file will be downloaded automatically: https://download.nextcloud.com/server/releases/nextcloud-25.0.13.zip
Open changelog
Steps that will be executed:
[ ] Check for expected files
[ ] Check for write permissions
[ ] Create backup
[ ] Downloading
[ ] Verify integrity
[ ] Extracting
[ ] Enable maintenance mode
[ ] Replace entry points
[ ] Delete old files
[ ] Move new files in place
[ ] Done
Start update? [y/N] y
Info: Pressing Ctrl-C will finish the currently running step and then stops the updater.
[] Check for expected files
[✘] Check for write permissions failed
The following places can not be written to:
/var/www/nextcloud/updater/…/version.php
/var/www/nextcloud/updater/…/occ
/var/www/nextcloud/updater/…/AUTHORS
/var/www/nextcloud/updater/…/COPYING
/var/www/nextcloud/updater/…/public.php
/var/www/nextcloud/updater/…/index.php
/var/www/nextcloud/updater/…/remote.php
/var/www/nextcloud/updater/…/status.php
/var/www/nextcloud/updater/…/robots.txt
/var/www/nextcloud/updater/…/.user.ini
/var/www/nextcloud/updater/…/index.html
/var/www/nextcloud/updater/…/console.php
/var/www/nextcloud/updater/…/cron.php
Update failed. To resume or retry just execute the updater again.
Thanks a lot for your help
SYNERGY