Closed phellmon closed 5 years ago
Having a look at the documentation at https://doc.owncloud.com/server/admin_manual/maintenance/upgrade.html#prerequisites I read that Third-Party Apps must be disabled before upgrade.
The only way to have your ownCloud updated is to login on your server and disable the apps manually with occ
, as described in the documentation as well: https://doc.owncloud.com/server/admin_manual/maintenance/manual_upgrade.html
This is a bugtracker, not a support forum. If you have got further questions, please ask them at https://central.owncloud.org or feel free to open another issue here, if you encounter a real bug.
closing here.
No idea what this error message complains about or how to fix it *ATTENTION:* Do not post your config.php file in public as is. Please use one of the above methods whenever possible. Both, the generated reports from the web-ui and from occ config:list consistently remove sensitive data. You still may want to review the report before sending. If done manually then it is critical for your own privacy to dilligently remove *all* host names, passwords, usernames, salts and other credentials before posting. You should assume that attackers find such information and will use them against your systems. ``` **List of activated apps:** Don't know how to tell without access to the Web GUI ``` If you have access to your command line run e.g.: sudo -u www-data php occ app:list from within your ownCloud installation folder. -bash: sudo: command not found ``` **Are you using external storage, if yes which one:** local/smb/sftp/... No **Are you using encryption:** yes/no yes **Are you using an external user-backend, if yes which one:** LDAP/ActiveDirectory/Webdav/... WebDAV, CalDAV, CarDAV ### Client configuration **Browser:** Safari 13.0.1 **Operating system:** macOS Mojave 10.14.6 ### Logs #### Web server error log ``` Insert your webserver log here ``` #### ownCloud log (data/owncloud.log) ``` Insert your ownCloud log here ``` OwnCloud Update Log: [debug] Moving updater/index.php [debug] Moving updater/pub [debug] Moving updater/src [debug] Moving updater/vendor [debug] Moving updater/README.md [debug] Moving updater/.travis.yml [debug] Moving updater/.scrutinizer.yml [debug] Moving updater/nbproject [info] Execution of upgrade:postUpgradeCleanup command stopped. Exit code is 0 [info] Execution of upgrade:detect command started [info] ownCloud 10.0.10.4 found [info] Execution of upgrade:detect command stopped. Exit code is 0 [info] Execution of upgrade:checkSystem command started [info] Execution of upgrade:checkSystem command stopped. Exit code is 0 [info] Execution of upgrade:checkpoint command started [info] Execution of upgrade:checkpoint command stopped. Exit code is 0 [info] Execution of upgrade:detect command started [info] ownCloud 10.0.10.4 found [info] Execution of upgrade:detect command stopped. Exit code is 0 [info] Execution of upgrade:executeCoreUpgradeScripts command started [debug] Replacing 3rdparty [debug] Replacing config [debug] Replacing core [debug] Replacing l10n [debug] Replacing lib [debug] Replacing ocs [debug] Replacing ocs-provider [debug] Replacing resources [debug] Replacing settings [debug] Replacing .htaccess [debug] Replacing .mailmap [debug] Replacing .tag [debug] Replacing .user.ini [debug] Replacing AUTHORS [debug] Replacing CHANGELOG.md [debug] Replacing console.php [debug] Replacing COPYING [debug] Replacing cron.php [debug] Replacing db_structure.xml [debug] Replacing index.html [debug] Replacing index.php [debug] Replacing indie.json [debug] Replacing occ [debug] Replacing public.php [debug] Replacing remote.php [debug] Replacing robots.txt [debug] Replacing status.php [debug] Replacing version.php [info] Execution of upgrade:executeCoreUpgradeScripts command stopped. Exit code is 0 [info] Execution of upgrade:executeCoreUpgradeScripts command started [debug] Replacing 3rdparty [debug] Replacing config [debug] Replacing core [debug] Replacing l10n [debug] Replacing lib [debug] Replacing ocs [debug] Replacing ocs-provider [debug] Replacing resources [debug] Replacing settings [debug] Replacing .htaccess [debug] Replacing .mailmap [debug] Replacing .tag [debug] Replacing .user.ini [debug] Replacing AUTHORS [debug] Replacing CHANGELOG.md [debug] Replacing console.php [debug] Replacing COPYING [debug] Replacing cron.php [debug] Replacing db_structure.xml [debug] Replacing index.html [debug] Replacing index.php [debug] Replacing indie.json [debug] Replacing occ [debug] Replacing public.php [debug] Replacing remote.php [debug] Replacing robots.txt [debug] Replacing status.php [debug] Replacing version.php [info] Execution of upgrade:executeCoreUpgradeScripts command stopped. Exit code is 0 [info] Execution of upgrade:restartWebServer command started [info] Execution of upgrade:restartWebServer command stopped. Exit code is 0 [info] Execution of upgrade:postUpgradeCleanup command started [debug] Moving updater/app [debug] Moving updater/application.php [debug] Moving updater/box.json [debug] Moving updater/composer.json [debug] Moving updater/composer.lock [debug] Moving updater/CONTRIBUTING.md [debug] Moving updater/COPYING-AGPL [debug] Moving updater/index.php [debug] Moving updater/pub [debug] Moving updater/src [debug] Moving updater/vendor [debug] Moving updater/README.md [debug] Moving updater/.travis.yml [debug] Moving updater/.scrutinizer.yml [debug] Moving updater/nbproject [info] Execution of upgrade:postUpgradeCleanup command stopped. Exit code is 0