Skip to content
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

Nextcloud 13 update: Apps not automatically updated & enabled #8274

Closed
rugk opened this issue Feb 9, 2018 · 2 comments
Closed

Nextcloud 13 update: Apps not automatically updated & enabled #8274

rugk opened this issue Feb 9, 2018 · 2 comments

Comments

@rugk
Copy link

rugk commented Feb 9, 2018

Steps to reproduce

  1. Enable beta channel.
  2. Update from command line.
  3. Enable stable stable.

Expected behaviour

All apps should be updated and automatically re-enabled, afterwards (like in previous versions).

Actual behaviour

It updated them, showed me that there are no updates for the apps, I think(?) (see log below, it at least did not show me that it updates any log). After the update I had to go into the apps menu, click update for many (third-party) apps and enable them manually.

Also I had one app (I think it was tasks) were I even already got a notification for a new update in NextCloud 12, this app also was not updated. Or, if the NC 13 update was somehow separate, I had to manually update and enable it afterwards.

From server log (Attention: reverse order):

Info | updater | \OC\Updater::resetLogLevel: Reset log level to Warning(2) 
-- | -- | -- | --
Info | updater | \OC\Updater::maintenanceActive: Maintenance mode is kept active 
Info | updater | \OC\Updater::updateEnd: Update successful 
Info | updater | \OC\Updater::finishedCheckCodeIntegrity: Finished code integrity check 
Info | updater | \OC\Updater::startCheckCodeIntegrity: Starting code integrity check... 
Info | updater | \OC\Repair::step: Repair step: Add log rotate job 
Info | updater | \OC\Repair::step: Repair step: Rename folder with user specific keys 
Info | updater | \OC\Repair::step: Repair step: Repair invalid paths in file cache 
Info | updater | \OC\Repair::step: Repair step: Install new core bundle components 
Info | updater | \OC\Repair::step: Repair step: Repair language codes 
Info | updater | \OC\Repair::info: Repair info: No mounts updated 
Info | updater | \OC\Repair::step: Repair step: Fix potential broken mount points 
Info | updater | \OC\Repair::step: Repair step: Add preview cleanup background jobs 
Info | updater | \OC\Repair::info: Repair info: Repair step already executed 
Info | updater | \OC\Repair::step: Repair step: Add move avatar background job 
Info | updater | \OC\Repair::info: Repair info: .step file moved to .step-previous-update 
Info | updater | \OC\Repair::info: Repair info: .step-previous-update removed 
Info | updater | \OC\Repair::info: Repair info: .step file exists 
Info | updater | \OC\Repair::step: Repair step: Move .step file of updater to backup location 
Info | updater | \OC\Repair::step: Repair step: Remove shares of a users root folder 
Info | updater | \OC\Repair::step: Repair step: Repair invalid shares 
Info | updater | \OC\Repair::info: Repair info: 0 tags with no entries have been removed. 
Info | updater | \OC\Repair::info: Repair info: 0 tag entries for deleted tags have been removed. 
Info | updater | \OC\Repair::info: Repair info: 0 tags for delete files have been removed. 
Info | updater | \OC\Repair::info: Repair info: 0 tags of deleted users have been removed. 
Info | updater | \OC\Repair::step: Repair step: Clean tags and favorites 
Info | updater | \OC\Repair::info: Repair info: Fixed streaming mime types 
Info | updater | \OC\Repair::info: Repair info: Fixed internet-shortcut mime types 
Info | updater | \OC\Repair::info: Repair info: Fixed geospatial mime types 
Info | updater | \OC\Repair::step: Repair step: Repair mime types 
Info | updater | \OC\Repair::info: Repair info: All tables already have the correct collation -> nothing to do 
Info | updater | \OC\Repair::step: Repair step: Repair MySQL collation 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "workflowengine" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "workflowengine" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "updatenotification" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "updatenotification" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "twofactor_backupcodes" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "twofactor_backupcodes" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "theming" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "theming" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "systemtags" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "systemtags" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "survey_client" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "survey_client" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "sharebymail" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "sharebymail" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "serverinfo" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "serverinfo" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "richdocuments" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "richdocuments" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "provisioning_api" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "provisioning_api" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "password_policy" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "password_policy" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "passman" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "passman" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "ownpad" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "ownpad" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "oauth2" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "oauth2" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "notifications" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "notifications" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "notes" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "notes" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "nextcloud_announcements" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "nextcloud_announcements" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "lookup_server_connector" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "lookup_server_connector" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "logreader" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "logreader" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "gallery" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "gallery" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "firstrunwizard" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "firstrunwizard" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "files_videoplayer" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "files_videoplayer" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "files_versions" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "files_versions" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "files_trashbin" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "files_trashbin" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "files_texteditor" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "files_texteditor" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "files_sharing" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "files_sharing" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "files_pdfviewer" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "files_pdfviewer" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "files" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "files" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "federation" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "federation" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "federatedfilesharing" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "federatedfilesharing" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "deck" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "deck" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "dav" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "dav" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "contacts" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "contacts" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "comments" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "comments" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "calendar" in appstore 
Info | updater | \OC\Updater::upgradeAppStoreApp: Update app "calendar" from appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "calendar" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "bruteforcesettings" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "bruteforcesettings" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "admin_audit" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "admin_audit" in appstore 
Info | updater | \OC\Updater::checkAppStoreApp: Checked for update of app "activity" in appstore 
Info | updater | \OC\Updater::checkAppStoreAppBefore: Checking for update of app "activity" in appstore 
Info | updater | \OC\Updater::appUpgrade: Updated <theming> to 1.4.1 
Info | updater | \OC\Repair::info: Repair info: No theming background image to migrate 
Info | updater | \OC\Repair::info: Repair info: No theming logo image to migrate 
Info | updater | \OC\Repair::step: Repair step: Move theming files to AppData storage 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <theming> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <systemtags> to 1.3.0 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <systemtags> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <notifications> to 2.1.2 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <notifications> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <nextcloud_announcements> to 1.2.0 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <nextcloud_announcements> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <firstrunwizard> to 2.2.1 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <firstrunwizard> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <comments> to 1.3.0 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <comments> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <admin_audit> to 1.3.0 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <admin_audit> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <workflowengine> to 1.3.0 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <workflowengine> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <sharebymail> to 1.3.0 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <sharebymail> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <files_versions> to 1.6.0 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <files_versions> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <files_trashbin> to 1.3.0 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <files_trashbin> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <files_sharing> to 1.5.0 
Info | updater | \OC\Repair::step: Repair step: Copy the share password into the dedicated column 
Info | updater | \OC\Repair::step: Repair step: Fix the share type of guest shares when migrating from ownCloud 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <files_sharing> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <dav> to 1.4.6 
Info | updater | \OC\Repair::info: Repair info: Repair step already executed 
Info | updater | \OC\Repair::step: Repair step: Registering building of calendar search index as background job 
Info | updater | \OC\Repair::finishProgress 
Info | updater | \OC\Repair::startProgress: Starting ... Fix broken values of calendar objects (0) 
Info | updater | \OC\Repair::step: Repair step: Fix broken values of calendar objects 
Info | updater | \OC\Repair::info: Repair info: **** calendars updated. 
Info | updater | \OC\Repair::step: Repair step: Fix component of birthday calendars 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <dav> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <activity> to 2.6.1 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <activity> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <files> to 1.8.0 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <files> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <oauth2> to 1.1.0 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <oauth2> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <lookup_server_connector> to 1.1.0 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <lookup_server_connector> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <federation> to 1.3.0 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <federation> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <updatenotification> to 1.3.0 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <updatenotification> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <twofactor_backupcodes> to 1.2.3 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <twofactor_backupcodes> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <survey_client> to 1.1.0 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <survey_client> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <serverinfo> to 1.3.0 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <serverinfo> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <provisioning_api> to 1.3.0 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <provisioning_api> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <password_policy> to 1.3.0 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <password_policy> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <gallery> to 18.0.0 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <gallery> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <files_videoplayer> to 1.2.0 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <files_videoplayer> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <files_texteditor> to 2.5.1 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <files_texteditor> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <files_pdfviewer> to 1.2.0 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <files_pdfviewer> ... 
Info | updater | \OC\Updater::appUpgrade: Updated <federatedfilesharing> to 1.3.1 
Info | updater | \OC\Updater::appUpgradeStarted: Updating <federatedfilesharing> ... 
Info | updater | \OC\Updater::incompatibleAppDisabled: Disabled incompatible app: twofactor_totp 
Info | updater | \OC\Updater::incompatibleAppDisabled: Disabled incompatible app: tasks 
Info | updater | \OC\Updater::incompatibleAppDisabled: Disabled incompatible app: spreed 
Info | updater | \OC\Updater::incompatibleAppDisabled: Disabled incompatible app: ransomware_protection 
Info | updater | \OC\Updater::incompatibleAppDisabled: Disabled incompatible app: radio 
Info | updater | \OC\Updater::incompatibleAppDisabled: Disabled incompatible app: news 
Info | updater | \OC\Updater::incompatibleAppDisabled: Disabled incompatible app: files_retention 
Info | updater | \OC\Updater::incompatibleAppDisabled: Disabled incompatible app: files_automatedtagging 
Info | updater | \OC\Updater::incompatibleAppDisabled: Disabled incompatible app: files_accesscontrol 
Info | updater | \OC\Updater::incompatibleAppDisabled: Disabled incompatible app: drawio 
Info | updater | \OC\Updater::incompatibleAppDisabled: Disabled incompatible app: checksum 
Info | updater | \OC\Updater::dbUpgrade: Updated database 
Info | updater | \OC\Updater::dbUpgradeBefore: Updating database schema 
Info | updater | \OC\Repair::step: Repair step: Drop account terms table when migrating from ownCloud 
Info | updater | \OC\Repair::step: Repair step: Copy data from accounts table when migrating from ownCloud 
Info | updater | \OC\Repair::step: Repair step: Repair SQLite autoincrement 
Info | updater | \OC\Repair::info: Repair info: All tables already have the correct collation -> nothing to do 
Info | updater | \OC\Repair::step: Repair step: Repair MySQL collation 
Debug | core | starting upgrade from 12.0.5.3 to 13.0.0.14

