I updated, when I restart I receive the warning that there are apps to update, I gave the command: sudo -u www-data ./occ upgrade but I receive this:
ownCloud or one of the apps require upgrade - only a limited number of commands are available
You may use your browser or the occ upgrade command to do the upgrade
2024-12-03T23:37:54+00:00 Set log level to debug
2024-12-03T23:37:54+00:00 Turned on maintenance mode
2024-12-03T23:37:54+00:00 Repair step: Upgrade app code from the marketplace
2024-12-03T23:37:54+00:00 Repair warning: You have incompatible or missing apps enabled that could not be found or updated via the marketplace.
2024-12-03T23:37:54+00:00 Repair warning: Please install or update the following apps manually or disable them with:
occ app:disable gallery
occ app:disable music
2024-12-03T23:37:54+00:00 Repair warning: For manually updating, see https://doc.owncloud.com/server/10.13/go.php?to=admin-marketplace-apps
2024-12-03T23:37:54+00:00 OC\RepairException: Upgrade is not possible
2024-12-03T23:37:54+00:00 Update failed
2024-12-03T23:37:54+00:00 Maintenance mode is kept active
2024-12-03T23:37:54+00:00 Reset log level
Could you help me?