Upgrade NC15 -> NC16 failed

Hello.

I tried to update a NC 15.0.5.3 to 16.0.9.2 using the cli-method as describe here:
https://docs.nextcloud.com/server/15/admin_manual/maintenance/update.html#using-the-command-line-based-updater

Unfortunately NC16 does not show any files or apps in the browser after the upgrade.

I needed to downgrade again.
No idea how to get to the next major version at the moment.

Any help is very much appreciated.

thanks.
i-n-g-o

I upgraded to NC 15.0.14.

But also from there a update with upgrade/updater.phar works but leaves me with a broken nc installation: no files, no apps, no settings.

according to here:https://docs.nextcloud.com/server/15/admin_manual/maintenance/manual_upgrade.html a:

sudo -u www-data php console.php files:scan --all

might help with missing files. but that just tells me that context “files” does not have a command scan…

There is an issue template when you open a new topic. This way, you don’t forget to put important information like logfiles. Like this, it is difficult to help. Just note that NC 16 requires a php version >7.0!

Hi.

Sorry, i missed giving detailed information.
I found this template somewhere in the forum, hope it is the right one and contains the necessary information.

Steps to reproduce

  1. running php updater.phar

Expected behaviour

Functioning NC 16.0.9.2

Actual behaviour

NC 16.0.9.2 installation not showing files in the browser. Also no App-Buttons are visible in the header-bar.

Server configuration

Operating system : Ubuntu 18.04.4

Web server: Apache/2.4.29

Database: mysql Ver 14.14 Distrib 5.7.29, for Linux (x86_64) using EditLine wrapper

PHP version: PHP 7.2.24-0ubuntu0.18.04.3

Nextcloud version: Update to 16.0.9.2

Updated from an older Nextcloud/ownCloud or fresh install: update from 15.0.14

Where did you install Nextcloud from: official sources

Updater Log

2020-03-21T01:08:35+0000 vcbofAPydO [info] updater cli is executed
2020-03-21T01:08:35+0000 vcbofAPydO [info] currentStep()
2020-03-21T01:08:35+0000 vcbofAPydO [info] current version: 15.0.14 build time: 2019-12-19T08:25:02+00:00 dd0b38876d11d81776c9e12bdcc31142059a983e
2020-03-21T01:08:35+0000 vcbofAPydO [info] getUpdateServerResponse()
2020-03-21T01:08:35+0000 vcbofAPydO [info] updaterServer: https://updates.nextcloud.com/updater_server/
2020-03-21T01:08:35+0000 vcbofAPydO [info] releaseChannel: stable
2020-03-21T01:08:35+0000 vcbofAPydO [info] internal version: 15.0.14.1
2020-03-21T01:08:35+0000 vcbofAPydO [info] updateURL: https://updates.nextcloud.com/updater_server/?version=15x0x14x1xxxstablexx2019-12-19T08%3A25%3A02%2B00%3A00+dd0b38876d11d81776c9e12bdcc31142059a983ex7x2x24
2020-03-21T01:08:35+0000 vcbofAPydO [info] getUpdateServerResponse response: Array
(
    [version] => 16.0.9.2
    [versionstring] => Nextcloud 16.0.9
    [url] => https://download.nextcloud.com/server/releases/nextcloud-16.0.9.zip
    [web] => https://docs.nextcloud.com/server/16/admin_manual/maintenance/upgrade.html
    [changes] => https://updates.nextcloud.com/changelog_server/?version=16.0.9
    [autoupdater] => 1
    [eol] => 0
    [signature] => 0JKu7hbIKTM1tewiCIKKljvfq9C3M8dvPAdXeQzUJSOmTSZOgbep1twfG7CZfITA
wai/zuOTru6HoT6ULde5dwN3WP9PF/hKUANFahnCYCHwm6qVAIQJL+Qpo4v4gj4v
nAYtUiFy8IMeN/+KmyeIUyslpwmU7nu97DN/gwY2jxy8U8s9txMujrxYqRPxU7qk
vhdD4yTEXDLsSBmKENeEQ/xoHIGOQT9JYdi1vQSaa8cnLcC2siQKYVcHn924FHEN
yvvEJQu8kh274xfQXSaQOO+efPN/kRZL3iGAgeQSI/TwKjzF4TPEapzakLdiCkkf
HnCVzOhH4cv0bTahws7x5Q==
)

2020-03-21T01:08:35+0000 vcbofAPydO [info] checkForUpdate() Array
(
    [version] => 16.0.9.2
    [versionstring] => Nextcloud 16.0.9
    [url] => https://download.nextcloud.com/server/releases/nextcloud-16.0.9.zip
    [web] => https://docs.nextcloud.com/server/16/admin_manual/maintenance/upgrade.html
    [changes] => https://updates.nextcloud.com/changelog_server/?version=16.0.9
    [autoupdater] => 1
    [eol] => 0
    [signature] => 0JKu7hbIKTM1tewiCIKKljvfq9C3M8dvPAdXeQzUJSOmTSZOgbep1twfG7CZfITA
wai/zuOTru6HoT6ULde5dwN3WP9PF/hKUANFahnCYCHwm6qVAIQJL+Qpo4v4gj4v
nAYtUiFy8IMeN/+KmyeIUyslpwmU7nu97DN/gwY2jxy8U8s9txMujrxYqRPxU7qk
vhdD4yTEXDLsSBmKENeEQ/xoHIGOQT9JYdi1vQSaa8cnLcC2siQKYVcHn924FHEN
yvvEJQu8kh274xfQXSaQOO+efPN/kRZL3iGAgeQSI/TwKjzF4TPEapzakLdiCkkf
HnCVzOhH4cv0bTahws7x5Q==
)

2020-03-21T01:08:35+0000 vcbofAPydO [info] end of checkForUpdate() Update to Nextcloud 16.0.9 available. (channel: "stable")<br /><span class="light">Following file will be downloaded automatically:</span> <code class="light">https://download.nextcloud.com/server/releases/nextcloud-16.0.9.zip</code>
2020-03-21T01:08:37+0000 vcbofAPydO [info] updater started
2020-03-21T01:08:37+0000 vcbofAPydO [info] executeStep request for step "1"
2020-03-21T01:08:37+0000 vcbofAPydO [info] startStep("1")
2020-03-21T01:08:37+0000 vcbofAPydO [info] checkForExpectedFilesAndFolders()
2020-03-21T01:08:37+0000 vcbofAPydO [error] executeStep request failed with UpdateException
2020-03-21T01:08:37+0000 vcbofAPydO [error] Exception: NC\Updater\UpdateException
Message: 
Code:0
Trace:
#0 phar:///var/www/nextcloud/updater/updater.phar/lib/UpdateCommand.php(350): NC\Updater\Updater->checkForExpectedFilesAndFolders()
#1 phar:///var/www/nextcloud/updater/updater.phar/lib/UpdateCommand.php(228): NC\Updater\UpdateCommand->executeStep(1)
#2 phar:///var/www/nextcloud/updater/updater.phar/vendor/symfony/console/Command/Command.php(256): NC\Updater\UpdateCommand->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#3 phar:///var/www/nextcloud/updater/updater.phar/vendor/symfony/console/Application.php(820): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#4 phar:///var/www/nextcloud/updater/updater.phar/vendor/symfony/console/Application.php(187): Symfony\Component\Console\Application->doRunCommand(Object(NC\Updater\UpdateCommand), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 phar:///var/www/nextcloud/updater/updater.phar/vendor/symfony/console/Application.php(118): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 phar:///var/www/nextcloud/updater/updater.phar/updater.php(10): Symfony\Component\Console\Application->run()
#7 /var/www/nextcloud/updater/updater.phar(10): require('phar:///var/www...')
#8 {main}
File:phar:///var/www/nextcloud/updater/updater.phar/lib/Updater.php
Line:270
Data:
Array
(
    [0] => .rnd
)


