I had to set up a new nextcloud and had the same error.
I donât use redis but memcached.
I commented out the entry for memcached in
/var/www/nextcloud/config/config.php:
#âmemcache.localâ => â\OC\Memcache\APCuâ,
Now the sync works properly