upgrade - only a limited number of commands are available You may use your browser or the occ upgrade command to do the upgrade Setting log level to debug Turned on maintenance mode Updating database schema Exception: Database error when running migration 28000Date20230906104802 for app core Index name "in_reply_to_prim" for table "oc_social_stream" collides with the constraint on tab Update failed Maintenance mode is kept active Resetting log level 8
[nextcloud]> show index from oc_social_stream; MariaDB [nextcloud]> show index from oc_social_3_stream; MariaDB [nextcloud]> drop table oc_social_stream; Index name "sa" for table "oc_social_stream_act" collides with the constraint on table "oc_soc Index name "sh" for table "oc_social_stream_tag" collides with the constraint on table "oc_soc Index name "ts" for table "oc_social_3_stream_dest" collides with the constraint on table "oc_ Index name "afoa" for table "oc_social_follow" collides with the constraint on table "oc_socia 12
-u www-data php /var/www/files.matoken.org/occ db:convert-filecache-bigint Following columns will be updated: * files_trash.auto_id This can take up to hours, depending on the number of files in your instance! Continue with the conversion (y/n)? [n] y $ sudo -u www-data php /var/www/files.matoken.org/occ maintenance:mode --off 24