2020-03-21T01:08:37+0000 vcbofAPydO [info] rollbackChanges("1")
2020-03-21T01:08:37+0000 vcbofAPydO [info] unlink .step
2020-03-21T01:08:37+0000 vcbofAPydO [info] end of  rollbackChanges()
2020-03-21T01:09:04+0000 UYXqYZOjx2 [info] updater cli is executed
2020-03-21T01:09:04+0000 UYXqYZOjx2 [info] currentStep()
2020-03-21T01:09:04+0000 UYXqYZOjx2 [info] current version: 15.0.14 build time: 2019-12-19T08:25:02+00:00 dd0b38876d11d81776c9e12bdcc31142059a983e
2020-03-21T01:09:04+0000 UYXqYZOjx2 [info] getUpdateServerResponse()
2020-03-21T01:09:04+0000 UYXqYZOjx2 [info] updaterServer: https://updates.nextcloud.com/updater_server/
2020-03-21T01:09:04+0000 UYXqYZOjx2 [info] releaseChannel: stable
2020-03-21T01:09:04+0000 UYXqYZOjx2 [info] internal version: 15.0.14.1
2020-03-21T01:09:04+0000 UYXqYZOjx2 [info] updateURL: https://updates.nextcloud.com/updater_server/?version=15x0x14x1xxxstablexx2019-12-19T08%3A25%3A02%2B00%3A00+dd0b38876d11d81776c9e12bdcc31142059a983ex7x2x24
2020-03-21T01:09:05+0000 UYXqYZOjx2 [info] getUpdateServerResponse response: Array
(
    [version] => 16.0.9.2
    [versionstring] => Nextcloud 16.0.9
    [url] => https://download.nextcloud.com/server/releases/nextcloud-16.0.9.zip
    [web] => https://docs.nextcloud.com/server/16/admin_manual/maintenance/upgrade.html
    [changes] => https://updates.nextcloud.com/changelog_server/?version=16.0.9
    [autoupdater] => 1
    [eol] => 0
    [signature] => 0JKu7hbIKTM1tewiCIKKljvfq9C3M8dvPAdXeQzUJSOmTSZOgbep1twfG7CZfITA
wai/zuOTru6HoT6ULde5dwN3WP9PF/hKUANFahnCYCHwm6qVAIQJL+Qpo4v4gj4v
nAYtUiFy8IMeN/+KmyeIUyslpwmU7nu97DN/gwY2jxy8U8s9txMujrxYqRPxU7qk
vhdD4yTEXDLsSBmKENeEQ/xoHIGOQT9JYdi1vQSaa8cnLcC2siQKYVcHn924FHEN
yvvEJQu8kh274xfQXSaQOO+efPN/kRZL3iGAgeQSI/TwKjzF4TPEapzakLdiCkkf
HnCVzOhH4cv0bTahws7x5Q==
)

2020-03-21T01:09:05+0000 UYXqYZOjx2 [info] checkForUpdate() Array
(
    [version] => 16.0.9.2
    [versionstring] => Nextcloud 16.0.9
    [url] => https://download.nextcloud.com/server/releases/nextcloud-16.0.9.zip
    [web] => https://docs.nextcloud.com/server/16/admin_manual/maintenance/upgrade.html
    [changes] => https://updates.nextcloud.com/changelog_server/?version=16.0.9
    [autoupdater] => 1
    [eol] => 0
    [signature] => 0JKu7hbIKTM1tewiCIKKljvfq9C3M8dvPAdXeQzUJSOmTSZOgbep1twfG7CZfITA
wai/zuOTru6HoT6ULde5dwN3WP9PF/hKUANFahnCYCHwm6qVAIQJL+Qpo4v4gj4v
nAYtUiFy8IMeN/+KmyeIUyslpwmU7nu97DN/gwY2jxy8U8s9txMujrxYqRPxU7qk
vhdD4yTEXDLsSBmKENeEQ/xoHIGOQT9JYdi1vQSaa8cnLcC2siQKYVcHn924FHEN
yvvEJQu8kh274xfQXSaQOO+efPN/kRZL3iGAgeQSI/TwKjzF4TPEapzakLdiCkkf
HnCVzOhH4cv0bTahws7x5Q==
)

2020-03-21T01:09:05+0000 UYXqYZOjx2 [info] end of checkForUpdate() Update to Nextcloud 16.0.9 available. (channel: "stable")<br /><span class="light">Following file will be downloaded automatically:</span> <code class="light">https://download.nextcloud.com/server/releases/nextcloud-16.0.9.zip</code>
2020-03-21T01:09:06+0000 UYXqYZOjx2 [info] updater started
2020-03-21T01:09:06+0000 UYXqYZOjx2 [info] executeStep request for step "1"
2020-03-21T01:09:06+0000 UYXqYZOjx2 [info] startStep("1")
2020-03-21T01:09:06+0000 UYXqYZOjx2 [info] checkForExpectedFilesAndFolders()
2020-03-21T01:09:06+0000 UYXqYZOjx2 [info] end of checkForExpectedFilesAndFolders()
2020-03-21T01:09:06+0000 UYXqYZOjx2 [info] endStep("1")
2020-03-21T01:09:06+0000 UYXqYZOjx2 [info] executeStep request for step "2"
2020-03-21T01:09:06+0000 UYXqYZOjx2 [info] startStep("2")
2020-03-21T01:09:06+0000 UYXqYZOjx2 [info] checkWritePermissions()
2020-03-21T01:09:06+0000 UYXqYZOjx2 [info] end of checkWritePermissions()
2020-03-21T01:09:06+0000 UYXqYZOjx2 [info] endStep("2")
2020-03-21T01:09:06+0000 UYXqYZOjx2 [info] executeStep request for step "3"
2020-03-21T01:09:06+0000 UYXqYZOjx2 [info] startStep("3")
2020-03-21T01:09:06+0000 UYXqYZOjx2 [info] createBackup()
2020-03-21T01:09:09+0000 UYXqYZOjx2 [info] end of createBackup()
2020-03-21T01:09:09+0000 UYXqYZOjx2 [info] endStep("3")
2020-03-21T01:09:09+0000 UYXqYZOjx2 [info] executeStep request for step "4"
2020-03-21T01:09:09+0000 UYXqYZOjx2 [info] startStep("4")
2020-03-21T01:09:09+0000 UYXqYZOjx2 [info] downloadUpdate()
2020-03-21T01:09:09+0000 UYXqYZOjx2 [info] getUpdateServerResponse()
2020-03-21T01:09:09+0000 UYXqYZOjx2 [info] updaterServer: https://updates.nextcloud.com/updater_server/
2020-03-21T01:09:09+0000 UYXqYZOjx2 [info] releaseChannel: stable
2020-03-21T01:09:09+0000 UYXqYZOjx2 [info] internal version: 15.0.14.1
2020-03-21T01:09:09+0000 UYXqYZOjx2 [info] updateURL: https://updates.nextcloud.com/updater_server/?version=15x0x14x1xxxstablexx2019-12-19T08%3A25%3A02%2B00%3A00+dd0b38876d11d81776c9e12bdcc31142059a983ex7x2x24
2020-03-21T01:09:09+0000 UYXqYZOjx2 [info] getUpdateServerResponse response: Array
(
    [version] => 16.0.9.2
    [versionstring] => Nextcloud 16.0.9
    [url] => https://download.nextcloud.com/server/releases/nextcloud-16.0.9.zip
    [web] => https://docs.nextcloud.com/server/16/admin_manual/maintenance/upgrade.html
    [changes] => https://updates.nextcloud.com/changelog_server/?version=16.0.9
    [autoupdater] => 1
    [eol] => 0
    [signature] => 0JKu7hbIKTM1tewiCIKKljvfq9C3M8dvPAdXeQzUJSOmTSZOgbep1twfG7CZfITA
wai/zuOTru6HoT6ULde5dwN3WP9PF/hKUANFahnCYCHwm6qVAIQJL+Qpo4v4gj4v
nAYtUiFy8IMeN/+KmyeIUyslpwmU7nu97DN/gwY2jxy8U8s9txMujrxYqRPxU7qk
vhdD4yTEXDLsSBmKENeEQ/xoHIGOQT9JYdi1vQSaa8cnLcC2siQKYVcHn924FHEN
yvvEJQu8kh274xfQXSaQOO+efPN/kRZL3iGAgeQSI/TwKjzF4TPEapzakLdiCkkf
HnCVzOhH4cv0bTahws7x5Q==
)

