-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Contacts and calendar apps disabled after upgrade to 9.0.1 #23853
Comments
Hi, disabling 3rd-party apps during an update/upgrade is the current expected behaviour. A discussion about that is available here: #18312 (and i think at quite a few other issues). |
Oops, I guess I should've looked through more than just the first page of search results for "is:issue is:open apps disabled upgrade" here on GitHub. Thanks for the link! |
When doing an update (e.g. 8.2.2 -> 8.2.3) and not an upgrade (e.g. 8.1.6 -> 8.2.3) it should be also safe to run |
As said. Expected behaviour for now. Closing this. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Steps to reproduce
Expected behaviour
The apps "contacts and calendar" should stay enabled (or get reenabled once the upgrade is finished).
Actual behaviour
The contacts and calendar app got disabled (the data has been preserved, though). I only noticed this by chance (namely because I wanted to edit a contact through the web interface after the upgrade). The output of
./occ upgrade
(see below) was all green, which – at least to me – suggested that everything worked fine and I wouldn't need to look at the output carefully, let alone reenable the apps again.Server configuration
Operating system: Debian 8.4 (Jessie)
Web server: nginx 1.6.2
Database: MySQL 5.5.47
PHP version: PHP 5.6.19
ownCloud version: 9.0.1
Updated from an older ownCloud or fresh install:
Installed ownCloud 9.0.0 fresh from the Debian repositories (https://download.owncloud.org/download/repositories/stable/owncloud/); upgraded to 9.0.1 using apt-get and
./occ upgrade
Integrity test
Output from http://example.com/index.php/settings/integrity/failed:
List of activated apps:
(After enabling contacts and calendar again)
Are you using external storage, if yes which one: local
Are you using encryption: yes
Client configuration
Browser: Firefox
Operating system: Ubuntu
Logs
Web server error log
Nothing relevant
ownCloud log (data/owncloud.log)
Output of
./occ upgrade
The text was updated successfully, but these errors were encountered: