Update 20.0.07 to 20.0.10 does'nt work

Nextcloud version (eg, 20.0.5): 20.0.07
Operating system and version (eg, Ubuntu 20.04): Linux version 5.11.7-1-pve (build@pve) (gcc (Debian 8.3.0-6) 8.3.0, GNU ld (GNU Binutils for Debian) 2.31.1) #1 SMP PVE 5.11.7-1~bpo10 (Thu, 18 Mar 2021 16:17:24 +0100)
Apache or nginx version (eg, Apache 2.4.25): Apache/2.4.38
PHP version (eg, 7.4): PHP 7.3.27-1~deb10u1

The issue you are facing:

Is this the first time you’ve seen this error? (Y/N): Y

Steps to replicate it:

  1. Go to Webupdater

  2. Open Webupdater
    grafik


  3. Open Console

  4. sudo -u www-data php occ update:check

Console Update:

@cloud …/www/nextcloud# sudo -u www-data php occ update:check
Nextcloud 20.0.10 is available. Get more information on how to update at How to upgrade — Nextcloud latest Administration Manual latest documentation.
1 update available
@cloud …/www/nextcloud# sudo -u www-data php updater/updater.phar
Nextcloud Updater - version: v20.0.0beta4-11-g68fa0d4

Current version is 20.0.7.

Update to Nextcloud 20.0.10 available. (channel: “stable”)
Following file will be downloaded automatically: https://download.nextcloud.com/server/releases/nextcloud-20.0.10.zip
Open changelog :arrow_upper_right:

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

Continue update? [y/N] y

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

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

Update of code successful.

Should the “occ upgrade” command be executed? [Y/n] y
Nextcloud is already latest version

Keep maintenance mode active? [y/N] n
Maintenance mode already disabled

Maintenance mode is disabled

The output of your Nextcloud log in Admin > Logging:
Nothing

The output of your config.php file in /path/to/nextcloud (make sure you remove any identifiable information!):

The output of your Apache/nginx/system log in /var/log/____:
Nothing

Configuration:

{
“system”: {
“passwordsalt”: “REMOVED SENSITIVE VALUE”,
“secret”: “REMOVED SENSITIVE VALUE”,
“trusted_domains”: [
“localhost”,
REMOVED SENSITIVE VALUE”,
],
“datadirectory”: “REMOVED SENSITIVE VALUE”,
“dbtype”: “mysql”,
“version”: “20.0.7.1”,
“overwrite.cli.url”: “http://localhost”,
“dbname”: “REMOVED SENSITIVE VALUE”,
“dbhost”: “REMOVED SENSITIVE VALUE”,
“dbport”: “”,
“dbtableprefix”: “oc_”,
“mysql.utf8mb4”: true,
“dbuser”: “REMOVED SENSITIVE VALUE”,
“dbpassword”: “REMOVED SENSITIVE VALUE”,
“installed”: true,
“cron_log”: true,
“enable_previews”: true,
“enabledPreviewProviders”: [
“OC\Preview\PNG”,
“OC\Preview\JPEG”,
“OC\Preview\GIF”,
“OC\Preview\BMP”,
“OC\Preview\XBitmap”,
“OC\Preview\Movie”,
“OC\Preview\PDF”,
“OC\Preview\MP3”,
“OC\Preview\TXT”,
“OC\Preview\MarkDown”
],
“preview_max_x”: 1024,
“preview_max_y”: 768,
“preview_max_scale_factor”: 1,
“redis”: {
“host”: “REMOVED SENSITIVE VALUE”,
“port”: 0,
“timeout”: 0
},
“memcache.local”: “\OC\Memcache\APCu”,
“filelocking.enabled”: true,
“memcache.locking”: “\OC\Memcache\Redis”,
“instanceid”: “REMOVED SENSITIVE VALUE”,
“maintenance”: false,
“theme”: “”,
“trashbin_retention_obligation”: “auto, 7”,
“loglevel”: 2,
“ldapIgnoreNamingRules”: false,
“ldapProviderFactory”: “OCA\User_LDAP\LDAPProviderFactory”,
“app_install_overwrite”: [
“occweb”
],
“mail_smtpmode”: “smtp”,
“mail_smtpsecure”: “ssl”,
“mail_sendmailmode”: “smtp”,
“mail_from_address”: “REMOVED SENSITIVE VALUE”,
“mail_domain”: “REMOVED SENSITIVE VALUE”,
“mail_smtpauthtype”: “LOGIN”,
“mail_smtpauth”: 1,
“mail_smtphost”: “REMOVED SENSITIVE VALUE”,
“mail_smtpport”: “465”,
“mail_smtpname”: “REMOVED SENSITIVE VALUE”,
“mail_smtppassword”: “REMOVED SENSITIVE VALUE”,
“updater.release.channel”: “stable”,
“updater.secret”: “REMOVED SENSITIVE VALUE
},
“apps”: {
“accessibility”: {
“enabled”: “yes”,
“installed_version”: “1.6.0”,
“types”: “”
},
“activity”: {
“enabled”: “yes”,
“installed_version”: “2.13.4”,
“types”: “filesystem”
},
“admin_audit”: {
“enabled”: “yes”,
“installed_version”: “1.10.0”,
“types”: “logging”
},
“analytics”: {
“enabled”: “no”,
“installed_version”: “3.4.1”,
“types”: “”
},
“apporder”: {
“enabled”: “yes”,
“installed_version”: “0.12.0”,
“order”: “["/index.php/apps/dashboard/","/index.php/apps/activity/","/index.php/apps/files/","/index.php/apps/photos/","/index.php/apps/contacts/","/index.php/apps/calendar/","/index.php/apps/maps/","/index.php/apps/phonetrack/","/index.php/apps/audioplayer/","/index.php/apps/riotchat/","/index.php/apps/occweb/","/index.php/apps/tasks/"]”,
“types”: “”
},
“audioplayer”: {
“enabled”: “yes”,
“installed_version”: “3.1.0”,
“types”: “filesystem”
},
“backgroundjob”: {
“lastjob”: “269817”
},
“breezedark”: {
“enabled”: “yes”,
“installed_version”: “20.0.11”,
“types”: “”
},
“bruteForce”: {
“whitelist_1”: “10.0.0.0/8”
},
“bruteforcesettings”: {
“enabled”: “yes”,
“installed_version”: “2.1.0”,
“types”: “”
},
“calendar”: {
“enabled”: “yes”,
“installed_version”: “2.2.1”,
“types”: “”
},
“circles”: {
“enabled”: “no”,
“installed_version”: “0.20.9”,
“test_nc_base”: “”,
“types”: “filesystem,dav”
},
“cloud_federation_api”: {
“enabled”: “yes”,
“installed_version”: “1.3.0”,
“types”: “filesystem”
},
“comments”: {
“enabled”: “yes”,
“installed_version”: “1.10.0”,
“types”: “logging”
},
“contacts”: {
“enabled”: “yes”,
“installed_version”: “3.5.1”,
“types”: “dav”
},
“contactsinteraction”: {
“enabled”: “yes”,
“installed_version”: “1.1.0”,
“types”: “dav”
},
“core”: {
“backgroundjobs_mode”: “cron”,
“enterpriseLogoChecked”: “yes”,
“installedat”: “1588229576.7286”,
“lastcron”: “1621506601”,
“lastupdateResult”: “{"version":"20.0.10.1","versionstring":"Nextcloud 20.0.10","url":"https:\/\/download.nextcloud.com\/server\/releases\/nextcloud-20.0.10.zip","web":"https:\/\/docs.nextcloud.com\/server\/20\/admin_manual\/maintenance\/upgrade.html","changes":"https:\/\/updates.nextcloud.com\/changelog_server\/?version=20.0.10","autoupdater":"1","eol":"0"}”,
“lastupdatedat”: “1621506511”,
“moveavatarsdone”: “yes”,
“oc.integritycheck.checker”: “”,
“previewsCleanedUp”: “1”,
“public_files”: “files_sharing/public.php”,
“public_webdav”: “dav/appinfo/v1/publicwebdav.php”,
“theming.variables”: “8ba0967157c658c8b1b7f0d410301b3b”,
“updater.secret.created”: “1621506525”,
“vendor”: “nextcloud”
},
“dashboard”: {
“enabled”: “no”,
“installed_version”: “7.0.0”,
“types”: “”
},
“dav”: {
“buildCalendarReminderIndex”: “yes”,
“buildCalendarSearchIndex”: “yes”,
“chunks_migrated”: “1”,
“enabled”: “yes”,
“installed_version”: “1.16.2”,
“regeneratedBirthdayCalendarsForYearFix”: “yes”,
“types”: “filesystem”
},
“drawio”: {
“enabled”: “yes”,
“installed_version”: “1.0.0”,
“types”: “filesystem”
},
“external”: {
“enabled”: “no”,
“installed_version”: “3.7.2”,
“types”: “”
},
“extract”: {
“enabled”: “yes”,
“installed_version”: “1.3.1”,
“types”: “”
},
“federatedfilesharing”: {
“enabled”: “yes”,
“installed_version”: “1.10.2”,
“types”: “”
},
“federation”: {
“autoAddServers”: “1”,
“enabled”: “yes”,
“installed_version”: “1.10.1”,
“types”: “authentication”
},
“files”: {
“cronjob_scan_files”: “500”,
“default_quota”: “25 GB”,
“enabled”: “yes”,
“installed_version”: “1.15.0”,
“types”: “filesystem”
},
“files_automatedtagging”: {
“enabled”: “yes”,
“installed_version”: “1.10.1”,
“types”: “filesystem”
},
“files_downloadactivity”: {
“enabled”: “yes”,
“installed_version”: “1.9.0”,
“types”: “filesystem”
},
“files_external”: {
“allow_user_mounting”: “yes”,
“enabled”: “yes”,
“installed_version”: “1.11.1”,
“types”: “filesystem”,
“user_mounting_backends”: “ftp,dav,owncloud,sftp,amazons3,swift,smb,\OC\Files\Storage\SFTP_Key,\OC\Files\Storage\SMB_OC”
},
“files_pdfviewer”: {
“enabled”: “yes”,
“installed_version”: “2.0.1”,
“types”: “”
},
“files_photospheres”: {
“enabled”: “yes”,
“installed_version”: “1.20.1”,
“types”: “”
},
“files_rightclick”: {
“enabled”: “yes”,
“installed_version”: “0.17.0”,
“types”: “”
},
“files_sharing”: {
“enabled”: “yes”,
“installed_version”: “1.12.2”,
“types”: “filesystem”
},
“files_trackdownloads”: {
“enabled”: “yes”,
“installed_version”: “1.9.0”,
“types”: “filesystem”
},
“files_trashbin”: {
“enabled”: “yes”,
“installed_version”: “1.10.1”,
“types”: “filesystem,dav”
},
“files_versions”: {
“enabled”: “yes”,
“installed_version”: “1.13.0”,
“types”: “filesystem,dav”
},
“files_videoplayer”: {
“enabled”: “yes”,
“installed_version”: “1.9.0”,
“types”: “”
},
“firstrunwizard”: {
“enabled”: “no”,
“installed_version”: “2.9.0”,
“types”: “logging”
},
“health”: {
“enabled”: “no”,
“installed_version”: “0.3.0”,
“types”: “”
},
“integration_github”: {
“enabled”: “no”,
“installed_version”: “0.0.20”,
“types”: “”
},
“integration_mastodon”: {
“enabled”: “no”,
“installed_version”: “0.0.13”,
“types”: “”
},
“integration_reddit”: {
“enabled”: “no”,
“installed_version”: “0.0.11”,
“types”: “”
},
“integration_twitter”: {
“enabled”: “no”,
“installed_version”: “0.0.10”,
“types”: “”
},
“logreader”: {
“enabled”: “yes”,
“installed_version”: “2.5.0”,
“types”: “”
},
“lookup_server_connector”: {
“enabled”: “yes”,
“installed_version”: “1.8.0”,
“types”: “authentication”
},
“maps”: {
“enabled”: “yes”,
“installed_version”: “0.1.8”,
“lastAddressLookup”: “1621491460”,
“types”: “filesystem”
},
“nextcloud_announcements”: {
“enabled”: “no”,
“installed_version”: “1.9.0”,
“pub_date”: “Thu, 24 Oct 2019 00:00:00 +0200”,
“types”: “logging”
},
“notifications”: {
“enabled”: “yes”,
“installed_version”: “2.8.0”,
“types”: “logging”
},
“oauth2”: {
“enabled”: “yes”,
“installed_version”: “1.8.0”,
“types”: “authentication”
},
“occweb”: {
“enabled”: “no”,
“installed_version”: “0.0.7”,
“types”: “”
},
“onlyoffice”: {
“DocumentServerInternalUrl”: “”,
“DocumentServerUrl”: “REMOVED SENSITIVE VALUE”,
“StorageUrl”: “”,
“demo”: “{"available":false,"enabled":false,"start":{"date":"2021-01-07 12:54:01.736869","timezone_type":3,"timezone":"UTC"}}”,
“enabled”: “yes”,
“installed_version”: “6.4.2”,
“jwt_secret”: “”,
“settings_error”: “”,
“types”: “filesystem”,
“verify_peer_off”: “false”
},
“password_policy”: {
“enabled”: “yes”,
“installed_version”: “1.10.1”,
“types”: “authentication”
},
“phonetrack”: {
“enabled”: “yes”,
“installed_version”: “0.6.7”,
“types”: “”
},
“photos”: {
“enabled”: “yes”,
“installed_version”: “1.2.3”,
“types”: “”
},
“privacy”: {
“enabled”: “no”,
“installed_version”: “1.4.0”,
“types”: “”
},
“provisioning_api”: {
“enabled”: “yes”,
“installed_version”: “1.10.0”,
“types”: “prevent_group_restriction”
},
“recommendations”: {
“enabled”: “yes”,
“installed_version”: “0.8.0”,
“types”: “”
},
“riotchat”: {
“enabled”: “yes”,
“installed_version”: “0.7.9”,
“types”: “”
},
“serverinfo”: {
“enabled”: “yes”,
“installed_version”: “1.10.0”,
“types”: “”
},
“settings”: {
“enabled”: “yes”,
“installed_version”: “1.2.0”,
“types”: “”
},
“sharebymail”: {
“enabled”: “yes”,
“installed_version”: “1.10.0”,
“types”: “filesystem”
},
“support”: {
“SwitchUpdaterServerHasRun”: “yes”,
“enabled”: “no”,
“installed_version”: “1.3.0”,
“types”: “session”
},
“survey_client”: {
“enabled”: “yes”,
“installed_version”: “1.8.0”,
“types”: “”
},
“systemtags”: {
“enabled”: “yes”,
“installed_version”: “1.10.0”,
“types”: “logging”
},
“tasks”: {
“enabled”: “yes”,
“installed_version”: “0.13.6”,
“types”: “”
},
“text”: {
“enabled”: “yes”,
“installed_version”: “3.1.0”,
“types”: “dav”
},
“theming”: {
“backgroundMime”: “image/png”,
“cachebuster”: “13”,
“color”: “#542323”,
“enabled”: “yes”,
“imprintUrl”: “REMOVED SENSITIVE VALUE”,
“installed_version”: “1.11.0”,
“logoMime”: “image/png”,
“logoheaderMime”: “image/png”,
“name”: “C-Lab Cloud 2021”,
“privacyUrl”: “REMOVED SENSITIVE VALUE”,
“slogan”: “REMOVED SENSITIVE VALUE”,
“types”: “logging”,
“url”: “REMOVED SENSITIVE VALUE
},
“twofactor_backupcodes”: {
“enabled”: “yes”,
“installed_version”: “1.9.0”,
“types”: “”
},
“twofactor_totp”: {
“enabled”: “yes”,
“installed_version”: “5.0.0”,
“types”: “”
},
“updatenotification”: {
“analytics”: “3.4.1”,
“apporder”: “0.12.0”,
“breezedark”: “20.0.11”,
“bruteforcesettings”: “2.1.0”,
“calendar”: “2.2.1”,
“contacts”: “3.5.1”,
“core”: “20.0.10.1”,
“drawio”: “1.0.0”,
“enabled”: “yes”,
“external”: “3.7.2”,
“installed_version”: “1.10.0”,
“integration_github”: “1.0.0”,
“integration_mastodon”: “1.0.0”,
“integration_reddit”: “0.0.11”,
“integration_twitter”: “1.0.0”,
“onlyoffice”: “6.4.2”,
“phonetrack”: “0.6.7”,
“riotchat”: “0.7.9”,
“types”: “”,
“update_check_errors”: “0”
},
“user_status”: {
“enabled”: “yes”,
“installed_version”: “1.0.1”,
“types”: “”
},
“viewer”: {
“enabled”: “yes”,
“installed_version”: “1.4.0”,
“types”: “”
},
“weather_status”: {
“enabled”: “yes”,
“installed_version”: “1.0.0”,
“types”: “”
},
“workflowengine”: {
“enabled”: “yes”,
“installed_version”: “2.2.0”,
“types”: “filesystem”
}
}
}