Hi,
I’m currently running Nethserver 7.5.1804 Therefore nextcloud 13.0.6 is installed.
This server was installed from scratch end august. Today I did an upgrade of nextcloud using yum -y install nethserver-nextcloud
Now I end up with a total mess :
- occ says
Exception: Updates between multiple major versions and downgrades are unsupported.
Update failed
Maintenance mode is kept active
-
nextcloud’s web interfaces says we’re still running 13.0.6 (yes, httpd was restarted, yes the web UI is working even if occ says it kept the maintenance mode active)
-
version.php says :
$OC_Version = array(14,0,3,0);
$OC_VersionString = '14.0.3';
-
config/config.php says :
'version' =>; '12.0.0.29',
I’m totally confused. I don’t remember having installed NC 12, for me it was installed directly on 13.
Can anybody help or advice ?
Thanks