2020-03-21T01:09:09+0000 UYXqYZOjx2 [info] storage location exists
2020-03-21T01:09:11+0000 UYXqYZOjx2 [info] end of downloadUpdate()
2020-03-21T01:09:11+0000 UYXqYZOjx2 [info] endStep("4")
2020-03-21T01:09:11+0000 UYXqYZOjx2 [info] executeStep request for step "5"
2020-03-21T01:09:11+0000 UYXqYZOjx2 [info] startStep("5")
2020-03-21T01:09:11+0000 UYXqYZOjx2 [info] verifyIntegrity()
2020-03-21T01:09:11+0000 UYXqYZOjx2 [info] getUpdateServerResponse()
2020-03-21T01:09:11+0000 UYXqYZOjx2 [info] updaterServer: https://updates.nextcloud.com/updater_server/
2020-03-21T01:09:11+0000 UYXqYZOjx2 [info] releaseChannel: stable
2020-03-21T01:09:11+0000 UYXqYZOjx2 [info] internal version: 15.0.14.1
2020-03-21T01:09:11+0000 UYXqYZOjx2 [info] updateURL: https://updates.nextcloud.com/updater_server/?version=15x0x14x1xxxstablexx2019-12-19T08%3A25%3A02%2B00%3A00+dd0b38876d11d81776c9e12bdcc31142059a983ex7x2x24
2020-03-21T01:09:11+0000 UYXqYZOjx2 [info] getUpdateServerResponse response: Array
(
    [version] => 16.0.9.2
    [versionstring] => Nextcloud 16.0.9
    [url] => https://download.nextcloud.com/server/releases/nextcloud-16.0.9.zip
    [web] => https://docs.nextcloud.com/server/16/admin_manual/maintenance/upgrade.html
    [changes] => https://updates.nextcloud.com/changelog_server/?version=16.0.9
    [autoupdater] => 1
    [eol] => 0
    [signature] => 0JKu7hbIKTM1tewiCIKKljvfq9C3M8dvPAdXeQzUJSOmTSZOgbep1twfG7CZfITA
wai/zuOTru6HoT6ULde5dwN3WP9PF/hKUANFahnCYCHwm6qVAIQJL+Qpo4v4gj4v
nAYtUiFy8IMeN/+KmyeIUyslpwmU7nu97DN/gwY2jxy8U8s9txMujrxYqRPxU7qk
vhdD4yTEXDLsSBmKENeEQ/xoHIGOQT9JYdi1vQSaa8cnLcC2siQKYVcHn924FHEN
yvvEJQu8kh274xfQXSaQOO+efPN/kRZL3iGAgeQSI/TwKjzF4TPEapzakLdiCkkf
HnCVzOhH4cv0bTahws7x5Q==
)

2020-03-21T01:09:11+0000 UYXqYZOjx2 [info] storage location: /var/www/data/updater-oc6roh0c1l6j/downloads/
2020-03-21T01:09:11+0000 UYXqYZOjx2 [info] end of verifyIntegrity()
2020-03-21T01:09:11+0000 UYXqYZOjx2 [info] endStep("5")
2020-03-21T01:09:11+0000 UYXqYZOjx2 [info] executeStep request for step "6"
2020-03-21T01:09:11+0000 UYXqYZOjx2 [info] startStep("6")
2020-03-21T01:09:11+0000 UYXqYZOjx2 [info] extractDownload()
2020-03-21T01:09:11+0000 UYXqYZOjx2 [info] storage location: /var/www/data/updater-oc6roh0c1l6j/downloads/
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] end of extractDownload()
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] endStep("6")
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] executeStep request for step "7"
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] startStep("7")
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] setMaintenanceMode("true")
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] configFileName /var/www/nextcloud/updater/../config/config.php
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] end of setMaintenanceMode()
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] endStep("7")
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] executeStep request for step "8"
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] startStep("8")
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] replaceEntryPoints()
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] replace index.php
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] replace status.php
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] replace remote.php
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] replace public.php
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] replace ocs/v1.php
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] replace ocs/v2.php
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] end of replaceEntryPoints()
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] endStep("8")
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] executeStep request for step "9"
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] startStep("9")
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] deleteOldFiles()
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] config sample exists
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] themes README exists
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] end of deleteOldFiles()
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] endStep("9")
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] executeStep request for step "10"
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] startStep("10")
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] moveNewVersionInPlace()
2020-03-21T01:09:14+0000 UYXqYZOjx2 [info] storage location: /var/www/data/updater-oc6roh0c1l6j/downloads/nextcloud/
2020-03-21T01:09:15+0000 UYXqYZOjx2 [info] end of moveNewVersionInPlace()
2020-03-21T01:09:15+0000 UYXqYZOjx2 [info] endStep("10")
2020-03-21T01:09:15+0000 UYXqYZOjx2 [info] executeStep request for step "12"
2020-03-21T01:09:15+0000 UYXqYZOjx2 [info] startStep("12")
2020-03-21T01:09:15+0000 UYXqYZOjx2 [info] finalize()
2020-03-21T01:09:15+0000 UYXqYZOjx2 [info] storage location: /var/www/data/updater-oc6roh0c1l6j/downloads/nextcloud/
2020-03-21T01:09:15+0000 UYXqYZOjx2 [info] call opcache_reset()
2020-03-21T01:09:15+0000 UYXqYZOjx2 [info] end of finalize()
2020-03-21T01:09:15+0000 UYXqYZOjx2 [info] endStep("12")
2020-03-21T01:09:15+0000 UYXqYZOjx2 [info] update of code successful.
2020-03-21T01:09:55+0000 UYXqYZOjx2 [info] maintenance mode is disabled - return code: 0

i’d say that calls for a sudo -u www-data php occ upgrade in your nextcloud installation directory. (note that “www-data” marks the webuser… could be that you have defined a different one for that purpose… so pls check for who owns installation-directory)

Thought i chose to call occ upgrade after the updater finished doing stuff.

directory is owned by “www-data” and i call all the commands with sudo -u www-data php occ ... so that should be fine.

I will give it another try asap.

Thanks!
I will report how it goes.

i did the update to 16.0.9 again.

here is the console output of running sudo -u www-data php updater.phar

Nextcloud Updater - version: v15.0.7-4-ged74b90

Current version is 15.0.14.

Update to Nextcloud 16.0.9 available. (channel: "stable")
Following file will be downloaded automatically: https://download.nextcloud.com/server/releases/nextcloud-16.0.9.zip

Steps that will be executed:
[ ] Check for expected files
[ ] Check for write permissions
[ ] Create backup
[ ] Downloading
[ ] Verify integrity
[ ] Extracting
[ ] Enable maintenance mode
[ ] Replace entry points
[ ] Delete old files
[ ] Move new files in place
[ ] Done

Start update? [y/N] y

Info: Pressing Ctrl-C will finish the currently running step and then stops the updater.

[✔] Check for expected files
[✔] Check for write permissions
[✔] Create backup
[✔] Downloading
[✔] Verify integrity
[✔] Extracting
[✔] Enable maintenance mode
[✔] Replace entry points
[✔] Delete old files
[✔] Move new files in place
[✔] Done

Update of code successful.

