-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Description
⚠️ This issue respects the following points: ⚠️
- This is a bug, not a question or a configuration/webserver/proxy issue.
- This issue is not already reported on Github OR Nextcloud Community Forum (I've searched it).
- Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- I agree to follow Nextcloud's Code of Conduct.
Bug description
I am trying to upgrade from Nextcloud 25 to 27, accidentally ending up with a skipped version in my kubernetes cluster.
I tried to run occ upgrade
in version 27 and got:
Exception: Updates between multiple major versions and downgrades are unsupported.
Update failed
Then I tried to go back to Nextcloud 26, but that failed too:
Can't start Nextcloud because the version of the data (27.0.2.1) is higher than the docker image version (26.0.2.1) and downgrading is not supported. Are you sure you have pulled the newest image version?
So I cannot run at 26 because the data is supposedly at 27 but I cannot upgrade it to 27 because the data is supposedly at 25. What the heck?
Steps to reproduce
good question
Expected behavior
Either the data is at 25 or 27, not both at once?
Installation method
Stackspin Kubernetes Cluster