Update Nextcloud

  1. change in nextcloud dir
    cd /var/www/nextcloud
  2. [root@nextcloud nextcloud]# sudo -u apache php updater/updater.phar --no-interaction
    Nextcloud Updater - version: v20.0.0beta4-11-g68fa0d4
     
    Current version is 21.0.3.
     
    Update to Nextcloud 21.0.4 available. (channel: "stable")
    Following file will be downloaded automatically: https://download.nextcloud.com/server/releases/nextcloud-21.0.4.zip
    Open changelog ↗
     
    Updater run in non-interactive mode.
     
    Continue update
     
    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.
    Updater run in non-interactive mode - will start "occ upgrade" now.
     
    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-08-24T13:43:56+00:00 Setting log level to debug
    2021-08-24T13:43:56+00:00 Repair step: Repair MySQL collation
    ...


    Authors:
    • Jochen Schnuerle