Current version is 22.2.3. Update to Nextcloud 23.0.0 available. (channel: "stable") Following file will be downloaded automatically: https://download.nextcloud.com/server/releases/nextcloud-23.0.0.zip Open changelog ↗ 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] Y 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 2021-12-05T09:41:59+00:00 Setting log level to debug 2021-12-05T09:41:59+00:00 Repair step: Repair MySQL collation 2021-12-05T09:41:59+00:00 Repair info: All tables already have the correct collation -> nothing to do 2021-12-05T09:41:59+00:00 Repair step: Repair SQLite autoincrement 2021-12-05T09:41:59+00:00 Repair step: Copy data from accounts table when migrating from ownCloud 2021-12-05T09:41:59+00:00 Repair step: Drop account terms table when migrating from ownCloud 2021-12-05T09:41:59+00:00 Updating database schema 2021-12-05T09:42:00+00:00 Updated database 2021-12-05T09:42:00+00:00 Updating ... 2021-12-05T09:42:00+00:00 Updated to 1.13.0 2021-12-05T09:42:00+00:00 Updating ... 2021-12-05T09:42:00+00:00 Updated to 1.11.0 2021-12-05T09:42:00+00:00 Updating ... 2021-12-05T09:42:00+00:00 Repair step: Update OAuth token expiration times 2021-12-05T09:42:00+00:00 Updated to 1.11.0 2021-12-05T09:42:00+00:00 Updating ... 2021-12-05T09:42:00+00:00 Updated to 1.13.0 2021-12-05T09:42:00+00:00 Updating ... 2021-12-05T09:42:00+00:00 Updated to 1.18.0 2021-12-05T09:42:00+00:00 Updating ... 2021-12-05T09:42:00+00:00 Repair step: Upgrading Circles App 2021-12-05T09:42:00+00:00 Repair info: (Circles) Migrating to 22 2021-12-05T09:42:00+00:00 2021-12-05T09:42:00+00:00 2021-12-05T09:42:00+00:00 Upgrading Circles App 2021-12-05T09:42:00+00:00 2021-12-05T09:42:00+00:00 Starting ... 0/1 [>-] 0%2021-12-05T09:42:00+00:00 (Circles) Caching memberships for Members of 'admin' 1/1 [============================] 100%2021-12-05T09:42:00+00:00 2021-12-05T09:42:00+00:00 2021-12-05T09:42:00+00:00 Repair info: (Circles) Migrating to 22.1.x 2021-12-05T09:42:00+00:00 Upgrading Circles App 2021-12-05T09:42:00+00:00 An unhandled exception has been thrown: ValueError: str_repeat(): Argument #2 ($times) must be greater than or equal to 0 in nextcloud/httpdocs/3rdparty/symfony/console/Helper /ProgressBar.php:497 Stack trace: #0 nextcloud/httpdocs/3rdparty/symfony/console/Helper/ProgressBar.php(497): str_repeat() #1 nextcloud/httpdocs/3rdparty/symfony/console/Helper/ProgressBar.php(568): Symfony\Component\Console\Helper\ProgressBar::Symfony\Compo nent\Console\Helper\{closure}() #2 [internal function]: Symfony\Component\Console\Helper\ProgressBar->Symfony\Component\Console\Helper\{closure}() #3 nextcloud/httpdocs/3rdparty/symfony/console/Helper/ProgressBar.php(581): preg_replace_callback() #4 nextcloud/httpdocs/3rdparty/symfony/console/Helper/ProgressBar.php(393): Symfony\Component\Console\Helper\ProgressBar->buildLine() #5 nextcloud/httpdocs/3rdparty/symfony/console/Helper/ProgressBar.php(302): Symfony\Component\Console\Helper\ProgressBar->display() #6 nextcloud/httpdocs/core/Command/Upgrade.php(135): Symfony\Component\Console\Helper\ProgressBar->start() #7 nextcloud/httpdocs/3rdparty/symfony/event-dispatcher/EventDispatcher.php(264): OC\Core\Command\Upgrade->OC\Core\Command\{closure}() #8 nextcloud/httpdocs/3rdparty/symfony/event-dispatcher/EventDispatcher.php(239): Symfony\Component\EventDispatcher\EventDispatcher->do Dispatch() #9 nextcloud/httpdocs/3rdparty/symfony/event-dispatcher/EventDispatcher.php(73): Symfony\Component\EventDispatcher\EventDispatcher->cal lListeners() #10 nextcloud/httpdocs/lib/private/EventDispatcher/SymfonyAdapter.php(123): Symfony\Component\EventDispatcher\EventDispatcher->dispatch () #11 nextcloud/httpdocs/lib/private/Repair.php(251): OC\EventDispatcher\SymfonyAdapter->dispatch() #12 nextcloud/httpdocs/lib/private/Repair.php(273): OC\Repair->emit() #13 nextcloud/httpdocs/apps/circles/lib/Service/OutputService.php(102): OC\Repair->startProgress() #14 nextcloud/httpdocs/apps/circles/lib/Service/MigrationService.php(501): OCA\Circles\Service\OutputService->startMigrationProgress() #15 nextcloud/httpdocs/apps/circles/lib/Service/MigrationService.php(270): OCA\Circles\Service\MigrationService->migrationTo22_1_SubSha res() #16 nextcloud/httpdocs/apps/circles/lib/Service/MigrationService.php(201): OCA\Circles\Service\MigrationService->migrationTo22_1() #17 nextcloud/httpdocs/apps/circles/lib/Migration/Migration.php(97): OCA\Circles\Service\MigrationService->migration() #18 nextcloud/httpdocs/lib/private/Repair.php(123): OCA\Circles\Migration\Migration->run() #19 nextcloud/httpdocs/lib/private/legacy/OC_App.php(1071): OC\Repair->run() #20 nextcloud/httpdocs/lib/private/legacy/OC_App.php(1013): OC_App::executeRepairSteps() #21 nextcloud/httpdocs/lib/private/Updater.php(353): OC_App::updateApp() #22 nextcloud/httpdocs/lib/private/Updater.php(265): OC\Updater->doAppUpgrade() #23 nextcloud/httpdocs/lib/private/Updater.php(133): OC\Updater->doUpgrade() #24 nextcloud/httpdocs/core/Command/Upgrade.php(235): OC\Updater->upgrade() #25 nextcloud/httpdocs/3rdparty/symfony/console/Command/Command.php(255): OC\Core\Command\Upgrade->execute() #26 nextcloud/httpdocs/3rdparty/symfony/console/Application.php(1009): Symfony\Component\Console\Command\Command->run() #27 nextcloud/httpdocs/3rdparty/symfony/console/Application.php(273): Symfony\Component\Console\Application->doRunCommand() #28 nextcloud/httpdocs/3rdparty/symfony/console/Application.php(149): Symfony\Component\Console\Application->doRun() #29 nextcloud/httpdocs/lib/private/Console/Application.php(211): Symfony\Component\Console\Application->run() #30 nextcloud/httpdocs/console.php(99): OC\Console\Application->run() #31 nextcloud/httpdocs/occ(11): require_once('...') #32 {main} Keep maintenance mode active? [y/N] ^Cy Maintenance mode kept active