Should the "occ upgrade" command be executed? [Y/n]
Nextcloud or one of the apps require upgrade - only a limited number of commands are available
You may use your browser or the occ upgrade command to do the upgrade
2020-03-25T04:34:25+00:00 Set log level to debug
2020-03-25T04:34:25+00:00 Repair step: Repair MySQL collation
2020-03-25T04:34:25+00:00 Repair info: All tables already have the correct collation -> nothing to do
2020-03-25T04:34:25+00:00 Repair step: Repair SQLite autoincrement
2020-03-25T04:34:25+00:00 Repair step: Copy data from accounts table when migrating from ownCloud
2020-03-25T04:34:25+00:00 Repair step: Drop account terms table when migrating from ownCloud
2020-03-25T04:34:25+00:00 Updating database schema
2020-03-25T04:34:27+00:00 Updated database
2020-03-25T04:34:27+00:00 Disabled incompatible app: calendar
2020-03-25T04:34:27+00:00 Disabled incompatible app: end_to_end_encryption
2020-03-25T04:34:27+00:00 Disabled incompatible app: files_trackdownloads
2020-03-25T04:34:27+00:00 Disabled incompatible app: groupfolders
2020-03-25T04:34:27+00:00 Disabled incompatible app: twofactor_admin
2020-03-25T04:34:27+00:00 Updating <accessibility> ...
2020-03-25T04:34:27+00:00 Updated <accessibility> to 1.2.0
2020-03-25T04:34:27+00:00 Updating <federatedfilesharing> ...
2020-03-25T04:34:27+00:00 Updated <federatedfilesharing> to 1.6.0
2020-03-25T04:34:27+00:00 Updating <files_pdfviewer> ...
2020-03-25T04:34:27+00:00 Updated <files_pdfviewer> to 1.5.0
2020-03-25T04:34:27+00:00 Updating <files_texteditor> ...
2020-03-25T04:34:27+00:00 Updated <files_texteditor> to 2.8.0
2020-03-25T04:34:27+00:00 Updating <files_videoplayer> ...
2020-03-25T04:34:27+00:00 Updated <files_videoplayer> to 1.5.0
2020-03-25T04:34:27+00:00 Updating <gallery> ...
2020-03-25T04:34:27+00:00 Updated <gallery> to 18.3.0
2020-03-25T04:34:27+00:00 Updating <logreader> ...
2020-03-25T04:34:28+00:00 Updated <logreader> to 2.1.0
2020-03-25T04:34:28+00:00 Updating <password_policy> ...
2020-03-25T04:34:28+00:00 Updated <password_policy> to 1.6.0
2020-03-25T04:34:28+00:00 Updating <provisioning_api> ...
2020-03-25T04:34:28+00:00 Updated <provisioning_api> to 1.6.0
2020-03-25T04:34:28+00:00 Updating <serverinfo> ...
2020-03-25T04:34:28+00:00 Updated <serverinfo> to 1.6.0
2020-03-25T04:34:28+00:00 Updating <survey_client> ...
2020-03-25T04:34:28+00:00 Updated <survey_client> to 1.4.0
2020-03-25T04:34:28+00:00 Updating <twofactor_backupcodes> ...
2020-03-25T04:34:28+00:00 Repair step: Add background job to check for backup codes
2020-03-25T04:34:28+00:00 Updated <twofactor_backupcodes> to 1.5.0
2020-03-25T04:34:28+00:00 Updating <updatenotification> ...
2020-03-25T04:34:28+00:00 Updated <updatenotification> to 1.6.0
2020-03-25T04:34:28+00:00 Updating <federation> ...
2020-03-25T04:34:28+00:00 Updated <federation> to 1.6.0
2020-03-25T04:34:28+00:00 Updating <lookup_server_connector> ...
2020-03-25T04:34:28+00:00 Updated <lookup_server_connector> to 1.4.0
2020-03-25T04:34:28+00:00 Updating <oauth2> ...
2020-03-25T04:34:29+00:00 Repair step: Update OAuth token expiration times
2020-03-25T04:34:29+00:00 Updated <oauth2> to 1.4.2
2020-03-25T04:34:29+00:00 Updating <files> ...
2020-03-25T04:34:29+00:00 Updated <files> to 1.11.0
2020-03-25T04:34:29+00:00 Updating <activity> ...
2020-03-25T04:34:30+00:00 Updated <activity> to 2.9.1
2020-03-25T04:34:30+00:00 Updating <cloud_federation_api> ...
2020-03-25T04:34:30+00:00 Updated <cloud_federation_api> to 0.2.0
2020-03-25T04:34:30+00:00 Updating <dav> ...
2020-03-25T04:34:30+00:00 Repair step: Fix component of birthday calendars
2020-03-25T04:34:30+00:00 Repair info: 1 birthday calendars updated.
2020-03-25T04:34:30+00:00 Repair step: Regenerating birthday calendars to use new icons and fix old birthday events without year
2020-03-25T04:34:30+00:00 Repair info: Adding background jobs to regenerate birthday calendar
2020-03-25T04:34:30+00:00 Repair step: Fix broken values of calendar objects
2020-03-25T04:34:30+00:00 Fix broken values of calendar objects
2020-03-25T04:34:30+00:00
2020-03-25T04:34:30+00:00  Starting ...
    0/0 [>-]   0%2020-03-25T04:34:30+00:00
