Problem 1:
I just have updated my installation but the yellow banner “ownCloud x.x.x is available. Get more information on how to update” is shown even my admin panel is shown that i’m on the newest version.
Solution 1:
This message is cached and will disappear after some time.
Problem 2:
OMG!!! WTF??? My update / upgrade to a newer version of ownCloud failed!!!1111
Solution 2:
There are several steps to check:
-
Direct upgrades from e.g. OC5 to OC7 are NOT supported and will cause such issues. An example upgrade path is: OC 5.0.7 → latest OC 5.0.x → latest OC 6.0.x → latest OC 7.0.x
-
Mixing different repositories/packages (e.g. the one of debian/ubuntu and the one provided on owncloud.org) are not compatible
-
When upgrading from one major version to another (e.g. OC6 to OC7) make sure that you’re following this directives: ownCloud Documentation Overview
-
Try to set maintenance mode to false as described here: ownCloud Central
Source: http://owncloud.10557.n7.nabble.com/Can-t-upgrade-from-6-0-4-7-0-0-tp12996p13047.html
-
Check your logfiles like described here: How to find webserver or OC logfile / enable php logfile for further info about your update/upgrade issue
-
If you’re seeing any SQL Exceptions in your logfiles of 6.) please directly fill out a bugreport like described here: I want to report a bug for ownCloud
-
If you have used the updater app try to use the manual steps as described here: ownCloud Documentation Overview
-
Make sure that all files and folders are owned by the user which is running your webserver / PHP process (hint: chmod / chown)