Hello,
After Each update Nextcloud server, all desktop clients have all folders are synchronized.
Server : 29.0.7 - hub8
Clients : Windows : version 3.11 to 3.14 versions.
Do you have any ideas ?
My Steps :
- cd /var/www/nextcloud/updater/
- sudo -u www-data php updater.phar --no-backup
- Start update? [y/N]
y - Should the “occ upgrade” command be executed? [Y/n]
y
Keep maintenance mode active? [y/N]
N
Maintenance mode disabled
Maintenance mode is disabled
- sudo -u www-data php /var/www/nextcloud/occ db:add-missing-indices
Adding additional oc_npushhash_di index to the oc_notifications_pushhash table, this can take some time…
oc_notifications_pushhash table updated successfully.
Thanks