2020-03-25T04:34:30+00:00 Repair step: Registering building of calendar search index as background job
2020-03-25T04:34:30+00:00 Repair info: Repair step already executed
2020-03-25T04:34:30+00:00 Repair step: Registering background jobs to update cache for webcal calendars
2020-03-25T04:34:30+00:00 Repair info: Added 0 background jobs to update webcal calendars
2020-03-25T04:34:30+00:00 Repair step: Clean up orphan event and contact data
2020-03-25T04:34:30+00:00 Repair info: 0 events without a calendar have been cleaned up
2020-03-25T04:34:30+00:00 Repair info: 0 properties without an events have been cleaned up
2020-03-25T04:34:30+00:00 Repair info: 0 changes without a calendar have been cleaned up
2020-03-25T04:34:30+00:00 Repair info: 0 cached events without a calendar subscription have been cleaned up
2020-03-25T04:34:30+00:00 Repair info: 0 changes without a calendar subscription have been cleaned up
2020-03-25T04:34:30+00:00 Repair info: 0 contacts without an addressbook have been cleaned up
2020-03-25T04:34:30+00:00 Repair info: 0 properties without a contact have been cleaned up
2020-03-25T04:34:30+00:00 Repair info: 0 changes without an addressbook have been cleaned up
2020-03-25T04:34:30+00:00 Repair step: Remove activity entries of private events
2020-03-25T04:34:30+00:00 Repair info: Removed 0 activity entries
2020-03-25T04:34:30+00:00 Updated <dav> to 1.9.2
2020-03-25T04:34:30+00:00 Updating <files_sharing> ...
2020-03-25T04:34:30+00:00 Repair step: Fix the share type of guest shares when migrating from ownCloud
2020-03-25T04:34:30+00:00 Repair step: Copy the share password into the dedicated column
2020-03-25T04:34:30+00:00 Updated <files_sharing> to 1.8.0
2020-03-25T04:34:30+00:00 Updating <files_trashbin> ...
2020-03-25T04:34:31+00:00 Updated <files_trashbin> to 1.6.0
2020-03-25T04:34:31+00:00 Updating <files_versions> ...
2020-03-25T04:34:31+00:00 Updated <files_versions> to 1.9.0
2020-03-25T04:34:31+00:00 Updating <sharebymail> ...
2020-03-25T04:34:31+00:00 Updated <sharebymail> to 1.6.0
2020-03-25T04:34:31+00:00 Updating <workflowengine> ...
2020-03-25T04:34:31+00:00 Updated <workflowengine> to 1.6.0
2020-03-25T04:34:31+00:00 Updating <admin_audit> ...
2020-03-25T04:34:31+00:00 Updated <admin_audit> to 1.6.0
2020-03-25T04:34:31+00:00 Updating <comments> ...
2020-03-25T04:34:31+00:00 Updated <comments> to 1.6.0
2020-03-25T04:34:31+00:00 Updating <firstrunwizard> ...
2020-03-25T04:34:31+00:00 Updated <firstrunwizard> to 2.5.0
2020-03-25T04:34:31+00:00 Updating <nextcloud_announcements> ...
2020-03-25T04:34:31+00:00 Updated <nextcloud_announcements> to 1.5.0
2020-03-25T04:34:31+00:00 Updating <notifications> ...
2020-03-25T04:34:32+00:00 Updated <notifications> to 2.4.1
2020-03-25T04:34:32+00:00 Updating <systemtags> ...
2020-03-25T04:34:32+00:00 Updated <systemtags> to 1.6.0
2020-03-25T04:34:32+00:00 Updating <theming> ...
2020-03-25T04:34:32+00:00 Updated <theming> to 1.7.0
2020-03-25T04:34:32+00:00 Checking for update of app accessibility in appstore
2020-03-25T04:34:33+00:00 Checked for update of app "accessibility" in appstore
2020-03-25T04:34:33+00:00 Checking for update of app activity in appstore
2020-03-25T04:34:33+00:00 Checked for update of app "activity" in appstore
2020-03-25T04:34:33+00:00 Checking for update of app admin_audit in appstore
2020-03-25T04:34:33+00:00 Checked for update of app "admin_audit" in appstore
2020-03-25T04:34:33+00:00 Checking for update of app cloud_federation_api in appstore
2020-03-25T04:34:33+00:00 Checked for update of app "cloud_federation_api" in appstore
2020-03-25T04:34:33+00:00 Checking for update of app comments in appstore
2020-03-25T04:34:33+00:00 Checked for update of app "comments" in appstore
2020-03-25T04:34:33+00:00 Checking for update of app dav in appstore
2020-03-25T04:34:33+00:00 Checked for update of app "dav" in appstore
2020-03-25T04:34:33+00:00 Checking for update of app deck in appstore
2020-03-25T04:34:33+00:00 Checked for update of app "deck" in appstore
2020-03-25T04:34:33+00:00 Checking for update of app federatedfilesharing in appstore
2020-03-25T04:34:33+00:00 Checked for update of app "federatedfilesharing" in appstore
2020-03-25T04:34:33+00:00 Checking for update of app federation in appstore
2020-03-25T04:34:33+00:00 Checked for update of app "federation" in appstore
2020-03-25T04:34:33+00:00 Checking for update of app files in appstore
2020-03-25T04:34:33+00:00 Checked for update of app "files" in appstore
2020-03-25T04:34:33+00:00 Checking for update of app files_pdfviewer in appstore
2020-03-25T04:34:33+00:00 Checked for update of app "files_pdfviewer" in appstore
2020-03-25T04:34:33+00:00 Checking for update of app files_sharing in appstore
2020-03-25T04:34:33+00:00 Checked for update of app "files_sharing" in appstore
2020-03-25T04:34:33+00:00 Checking for update of app files_texteditor in appstore
2020-03-25T04:34:33+00:00 Checked for update of app "files_texteditor" in appstore
2020-03-25T04:34:33+00:00 Checking for update of app files_trashbin in appstore
2020-03-25T04:34:33+00:00 Checked for update of app "files_trashbin" in appstore
2020-03-25T04:34:33+00:00 Checking for update of app files_versions in appstore
2020-03-25T04:34:33+00:00 Checked for update of app "files_versions" in appstore
2020-03-25T04:34:33+00:00 Checking for update of app files_videoplayer in appstore
2020-03-25T04:34:33+00:00 Checked for update of app "files_videoplayer" in appstore
2020-03-25T04:34:33+00:00 Checking for update of app firstrunwizard in appstore
2020-03-25T04:34:33+00:00 Checked for update of app "firstrunwizard" in appstore
2020-03-25T04:34:33+00:00 Checking for update of app forms in appstore
2020-03-25T04:34:33+00:00 Checked for update of app "forms" in appstore
2020-03-25T04:34:33+00:00 Checking for update of app gallery in appstore
2020-03-25T04:34:33+00:00 Checked for update of app "gallery" in appstore
2020-03-25T04:34:33+00:00 Checking for update of app logreader in appstore
2020-03-25T04:34:33+00:00 Checked for update of app "logreader" in appstore
2020-03-25T04:34:33+00:00 Checking for update of app lookup_server_connector in appstore
2020-03-25T04:34:33+00:00 Checked for update of app "lookup_server_connector" in appstore
2020-03-25T04:34:33+00:00 Checking for update of app nextcloud_announcements in appstore
2020-03-25T04:34:33+00:00 Checked for update of app "nextcloud_announcements" in appstore
2020-03-25T04:34:33+00:00 Checking for update of app notifications in appstore
2020-03-25T04:34:33+00:00 Checked for update of app "notifications" in appstore
2020-03-25T04:34:33+00:00 Checking for update of app oauth2 in appstore
2020-03-25T04:34:33+00:00 Checked for update of app "oauth2" in appstore
2020-03-25T04:34:33+00:00 Checking for update of app password_policy in appstore
2020-03-25T04:34:33+00:00 Checked for update of app "password_policy" in appstore
2020-03-25T04:34:33+00:00 Checking for update of app provisioning_api in appstore
2020-03-25T04:34:33+00:00 Checked for update of app "provisioning_api" in appstore
2020-03-25T04:34:33+00:00 Checking for update of app quicknotes in appstore
2020-03-25T04:34:33+00:00 Update app quicknotes from appstore
2020-03-25T04:34:34+00:00 Checked for update of app "quicknotes" in appstore
2020-03-25T04:34:34+00:00 Checking for update of app richdocuments in appstore
2020-03-25T04:34:34+00:00 Checked for update of app "richdocuments" in appstore
2020-03-25T04:34:34+00:00 Checking for update of app serverinfo in appstore
2020-03-25T04:34:34+00:00 Checked for update of app "serverinfo" in appstore
2020-03-25T04:34:34+00:00 Checking for update of app sharebymail in appstore
2020-03-25T04:34:34+00:00 Checked for update of app "sharebymail" in appstore
2020-03-25T04:34:34+00:00 Checking for update of app support in appstore
2020-03-25T04:34:34+00:00 Checked for update of app "support" in appstore
2020-03-25T04:34:34+00:00 Checking for update of app survey_client in appstore
2020-03-25T04:34:34+00:00 Checked for update of app "survey_client" in appstore
2020-03-25T04:34:34+00:00 Checking for update of app systemtags in appstore
2020-03-25T04:34:34+00:00 Checked for update of app "systemtags" in appstore
2020-03-25T04:34:34+00:00 Checking for update of app tasks in appstore
2020-03-25T04:34:34+00:00 Update app tasks from appstore
2020-03-25T04:34:35+00:00 Checked for update of app "tasks" in appstore
2020-03-25T04:34:35+00:00 Checking for update of app theming in appstore
2020-03-25T04:34:35+00:00 Checked for update of app "theming" in appstore
2020-03-25T04:34:35+00:00 Checking for update of app twofactor_backupcodes in appstore
2020-03-25T04:34:35+00:00 Checked for update of app "twofactor_backupcodes" in appstore
2020-03-25T04:34:35+00:00 Checking for update of app twofactor_gateway in appstore
2020-03-25T04:34:35+00:00 Update app twofactor_gateway from appstore
2020-03-25T04:34:38+00:00 Checked for update of app "twofactor_gateway" in appstore
2020-03-25T04:34:38+00:00 Checking for update of app twofactor_totp in appstore
2020-03-25T04:34:38+00:00 Update app twofactor_totp from appstore
2020-03-25T04:34:40+00:00 Checked for update of app "twofactor_totp" in appstore
2020-03-25T04:34:40+00:00 Checking for update of app updatenotification in appstore
2020-03-25T04:34:40+00:00 Checked for update of app "updatenotification" in appstore
2020-03-25T04:34:40+00:00 Checking for update of app workflowengine in appstore
2020-03-25T04:34:40+00:00 Checked for update of app "workflowengine" in appstore
2020-03-25T04:34:40+00:00 Checking for update of app calendar in appstore
2020-03-25T04:34:40+00:00 Update app calendar from appstore
2020-03-25T04:34:41+00:00 Checked for update of app "calendar" in appstore
2020-03-25T04:34:41+00:00 Checking for update of app end_to_end_encryption in appstore
2020-03-25T04:34:41+00:00 Update app end_to_end_encryption from appstore
2020-03-25T04:34:43+00:00 Checked for update of app "end_to_end_encryption" in appstore
2020-03-25T04:34:43+00:00 Checking for update of app files_trackdownloads in appstore
2020-03-25T04:34:43+00:00 Update app files_trackdownloads from appstore
2020-03-25T04:34:44+00:00 Checked for update of app "files_trackdownloads" in appstore
2020-03-25T04:34:44+00:00 Checking for update of app groupfolders in appstore
2020-03-25T04:34:44+00:00 Update app groupfolders from appstore
2020-03-25T04:34:50+00:00 Checked for update of app "groupfolders" in appstore
2020-03-25T04:34:50+00:00 Checking for update of app twofactor_admin in appstore
2020-03-25T04:34:50+00:00 Update app twofactor_admin from appstore
2020-03-25T04:34:51+00:00 Checked for update of app "twofactor_admin" in appstore
2020-03-25T04:34:52+00:00 Repair step: Repair MySQL collation
2020-03-25T04:34:52+00:00 Repair info: All tables already have the correct collation -> nothing to do
2020-03-25T04:34:52+00:00 Repair step: Repair mime types
2020-03-25T04:34:52+00:00 Repair step: Clean tags and favorites
2020-03-25T04:34:52+00:00 Repair info: 0 tags of deleted users have been removed.
2020-03-25T04:34:52+00:00 Repair info: 0 tags for delete files have been removed.
2020-03-25T04:34:52+00:00 Repair info: 0 tag entries for deleted tags have been removed.
2020-03-25T04:34:52+00:00 Repair info: 0 tags with no entries have been removed.
2020-03-25T04:34:52+00:00 Repair step: Repair invalid shares
2020-03-25T04:34:52+00:00 Repair step: Remove shares of a users root folder
2020-03-25T04:34:52+00:00 Repair step: Move .step file of updater to backup location
2020-03-25T04:34:52+00:00 Repair info: .step file exists
2020-03-25T04:34:52+00:00 Repair info: .step-previous-update removed
2020-03-25T04:34:52+00:00 Repair info: .step file moved to .step-previous-update
2020-03-25T04:34:52+00:00 Repair step: Fix potential broken mount points
2020-03-25T04:34:52+00:00 Repair info: No mounts updated
2020-03-25T04:34:52+00:00 Repair step: Repair invalid paths in file cache
2020-03-25T04:34:52+00:00 Repair step: Add log rotate job
2020-03-25T04:34:52+00:00 Repair step: Clear frontend caches
2020-03-25T04:34:52+00:00 Repair info: Image cache cleared
2020-03-25T04:34:52+00:00 Repair info: SCSS cache cleared
2020-03-25T04:34:53+00:00 Repair info: JS cache cleared
2020-03-25T04:34:53+00:00 Repair step: Clear every generated avatar on major updates
2020-03-25T04:34:53+00:00 Repair step: Add preview background cleanup job
2020-03-25T04:34:53+00:00 Repair step: Queue a one-time job to cleanup old backups of the updater
2020-03-25T04:34:53+00:00 Repair step: Repair pending cron jobs
2020-03-25T04:34:53+00:00 Repair info: No need to repair pending cron jobs.
2020-03-25T04:34:53+00:00 Repair step: Extract the vcard uid and store it in the db
2020-03-25T04:34:53+00:00 Repair step: Cleanup invalid photocache files for carddav
2020-03-25T04:34:53+00:00 Repair step: Add background job to cleanup login flow v2 tokens
2020-03-25T04:34:53+00:00 Repair step: Remove potentially over exposing share links
2020-03-25T04:34:53+00:00 Repair info: No need to remove link shares.
2020-03-25T04:34:53+00:00 Repair step: Clear access cache of projects
2020-03-25T04:34:53+00:00 Repair step: Cleanup cypress files from viewer app
2020-03-25T04:34:55+00:00 Starting code integrity check...
2020-03-25T04:34:58+00:00 Finished code integrity check
2020-03-25T04:34:58+00:00 Update successful
2020-03-25T04:34:58+00:00 Maintenance mode is kept active
2020-03-25T04:34:58+00:00 Reset log level

