{
"system": {
"memcache.local": "\\OC\\Memcache\\APCu",
"memcache.locking": "\\OC\\Memcache\\Redis",
"memcache.distributed": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 0,
"dbindex": 0,
"timeout": 1.5
},
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"example.net"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "31.0.11.2",
"overwrite.cli.url": "https:\/\/example.net",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"default_language": "de",
"maintenance": false,
"theme": "",
"loglevel": 0,
"mail_smtpmode": "sendmail",
"mail_sendmailmode": "smtp",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"app_install_overwrite": [
"sharerenamer"
],
"default_phone_region": "DE",
"maintenance_window_start": 1
}
}
Issue changed, new: Rename "backup" operation to reflect it's only backupping "Nextcloud version's code".
The initial issue description was based upon a misunderstanding. See comment below:
#691 (comment)
That comment lists other issues on optimizing the order anyway.
ORIGINAL ISSUE DESCRIPTION
Problem: The download may take very long and changes done in the Nextcloud instance in the meanwhile are not backupped then.Steps to reproduceupdate Nextcloud using web based updater or command lineupdater.pharExpected behaviourFirst everything should be prepared. First probably the compatibility check, then the download.Nextcloud should be put in maintenance mode (lock)backupactual updateActual behaviourbackupdownloadmaintenance modeactual updateServer configuration
OS: Debian-13.2
Web server: Apache-2.4.65-2
Database: Maria-1:11.8.3-0+deb13u1
PHP version: 8.4.11-1
Nextcloud version:
31.0.10List of activated apps
Nextcloud configuration
Browser
Browser name: Firefox
Browser version: ESR-140.5.0
Operating system: Debian-13