Nextcloud 20 upgrade FAIL

That’s one of the reasons why the updates through the built-in updater for the stable channel normally will be made available to most of the users only when the 20.0.1 will be released…

This would be considered a successful upgrade. The way it has been, getting from 19 to 20 is success. Many of the apps are disabled and many still lack someone filing the “please upgrade to version X issues” raised on Github. This is frustrating because, as you said, there is no easy “turn back on the breaker switch app button”. Instead of just flicking them back on we have to:

Enable Untested app, Enable App. Repeat for every single app. This is a bummer with not just music, but the core Calendar and security plugins such as e2e encryption. I’d add it is very easy to miss apps when doing this as well… is there no way to quickly restore them at a glance…?

Right now, it seems everything worked for you exactly as designed. Perhaps the process itself can use refinement. We now have a lot of apps by a lot of different people, so there must be some way to keep everyone more in-step with future release cycles.

Well I am pretty sure I was on the stable channel…But I think what has happened here is I am using a docker image and I reckon Watchtower spotted a new docker image and upgraded the bloody thing which I really could do without right now …

Well that’s the thing - How would I know? I would imagine ye goode old “Releaes Notes” would solve the problem so that we know what to expect and/or if it complated successfuly. In my case I do not know - but I am pretty sure it did not work - at least the plugins part. And as we well know - most of Nextcloud is designed as plugins.

In fact - for me - the calendar and the contacts are 80% of my usage - the files, tasks and music are the the rest - so everthing I use was disabled.

You are wrong about this. The process is that occ upgrade checks the apps store for updates and install them for you. As the server is unavailable now that does not work. It’s designed to update as much apps as possible (=> where an update is already available).

Yes, that might be possible… I was lucky enought to be able to update my Docker installation already, but the problems with apps.nextcloud.com not being available bother me, too, sometimes…

Perhaps you should switch to fixed major versions in your docker-compose?

Indeed - good idea! I NEVER want this to happen again…

I guess you can download the tagged versions for Nextcloud 20 from:


The apps on my instance were listed as incompatible with version 20, hence they were disabled as part of the update process. I have no issues with my apps not being up-to-date as that process is fully automated on my instance via NextcloudPi.

None of my personal apps had to be updated so much as re-enabled.

If you are using the updater the process is:

  1. Download new nextcloud version
  2. Replace old version with new version
  3. Run occ upgrade to make changes to the database
  4. Ask the apps store for updates and install them

Step 4 fails because the server is down. No updates for the apps are downloaded and they are now disabled as incompatible.

Calendar and Contacts were ready for Nextcloud 20 before Nextcloud 20 was released. The reason the apps are not updated and disabled as incompatible for the thread starter is the not available apps store. The process itself works fine (most of the time) :wink:

ok - so first step of upgrade should be to check availability of AppStore…and STOP is not available…

2 Likes

Exactly the same for me. Its the fact that the core functionality has gone that is causing me issues. Calendar & Contacts nowhere to be seen. Just a new dashboard :stuck_out_tongue:

@Baggers did you this?

I only had 2 that I could see I got loads of fails when doing the update but yes I just enabled both of them. Im probably going to end up redoing the whole thing if I dont get the core apps when the server comes back up

1 Like

I did it - but id does not work.

Even if you enable them the icons DO NOT appear in the tool bar…It’s an utter mess…

Nextcloud is turning into a MONSTER application - but mostly I want a RELIABLE calendar, contacts, tasks…There is not point doing rocket scinece if the basics are not working properly …

The only option for me is to revert to NC19:

  • restore one week old (ie lose one weeks data) backup ov NC19
  • restore the config fron one week ago
  • REvert the Pg database fo NC19 schema…
  • BLOCK all updates for nextcloud - from docker and from app itself…

Hours of wated time…All I want is a calender and contacts…!!

lol - All Sizzle (new dashboard) and no Bang !

1 Like

I already gave you the links to the release files for the apps. Place them into apps/ and you are good.

This is obviously not the case. The upgrade fails and leaves things in a broken state. You cannot simply just remove the .state file to get things back either. You have to restore from backups.

1 Like

Sorry for that, it is OK for me as explained, maybe another issue?