Keep maintenance mode active? [y/N] y
Maintenance mode kept active

and this is the content of updater.log

2020-03-25T04:33:12+0000 eqQ9CYhv6e [info] updater cli is executed
2020-03-25T04:33:12+0000 eqQ9CYhv6e [info] currentStep()
2020-03-25T04:33:12+0000 eqQ9CYhv6e [info] current version: 15.0.14 build time: 2019-12-19T08:25:02+00:00 dd0b38876d11d81776c9e12bdcc31142059a983e
2020-03-25T04:33:12+0000 eqQ9CYhv6e [info] getUpdateServerResponse()
2020-03-25T04:33:12+0000 eqQ9CYhv6e [info] updaterServer: https://updates.nextcloud.com/updater_server/
2020-03-25T04:33:12+0000 eqQ9CYhv6e [info] releaseChannel: stable
2020-03-25T04:33:12+0000 eqQ9CYhv6e [info] internal version: 15.0.14.1
2020-03-25T04:33:12+0000 eqQ9CYhv6e [info] updateURL: https://updates.nextcloud.com/updater_server/?version=15x0x14x1xxxstablexx2019-12-19T08%3A25%3A02%2B00%3A00+dd0b38876d11d81776c9e12bdcc31142059a983ex7x2x24
2020-03-25T04:33:12+0000 eqQ9CYhv6e [info] getUpdateServerResponse response: Array
(
    [version] => 16.0.9.2
    [versionstring] => Nextcloud 16.0.9
    [url] => https://download.nextcloud.com/server/releases/nextcloud-16.0.9.zip
    [web] => https://docs.nextcloud.com/server/16/admin_manual/maintenance/upgrade.html
    [changes] => https://updates.nextcloud.com/changelog_server/?version=16.0.9
    [autoupdater] => 1
    [eol] => 0
    [signature] => 0JKu7hbIKTM1tewiCIKKljvfq9C3M8dvPAdXeQzUJSOmTSZOgbep1twfG7CZfITA
wai/zuOTru6HoT6ULde5dwN3WP9PF/hKUANFahnCYCHwm6qVAIQJL+Qpo4v4gj4v
nAYtUiFy8IMeN/+KmyeIUyslpwmU7nu97DN/gwY2jxy8U8s9txMujrxYqRPxU7qk
vhdD4yTEXDLsSBmKENeEQ/xoHIGOQT9JYdi1vQSaa8cnLcC2siQKYVcHn924FHEN
yvvEJQu8kh274xfQXSaQOO+efPN/kRZL3iGAgeQSI/TwKjzF4TPEapzakLdiCkkf
HnCVzOhH4cv0bTahws7x5Q==
)

2020-03-25T04:33:12+0000 eqQ9CYhv6e [info] checkForUpdate() Array
(
    [version] => 16.0.9.2
    [versionstring] => Nextcloud 16.0.9
    [url] => https://download.nextcloud.com/server/releases/nextcloud-16.0.9.zip
    [web] => https://docs.nextcloud.com/server/16/admin_manual/maintenance/upgrade.html
    [changes] => https://updates.nextcloud.com/changelog_server/?version=16.0.9
    [autoupdater] => 1
    [eol] => 0
    [signature] => 0JKu7hbIKTM1tewiCIKKljvfq9C3M8dvPAdXeQzUJSOmTSZOgbep1twfG7CZfITA
wai/zuOTru6HoT6ULde5dwN3WP9PF/hKUANFahnCYCHwm6qVAIQJL+Qpo4v4gj4v
nAYtUiFy8IMeN/+KmyeIUyslpwmU7nu97DN/gwY2jxy8U8s9txMujrxYqRPxU7qk
vhdD4yTEXDLsSBmKENeEQ/xoHIGOQT9JYdi1vQSaa8cnLcC2siQKYVcHn924FHEN
yvvEJQu8kh274xfQXSaQOO+efPN/kRZL3iGAgeQSI/TwKjzF4TPEapzakLdiCkkf
HnCVzOhH4cv0bTahws7x5Q==
)