## Server configuration detail

**Operating system:** Linux/Debian

**Webserver:** nginx/1.13.3 (fpm-fcgi)

**Database:** mysql 10.1.26

**PHP version:** 7.0.27-0+deb9u1
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, session, standard, cgi-fcgi, mysqlnd, PDO, xml, apcu, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, igbinary, imagick, intl, json, ldap, libsodium, exif, mcrypt, mysqli, pdo_mysql, Phar, posix, readline, redis, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, Zend OPcache

**Nextcloud version:** 13.0.0 - 13.0.0.14

**Updated from an older Nextcloud/ownCloud or fresh install:** fresh

**Where did you install Nextcloud from:** Nextcloud.com

<details><summary>Signing status</summary>

Array
</details>

<details><summary>List of activated apps</summary>

Enabled:

  • activity: 2.6.1
  • admin_audit: 1.3.0
  • bruteforcesettings: 1.0.3
  • calendar: 1.6.0
  • comments: 1.3.0
  • contacts: 2.0.1
  • dav: 1.4.6
  • deck: 0.3.0
  • federatedfilesharing: 1.3.1
  • federation: 1.3.0
  • files: 1.8.0
  • files_pdfviewer: 1.2.0
  • files_sharing: 1.5.0
  • files_texteditor: 2.5.1
  • files_trashbin: 1.3.0
  • files_versions: 1.6.0
  • files_videoplayer: 1.2.0
  • firstrunwizard: 2.2.1
  • gallery: 18.0.0
  • issuetemplate: 0.3.0
  • logreader: 2.0.0
  • lookup_server_connector: 1.1.0
  • news: 12.0.1
  • nextcloud_announcements: 1.2.0
  • notes: 2.3.2
  • notifications: 2.1.2
  • oauth2: 1.1.0
  • ownpad: 0.6.4
  • passman: 2.1.4
  • password_policy: 1.3.0
  • provisioning_api: 1.3.0
  • ransomware_protection: 1.1.0
  • richdocuments: 1.12.40
  • serverinfo: 1.3.0
  • sharebymail: 1.3.0
  • spreed: 3.0.1
  • survey_client: 1.1.0
  • systemtags: 1.3.0
  • tasks: 0.9.6
  • theming: 1.4.1
  • twofactor_backupcodes: 1.2.3
  • twofactor_totp: 1.4.1
  • updatenotification: 1.3.0
  • workflowengine: 1.3.0
    Disabled:
  • checksum
  • circles
  • drawio
  • encryption
  • files_accesscontrol
  • files_automatedtagging
  • files_external
  • files_markdown
  • files_reader
  • files_retention
  • gpxedit
  • gpxpod
  • radio
  • twofactor_u2f
  • user_external
  • user_ldap
