Nextcloud upgrade to 27.02 fails because the config file doesn't match the provided file

:uk:/:us: Message template (english)

My YunoHost server

Hardware: VPS on self-hosted Proxmox cluster
YunoHost version: 11.2.3
I have access to my server : Through SSH | through the webadmin
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no
If yes, please explain:
If your request is related to an app, specify its name and version: Nextcloud-26.0.3~ynh1

Description of my issue

Nextcloud upgrade to 27.0.3-ynh_1 fails apparently because /var/www/nextcloud/config/config.php has been changed. I enabled redis a couple of months ago, and changed the mail server to my own external one via the web interface, but that doesn’t seem to be a reason to fail the upgrade.

Here are some error messages
https://paste.yunohost.org/raw/izuqakunuj

@serversonic
2023-08-17 12:01:26,672: DEBUG - App “Mail” cannot be installed because it is not compatible with this version of the server.

This is the solution
You need to deactivate the mail app in nextcloud, perform the update, then reactivate it.

You can also update the mail application and then update Nextcloud.

Ah, didn’t notice that, thanks!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.