I was performing a new installation of the Following cloud and received a warning:
“Synchronization of the DAV system address book has not started yet because there are more than 1000 users in your instance or an error has occurred. Please run it manually by calling “oc dav:sync-system-addressbook”.”
How do I fix this?
Figured it out, it’s very easy to solve:
cd /var/www/nextcloud
sudo -u www-data php acc dav:sync-system-address book
This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.