{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "13.0.1.1",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbtableprefix": "oc_",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"forcessl": true,
"enable_previews": true,
"enable_avatars": false,
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtpmode": "smtp",
"log_authfailip": true,
"loglevel": 2,
"maintenance": false,
"trusted_domains": [
"cloud.mydomain.tld"
],
"share_folder": "\/Shared",
"overwritewebroot": "\/",
"overwriteprotocol": "https",
"secret": "***REMOVED SENSITIVE VALUE***",
"singleuser": false,
"memcache.local": "\\OC\\Memcache\\APCu",
"trashbin_retention_obligation": "auto,30",
"activity_expire_days": 14,
"logtimezone": "Europe\/Berlin",
"log_type": "errorlog",
"skeletondirectory": "\/var\/www\/nextcloud\/themes\/mydomain\/core\/skeleton",
"overwrite.cli.url": "https:\/\/cloud.mydomain.tld",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_smtpauthtype": "LOGIN"
}
}
Steps to reproduce
php /var/www/nextcloud/occ upgradeExpected behaviour
Successful upgrade from 13.0.1 to 13.0.5
Actual behaviour
The occ upgrade gets stuck after the following step and does nothing:
Server configuration
Operating system: Debian 9.4
Web server: nginx 1.10.3
Database: MariaDB 10.1.26
PHP version: 7.0.30
Nextcloud version: 13.0.1
Updated from an older Nextcloud/ownCloud or fresh install: Yes update from older Nextcloud
Where did you install Nextcloud from: nextcloud.com
Signing status:
Signing status
List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: local (NFS mount)
Are you using encryption: yes
Are you using an external user-backend, if yes which one: no
Client configuration
Browser: not relevant
Operating system: not relevant
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
Browser log
Browser log