2020-03-25T04:33:12+0000 eqQ9CYhv6e [info] end of checkForUpdate() Update to Nextcloud 16.0.9 available. (channel: "stable")<br /><span class="light">Following file will be downloaded automatically:</span> <code class="light">https://download.nextcloud.com/server/releases/nextcloud-16.0.9.zip</code>
2020-03-25T04:33:16+0000 eqQ9CYhv6e [info] updater started
2020-03-25T04:33:16+0000 eqQ9CYhv6e [info] executeStep request for step "1"
2020-03-25T04:33:16+0000 eqQ9CYhv6e [info] startStep("1")
2020-03-25T04:33:16+0000 eqQ9CYhv6e [info] checkForExpectedFilesAndFolders()
2020-03-25T04:33:16+0000 eqQ9CYhv6e [error] executeStep request failed with UpdateException
2020-03-25T04:33:16+0000 eqQ9CYhv6e [error] Exception: NC\Updater\UpdateException
Message: 
Code:0
Trace:
#0 phar:///var/www/nextcloud/updater/updater.phar/lib/UpdateCommand.php(350): NC\Updater\Updater->checkForExpectedFilesAndFolders()
#1 phar:///var/www/nextcloud/updater/updater.phar/lib/UpdateCommand.php(228): NC\Updater\UpdateCommand->executeStep(1)
#2 phar:///var/www/nextcloud/updater/updater.phar/vendor/symfony/console/Command/Command.php(256): NC\Updater\UpdateCommand->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#3 phar:///var/www/nextcloud/updater/updater.phar/vendor/symfony/console/Application.php(820): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#4 phar:///var/www/nextcloud/updater/updater.phar/vendor/symfony/console/Application.php(187): Symfony\Component\Console\Application->doRunCommand(Object(NC\Updater\UpdateCommand), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 phar:///var/www/nextcloud/updater/updater.phar/vendor/symfony/console/Application.php(118): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 phar:///var/www/nextcloud/updater/updater.phar/updater.php(10): Symfony\Component\Console\Application->run()
#7 /var/www/nextcloud/updater/updater.phar(10): require('phar:///var/www...')
#8 {main}
File:phar:///var/www/nextcloud/updater/updater.phar/lib/Updater.php
Line:270
Data:
Array
(
    [0] => .rnd
)


2020-03-25T04:33:16+0000 eqQ9CYhv6e [info] rollbackChanges("1")
2020-03-25T04:33:16+0000 eqQ9CYhv6e [info] unlink .step
2020-03-25T04:33:16+0000 eqQ9CYhv6e [info] end of  rollbackChanges()
2020-03-25T04:34:09+0000 nGkSC6BhhU [info] updater cli is executed
2020-03-25T04:34:09+0000 nGkSC6BhhU [info] currentStep()
2020-03-25T04:34:09+0000 nGkSC6BhhU [info] current version: 15.0.14 build time: 2019-12-19T08:25:02+00:00 dd0b38876d11d81776c9e12bdcc31142059a983e
2020-03-25T04:34:09+0000 nGkSC6BhhU [info] getUpdateServerResponse()
2020-03-25T04:34:09+0000 nGkSC6BhhU [info] updaterServer: https://updates.nextcloud.com/updater_server/
2020-03-25T04:34:09+0000 nGkSC6BhhU [info] releaseChannel: stable
2020-03-25T04:34:09+0000 nGkSC6BhhU [info] internal version: 15.0.14.1
2020-03-25T04:34:09+0000 nGkSC6BhhU [info] updateURL: https://updates.nextcloud.com/updater_server/?version=15x0x14x1xxxstablexx2019-12-19T08%3A25%3A02%2B00%3A00+dd0b38876d11d81776c9e12bdcc31142059a983ex7x2x24
2020-03-25T04:34:09+0000 nGkSC6BhhU [info] getUpdateServerResponse response: Array
(
    [version] => 16.0.9.2
    [versionstring] => Nextcloud 16.0.9
    [url] => https://download.nextcloud.com/server/releases/nextcloud-16.0.9.zip
    [web] => https://docs.nextcloud.com/server/16/admin_manual/maintenance/upgrade.html
    [changes] => https://updates.nextcloud.com/changelog_server/?version=16.0.9
    [autoupdater] => 1
    [eol] => 0
    [signature] => 0JKu7hbIKTM1tewiCIKKljvfq9C3M8dvPAdXeQzUJSOmTSZOgbep1twfG7CZfITA
wai/zuOTru6HoT6ULde5dwN3WP9PF/hKUANFahnCYCHwm6qVAIQJL+Qpo4v4gj4v
nAYtUiFy8IMeN/+KmyeIUyslpwmU7nu97DN/gwY2jxy8U8s9txMujrxYqRPxU7qk
vhdD4yTEXDLsSBmKENeEQ/xoHIGOQT9JYdi1vQSaa8cnLcC2siQKYVcHn924FHEN
yvvEJQu8kh274xfQXSaQOO+efPN/kRZL3iGAgeQSI/TwKjzF4TPEapzakLdiCkkf
HnCVzOhH4cv0bTahws7x5Q==
)

2020-03-25T04:34:09+0000 nGkSC6BhhU [info] checkForUpdate() Array
(
    [version] => 16.0.9.2
    [versionstring] => Nextcloud 16.0.9
    [url] => https://download.nextcloud.com/server/releases/nextcloud-16.0.9.zip
    [web] => https://docs.nextcloud.com/server/16/admin_manual/maintenance/upgrade.html
    [changes] => https://updates.nextcloud.com/changelog_server/?version=16.0.9
    [autoupdater] => 1
    [eol] => 0
    [signature] => 0JKu7hbIKTM1tewiCIKKljvfq9C3M8dvPAdXeQzUJSOmTSZOgbep1twfG7CZfITA
wai/zuOTru6HoT6ULde5dwN3WP9PF/hKUANFahnCYCHwm6qVAIQJL+Qpo4v4gj4v
nAYtUiFy8IMeN/+KmyeIUyslpwmU7nu97DN/gwY2jxy8U8s9txMujrxYqRPxU7qk
vhdD4yTEXDLsSBmKENeEQ/xoHIGOQT9JYdi1vQSaa8cnLcC2siQKYVcHn924FHEN
yvvEJQu8kh274xfQXSaQOO+efPN/kRZL3iGAgeQSI/TwKjzF4TPEapzakLdiCkkf
HnCVzOhH4cv0bTahws7x5Q==
)

2020-03-25T04:34:09+0000 nGkSC6BhhU [info] end of checkForUpdate() Update to Nextcloud 16.0.9 available. (channel: "stable")<br /><span class="light">Following file will be downloaded automatically:</span> <code class="light">https://download.nextcloud.com/server/releases/nextcloud-16.0.9.zip</code>
2020-03-25T04:34:11+0000 nGkSC6BhhU [info] updater started
2020-03-25T04:34:11+0000 nGkSC6BhhU [info] executeStep request for step "1"
2020-03-25T04:34:11+0000 nGkSC6BhhU [info] startStep("1")
2020-03-25T04:34:11+0000 nGkSC6BhhU [info] checkForExpectedFilesAndFolders()
2020-03-25T04:34:11+0000 nGkSC6BhhU [info] end of checkForExpectedFilesAndFolders()
2020-03-25T04:34:11+0000 nGkSC6BhhU [info] endStep("1")
2020-03-25T04:34:11+0000 nGkSC6BhhU [info] executeStep request for step "2"
2020-03-25T04:34:11+0000 nGkSC6BhhU [info] startStep("2")
2020-03-25T04:34:11+0000 nGkSC6BhhU [info] checkWritePermissions()
2020-03-25T04:34:11+0000 nGkSC6BhhU [info] end of checkWritePermissions()
2020-03-25T04:34:11+0000 nGkSC6BhhU [info] endStep("2")
2020-03-25T04:34:11+0000 nGkSC6BhhU [info] executeStep request for step "3"
2020-03-25T04:34:11+0000 nGkSC6BhhU [info] startStep("3")
2020-03-25T04:34:11+0000 nGkSC6BhhU [info] createBackup()
2020-03-25T04:34:11+0000 nGkSC6BhhU [info] backup folder location exists
2020-03-25T04:34:14+0000 nGkSC6BhhU [info] end of createBackup()
2020-03-25T04:34:14+0000 nGkSC6BhhU [info] endStep("3")
2020-03-25T04:34:14+0000 nGkSC6BhhU [info] executeStep request for step "4"
2020-03-25T04:34:14+0000 nGkSC6BhhU [info] startStep("4")
2020-03-25T04:34:14+0000 nGkSC6BhhU [info] downloadUpdate()
2020-03-25T04:34:14+0000 nGkSC6BhhU [info] getUpdateServerResponse()
2020-03-25T04:34:14+0000 nGkSC6BhhU [info] updaterServer: https://updates.nextcloud.com/updater_server/
2020-03-25T04:34:14+0000 nGkSC6BhhU [info] releaseChannel: stable
2020-03-25T04:34:14+0000 nGkSC6BhhU [info] internal version: 15.0.14.1
2020-03-25T04:34:14+0000 nGkSC6BhhU [info] updateURL: https://updates.nextcloud.com/updater_server/?version=15x0x14x1xxxstablexx2019-12-19T08%3A25%3A02%2B00%3A00+dd0b38876d11d81776c9e12bdcc31142059a983ex7x2x24
2020-03-25T04:34:15+0000 nGkSC6BhhU [info] getUpdateServerResponse response: Array
(
    [version] => 16.0.9.2
    [versionstring] => Nextcloud 16.0.9
    [url] => https://download.nextcloud.com/server/releases/nextcloud-16.0.9.zip
    [web] => https://docs.nextcloud.com/server/16/admin_manual/maintenance/upgrade.html
    [changes] => https://updates.nextcloud.com/changelog_server/?version=16.0.9
    [autoupdater] => 1
    [eol] => 0
    [signature] => 0JKu7hbIKTM1tewiCIKKljvfq9C3M8dvPAdXeQzUJSOmTSZOgbep1twfG7CZfITA
wai/zuOTru6HoT6ULde5dwN3WP9PF/hKUANFahnCYCHwm6qVAIQJL+Qpo4v4gj4v
nAYtUiFy8IMeN/+KmyeIUyslpwmU7nu97DN/gwY2jxy8U8s9txMujrxYqRPxU7qk
vhdD4yTEXDLsSBmKENeEQ/xoHIGOQT9JYdi1vQSaa8cnLcC2siQKYVcHn924FHEN
yvvEJQu8kh274xfQXSaQOO+efPN/kRZL3iGAgeQSI/TwKjzF4TPEapzakLdiCkkf
HnCVzOhH4cv0bTahws7x5Q==
)