</details>

<details><summary>Configuration (config/config.php)</summary>

{
"instanceid": "REMOVED SENSITIVE VALUE",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
REMOVED SENSITIVE VALUE"
],
"overwritehost": "REMOVED SENSITIVE VALUE"",
"overwriteprotocol": "https",
"overwritewebroot": "/nextcloud",
"overwrite.cli.url": "REMOVED SENSITIVE VALUE"",
"datadirectory": "REMOVED SENSITIVE VALUE",
"dbtype": "mysql",
"version": "13.0.0.14",
"dbname": "REMOVED SENSITIVE VALUE",
"dbhost": "REMOVED SENSITIVE VALUE",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"logtimezone": "Europe/Berlin",
"installed": true,
"maintenance": false,
"mysql.utf8mb4": true,
"memcache.local": "\OC\Memcache\Redis",
"redis": {
"host": "REMOVED SENSITIVE VALUE",
"port": 0,
"dbindex": 0,
"password": "REMOVED SENSITIVE VALUE"
},
"memcache.locking": "\OC\Memcache\Redis",
"knowledgebaseenabled": true,
"enable_avatars": true,
"log.condition": {
"users": [
"admin"
],
"apps": [
"federation"
]
},
"loglevel": 2,
"log_rotate_size": 10485760,
"activity_expire_days": 180,
"appcodechecker": true,
"singleuser": false,
"theme": "",
"trashbin_retention_obligation": "auto, 30",
"updater.release.channel": "stable"
}

