I found the culprit: disabling Collectives (i ran version 2.0.0) solved the problem for me. Disabled via
sudo -u www-data php occ app:disable collectives
I found the culprit: disabling Collectives (i ran version 2.0.0) solved the problem for me. Disabled via
sudo -u www-data php occ app:disable collectives