OffensiveTitle
Results
2
comments of
OffensiveTitle
I've reproduced this on Nextcloud 28.0.1 using the Nextcloud Notes app 4.1.0.
I seemed to have fixed this by running: ``` sudo -u www-data ./path_to_nextcloud_root/occ encryption:scan:legacy-format sudo -u www-data ./path_to_nextcloud/occ php trashbin:cleanup --all-users sudo -u www-data ./path_to_nextcloud_root/occ versions:cleanup ``` And setting `'encryption.legacy_format_support'...