</details>

**Are you using external storage, if yes which one:** np

**Are you using encryption:** no

**Are you using an external user-backend, if yes which one:** no

## Client configuration

**Browser:** Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0

**Operating system:** Linux/Fedora
@rugk rugk changed the title Android 13 update: Apps not automatically reenabled. Android 13 update: Apps not automatically reenabled Feb 9, 2018
@rugk rugk changed the title Android 13 update: Apps not automatically reenabled Android 13 update: Apps not automatically updated & enabled Feb 9, 2018
@rugk rugk changed the title Android 13 update: Apps not automatically updated & enabled NxtCloud 13 update: Apps not automatically updated & enabled Feb 9, 2018
@rugk rugk changed the title NxtCloud 13 update: Apps not automatically updated & enabled Nextcloud 13 update: Apps not automatically updated & enabled Feb 9, 2018
@MorrisJobke
Copy link
Member

Fixed by #8380

@nextcloud-bot nextcloud-bot added the stale Ticket or PR with no recent activity label Jun 20, 2018
@tflidd
Copy link
Contributor

tflidd commented Aug 30, 2018

I just tested update from NC 14 beta 1 to NC 14 RC 1. The apps were told to be updated, a few were but I think only those that were enabled before the update. So it looks like it was solved. Please check again and reopen if this issue still exists for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants