hey forum…
you might wanna know that updating metadata
to v0.11.0 just broke my system (more info see below).
NC: v17.0.2.1
OS: Linux 4.19.93-v7+ armv7l
webserver: Apache (fpm-fcgi)
database: mysql 10.3.17
php version: 7.3.11-1~deb10u1
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, session, sodium, standard, cgi-fcgi, mysqlnd, PDO, xml, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, gmp, iconv, igbinary, intl, json, ldap, exif, mysqli, pdo_mysql, Phar, posix, readline, redis, shmop, SimpleXML, smbclient, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, libsmbclient, Zend OPcache
Enabled:
- activity: 2.10.1
- admin_audit: 1.7.0
- analytics: 2.0.0
- announcementcenter: 3.6.1
- apporder: 0.9.0
- audioplayer: 2.9.0
- bookmarks: 2.3.4
- bruteforcesettings: 1.4.0
- calendar: 2.0.1
- circles: 0.17.10
- cloud_federation_api: 1.0.0
- cms_pico: 1.0.4
- comments: 1.7.0
- contacts: 3.1.6
- cookbook: 0.5.7
- data_request: 1.4.0
- dav: 1.13.0
- dropit: 0.3.0
- event_update_notification: 1.0.1
- extract: 1.2.3
- federatedfilesharing: 1.7.0
- federation: 1.7.0
- files: 1.12.0
- files_accesscontrol: 1.7.0
- files_downloadactivity: 1.6.0
- files_external: 1.8.0
- files_markdown: 2.2.0
- files_pdfviewer: 1.6.0
- files_rightclick: 0.15.1
- files_sharing: 1.9.0
- files_trackdownloads: 1.6.0
- files_trashbin: 1.7.0
- files_videoplayer: 1.6.0
- firstrunwizard: 2.6.0
- flowupload: 0.1.7
- forms: 1.1.0
- gallery: 18.4.0
- guests: 1.3.1
- impersonate: 1.4.0
- issuetemplate: 0.6.0
- logreader: 2.2.0
- lookup_server_connector: 1.5.0
- mail: 1.0.0
- nextcloud_announcements: 1.6.0
- notifications: 2.5.0
- oauth2: 1.5.0
- password_policy: 1.7.0
- passwords: 2020.1.0
- phonetrack: 0.5.11
- polls: 1.0.0
- previewgenerator: 2.2.0
- privacy: 1.1.0
- provisioning_api: 1.7.0
- quota_warning: 1.6.0
- rainloop: 6.0.4
- ransomware_protection: 1.5.1
- registration: 0.4.7
- serverinfo: 1.7.0
- sharebymail: 1.7.0
- sharerenamer: 2.7.3
- social: 0.2.101
- socialsharing_email: 1.0.6
- socialsharing_facebook: 1.0.5
- socialsharing_twitter: 1.0.5
- spreed: 7.0.2
- tasks: 0.11.3
- text: 1.1.1
- theming: 1.8.0
- twofactor_backupcodes: 1.6.0
- updatenotification: 1.7.0
- uploaddetails: 0.1.2
- viewer: 1.2.0
- workflowengine: 1.7.0
Disabled: - accessibility
- encryption
- external
- files_versions
- metadata
- nextcloudpi
- previewgenerator.orig
- recommendations
- support
- survey_client
- systemtags
- user_ldap
config:
{
“passwordsalt”: “REMOVED SENSITIVE VALUE”,
“secret”: “REMOVED SENSITIVE VALUE”,
“trusted_domains”: {
“0”: “localhost”,
“1”: “REMOVED SENSITIVE VALUE”,
“2”: “REMOVED SENSITIVE VALUE”,
“4”: “REMOVED SENSITIVE VALUE”,
“5”: “REMOVED SENSITIVE VALUE”,
“7”: “REMOVED SENSITIVE VALUE”,
“8”: “REMOVED SENSITIVE VALUE”,
“11”: “REMOVED SENSITIVE VALUE”,
“12”: “REMOVED SENSITIVE VALUE”
},
“datadirectory”: “REMOVED SENSITIVE VALUE”,
“tempdirectory”: “/media/USBdrive/ncdata/tmp”,
“overwrite.cli.url”: “https://REMOVED SENSITIVE VALUE/”,
“dbtype”: “mysql”,
“version”: “17.0.2.1”,
“dbname”: “REMOVED SENSITIVE VALUE”,
“dbhost”: “REMOVED SENSITIVE VALUE”,
“dbport”: “”,
“dbtableprefix”: “oc_”,
“mysql.utf8mb4”: true,
“dbuser”: “REMOVED SENSITIVE VALUE”,
“dbpassword”: “REMOVED SENSITIVE VALUE”,
“installed”: true,
“instanceid”: “REMOVED SENSITIVE VALUE”,
“mail_smtpmode”: “smtp”,
“mail_smtpsecure”: “ssl”,
“mail_from_address”: “REMOVED SENSITIVE VALUE”,
“mail_domain”: “REMOVED SENSITIVE VALUE”,
“mail_smtphost”: “REMOVED SENSITIVE VALUE”,
“mail_smtpport”: “465”,
“loglevel”: 0,
“maintenance”: false,
“theme”: “”,
“updater.release.channel”: “stable”,
“memcache.local”: “\OC\Memcache\Redis”,
“memcache.locking”: “\OC\Memcache\Redis”,
“redis”: {
“host”: “REMOVED SENSITIVE VALUE”,
“port”: 0,
“timeout”: 0,
“password”: “REMOVED SENSITIVE VALUE”
},
“log_type”: “file”,
“defaultapp”: “apporder”,
“simpleSignUpLink.shown”: false,
“htaccess.RewriteBase”: “/”,
“data-fingerprint”: “REMOVED SENSITIVE VALUE”,
“jpeg_quality”: “60”,
“app_install_overwrite”: [
“announcementcenter”
],
“mail_sendmailmode”: “smtp”,
“mail_smtpauth”: 1,
“mail_smtpname”: “REMOVED SENSITIVE VALUE”,
“mail_smtppassword”: “REMOVED SENSITIVE VALUE”,
“mail_smtpauthtype”: “LOGIN”
}