Still does not allow me to update to 9.1.2, tells me that I have the latest version installed, and disable many plugins, but my error continues, I show my configuration:
sudo -u www-data php occ config:list
{
"system": {
"instanceid": "ockx2cbcto3u",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"REMOVED SENSITIVE VALUE"
],
"datadirectory": "REMOVED SENSITIVE VALUE",
"overwrite.cli.url": "REMOVED SENSITIVE VALUE",
"dbtype": "mysql",
"version": "9.1.1.3",
"dbname": "REMOVED SENSITIVE VALUE",
"dbhost": "REMOVED SENSITIVE VALUE",
"dbtableprefix": "oc_",
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"logtimezone": "UTC",
"installed": true,
"loglevel": 0,
"memcache.local": "\OC\Memcache\APCu",
"mail_smtpmode": "smtp",
"mail_from_address": "owncloud",
"mail_domain": "REMOVED SENSITIVE VALUE",
"mail_smtphost": "REMOVED SENSITIVE VALUE",
"mail_smtpport": "REMOVED SENSITIVE VALUE",
"preview_libreoffice_path": "\/usr\/bin\/libreoffice",
"preview_office_cl_parameters": " --headless --nologo --nofirststartwizard --invisible --norestore -convert-to pdf -outdir ",
"enabledPreviewProviders": [
"OC\Preview\PNG",
"OC\Preview\JPEG",
"OC\Preview\GIF",
"OC\Preview\BMP",
"OC\Preview\XBitmap",
"OC\Preview\MP3",
"OC\Preview\TXT",
"OC\Preview\MarkDown"
],
"enable_previews": true,
"preview_max_scale_factor": 10,
"preview_max_filesize_image": 50,
"appstoreenabled": true,
"appstoreurl": "https:\/\/api.owncloud.com\/v1",
"appstore.experimental.enabled": true,
"apps_paths": [
{
"path": "REMOVED SENSITIVE VALUE",
"url": "\/apps",
"writable": true
}
],
"appcodechecker": true,
"maintenance": false,
"singleuser": false,
"trashbin_retention_obligation": "D+15",
"Session_lifetime": 300,
"Session_keepalive": true,
"ldapIgnoreNamingRules": false,
"knowledgebaseenabled": true
},