2020-03-25T04:34:15+0000 nGkSC6BhhU [info] storage location exists
2020-03-25T04:34:16+0000 nGkSC6BhhU [info] end of downloadUpdate()
2020-03-25T04:34:16+0000 nGkSC6BhhU [info] endStep("4")
2020-03-25T04:34:16+0000 nGkSC6BhhU [info] executeStep request for step "5"
2020-03-25T04:34:16+0000 nGkSC6BhhU [info] startStep("5")
2020-03-25T04:34:16+0000 nGkSC6BhhU [info] verifyIntegrity()
2020-03-25T04:34:16+0000 nGkSC6BhhU [info] getUpdateServerResponse()
2020-03-25T04:34:16+0000 nGkSC6BhhU [info] updaterServer: https://updates.nextcloud.com/updater_server/
2020-03-25T04:34:16+0000 nGkSC6BhhU [info] releaseChannel: stable
2020-03-25T04:34:16+0000 nGkSC6BhhU [info] internal version: 15.0.14.1
2020-03-25T04:34:16+0000 nGkSC6BhhU [info] updateURL: https://updates.nextcloud.com/updater_server/?version=15x0x14x1xxxstablexx2019-12-19T08%3A25%3A02%2B00%3A00+dd0b38876d11d81776c9e12bdcc31142059a983ex7x2x24
2020-03-25T04:34:16+0000 nGkSC6BhhU [info] getUpdateServerResponse response: Array
(
    [version] => 16.0.9.2
    [versionstring] => Nextcloud 16.0.9
    [url] => https://download.nextcloud.com/server/releases/nextcloud-16.0.9.zip
    [web] => https://docs.nextcloud.com/server/16/admin_manual/maintenance/upgrade.html
    [changes] => https://updates.nextcloud.com/changelog_server/?version=16.0.9
    [autoupdater] => 1
    [eol] => 0
    [signature] => 0JKu7hbIKTM1tewiCIKKljvfq9C3M8dvPAdXeQzUJSOmTSZOgbep1twfG7CZfITA
wai/zuOTru6HoT6ULde5dwN3WP9PF/hKUANFahnCYCHwm6qVAIQJL+Qpo4v4gj4v
nAYtUiFy8IMeN/+KmyeIUyslpwmU7nu97DN/gwY2jxy8U8s9txMujrxYqRPxU7qk
vhdD4yTEXDLsSBmKENeEQ/xoHIGOQT9JYdi1vQSaa8cnLcC2siQKYVcHn924FHEN
yvvEJQu8kh274xfQXSaQOO+efPN/kRZL3iGAgeQSI/TwKjzF4TPEapzakLdiCkkf
HnCVzOhH4cv0bTahws7x5Q==
)

2020-03-25T04:34:16+0000 nGkSC6BhhU [info] storage location: /var/www/data/updater-oc6roh0c1l6j/downloads/
2020-03-25T04:34:16+0000 nGkSC6BhhU [info] end of verifyIntegrity()
2020-03-25T04:34:16+0000 nGkSC6BhhU [info] endStep("5")
2020-03-25T04:34:16+0000 nGkSC6BhhU [info] executeStep request for step "6"
2020-03-25T04:34:16+0000 nGkSC6BhhU [info] startStep("6")
2020-03-25T04:34:16+0000 nGkSC6BhhU [info] extractDownload()
2020-03-25T04:34:16+0000 nGkSC6BhhU [info] storage location: /var/www/data/updater-oc6roh0c1l6j/downloads/
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] end of extractDownload()
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] endStep("6")
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] executeStep request for step "7"
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] startStep("7")
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] setMaintenanceMode("true")
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] configFileName /var/www/nextcloud/updater/../config/config.php
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] end of setMaintenanceMode()
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] endStep("7")
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] executeStep request for step "8"
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] startStep("8")
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] replaceEntryPoints()
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] replace index.php
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] replace status.php
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] replace remote.php
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] replace public.php
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] replace ocs/v1.php
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] replace ocs/v2.php
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] end of replaceEntryPoints()
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] endStep("8")
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] executeStep request for step "9"
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] startStep("9")
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] deleteOldFiles()
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] config sample exists
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] themes README exists
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] end of deleteOldFiles()
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] endStep("9")
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] executeStep request for step "10"
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] startStep("10")
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] moveNewVersionInPlace()
2020-03-25T04:34:19+0000 nGkSC6BhhU [info] storage location: /var/www/data/updater-oc6roh0c1l6j/downloads/nextcloud/
2020-03-25T04:34:20+0000 nGkSC6BhhU [info] end of moveNewVersionInPlace()
2020-03-25T04:34:20+0000 nGkSC6BhhU [info] endStep("10")
2020-03-25T04:34:20+0000 nGkSC6BhhU [info] executeStep request for step "12"
2020-03-25T04:34:20+0000 nGkSC6BhhU [info] startStep("12")
2020-03-25T04:34:20+0000 nGkSC6BhhU [info] finalize()
2020-03-25T04:34:20+0000 nGkSC6BhhU [info] storage location: /var/www/data/updater-oc6roh0c1l6j/downloads/nextcloud/
2020-03-25T04:34:20+0000 nGkSC6BhhU [info] call opcache_reset()
2020-03-25T04:34:20+0000 nGkSC6BhhU [info] end of finalize()
2020-03-25T04:34:20+0000 nGkSC6BhhU [info] endStep("12")
2020-03-25T04:34:20+0000 nGkSC6BhhU [info] update of code successful.
2020-03-25T04:35:24+0000 nGkSC6BhhU [info] updater finished - maintenance mode kept active

after the update i ran occ upgrade:

$ sudo -u www-data php occ maintenance:mode --off
Maintenance mode disabled
$ sudo -u www-data php occ upgrade
Nextcloud is already latest version

it results in the same but i figured the apps are available hidden in a “… More” - dropdown. (defunct)
no files are visible in the browser (firefox 74 on macos that is)

as a matter of fact your upgrade went well… finished without errors… afaik.
which means: problem solved, referring to title of thread.

for all other problems pls open new thread…

and pls do provide more infos about your settings, server, config, environment, involved softwares, etc. maybe even a c&p from nextcloud.log

just to follow this up.

After all it was not an issue with nextcloud but turned out to be a problem with cloudflare.
disabling caching on the domain “fixed” the problem.

in retrospect, upgrading nextcloud was very smooth.

1 Like