{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"***REMOVED SENSITIVE VALUE***",
"***REMOVED SENSITIVE VALUE***",
"***REMOVED SENSITIVE VALUE***"
],
"apps_paths": [
{
"path": "\/usr\/share\/webapps\/nextcloud-apps\/apps3",
"url": "\/apps3",
"writable": false
},
{
"path": "\/usr\/share\/webapps\/nextcloud-apps\/apps2",
"url": "\/apps2",
"writable": true
},
{
"path": "\/usr\/share\/webapps\/nextcloud\/apps",
"url": "\/apps",
"writable": false
}
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"overwrite.cli.url": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "16.0.0.5",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"logtimezone": "UTC",
"installed": true,
"memcache.local": "\\OC\\Memcache\\APCu",
"mail_smtpmode": "smtp",
"mail_smtpsecure": "tls",
"mail_smtpauth": 1,
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"default_language": "de_DE",
"theme": "",
"loglevel": 0,
"maintenance": false,
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "587",
"mail_smtpauthtype": "PLAIN",
"updater.release.channel": "beta",
"app.mail.accounts.default": {
"email": "%USERID%@***REMOVED SENSITIVE VALUE***",
"imapHost": "***REMOVED SENSITIVE VALUE***",
"imapPort": 143,
"imapSslMode": "tls",
"smtpHost": "***REMOVED SENSITIVE VALUE***",
"smtpPort": 587,
"smtpSslMode": "tls"
},
"mysql.utf8mb4": true,
"updater.secret": "***REMOVED SENSITIVE VALUE***"
}
}
Steps to reproduce
Expected behaviour
Update runs without problems
Actual behaviour
After
the updater fails with
The update finished without further problems after manually casting the token id to
intinSetTokenExpiration.php, but I can not tell how it became a string in the first place.Server configuration
Operating system: Arch Linux
Web server: Nginx
Database: MariaDB
PHP version: 7.3.4
Nextcloud version: (see Nextcloud admin page) Upgrading from 15.0.5.3 to 16.0.0.5 (beta 3)
Updated from an older Nextcloud/ownCloud or fresh install: see above
Signing status:
Signing status
List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: no
Are you using encryption: no
Are you using an external user-backend, if yes which one: No
Client configuration
n/a (No client involved)
Logs
Web server error log
Web server error log