Error after successful upgrade from 24.0.7 to 25.0.1, "pageMode is not a valid attribute"

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
1 Like