Support intro
Sorry to hear you’re facing problems. 
The community help forum (help.nextcloud.com) is for home and non-enterprise users. Support is provided by other community members on a best effort / “as available” basis. All of those responding are volunteering their time to help you.
If you’re using Nextcloud in a business/critical setting, paid and SLA-based support services can be accessed via portal.nextcloud.com where Nextcloud engineers can help ensure your business keeps running smoothly.
Getting help
In order to help you as efficiently (and quickly!) as possible, please fill in as much of the below requested information as you can.
Before clicking submit: Please check if your query is already addressed via the following resources:
- Official documentation (searchable and regularly updated)
- How to topics and FAQs
- Forum search
(Utilizing these existing resources is typically faster. It also helps reduce the load on our generous volunteers while elevating the signal to noise ratio of the forums otherwise arising from the same queries being posted repeatedly).
I run Nextcloud Office using the built-in CODE server and get poor performance. I run the “official” Nextcloud app in Truenas behind NGINX Proxy Manager. Everything seems to work but it is very slow.
The Basics
-
Nextcloud Server version:
v32.0.2
-
Operating system and version:
TrueNas Community Edition - Version 25.04.2.6
-
Web server and version:
dont know
-
Reverse proxy and version:
nginx-proxy-manager v2.13.5
-
PHP version (e.g, 8.3):
8.3.28
-
Is this the first time you’ve seen this error?:
no
-
When did this problem seem to first start?
since deployment
Installation method (e.g. AlO, NCP, Bare Metal/Archive, etc.)
Truenas App
-
Are you using CloudfIare, mod_security, or similar?
no
Summary of the issue you are facing:
Poor performance when using nextcloud office and the following alerts. I tried multiple settings in nginx. Most of the settings did not do anything, some made Nextcloud completely unavailable.
Steps to replicate it:
The issue is persistant.
Log entries
Nextcloud
I’ll only list part of the log here:
Fehler
webdav
ServiceUnavailable
Sabre\DAV\Exception\NotFound:
04.12.2025, 09:29:03
Fehler
no app in context
NotFound
Exception thrown: Sabre\DAV\Exception\NotFound
Fehler
mail
ServiceException
IMAP error synchronizing account 1: Authentication failed.
03.12.2025, 12:31:25
Warnung
user_status
Lazy initial state provider for status took 7.23 seconds.
03.12.2025, 12:16:21
Warnung
PHP
Cannot modify header information - headers already sent by (output started at /var/www/html/3rdparty/deepdiver/zipstreamer/src/ZipStreamer.php:325) at /var/www/html/3rdparty/sabre/http/lib/Sapi.php#70
03.12.2025, 07:20:46
Warnung
PHP
Cannot modify header information - headers already sent by (output started at /var/www/html/3rdparty/deepdiver/zipstreamer/src/ZipStreamer.php:325) at /var/www/html/3rdparty/sabre/http/lib/Sapi.php#68
03.12.2025, 07:20:46
Warnung
PHP
Cannot modify header information - headers already sent by (output started at /var/www/html/3rdparty/deepdiver/zipstreamer/src/ZipStreamer.php:325) at /var/www/html/3rdparty/sabre/http/lib/Sapi.php#68
03.12.2025, 07:20:46
Warnung
PHP
Cannot modify header information - headers already sent by (output started at /var/www/html/3rdparty/deepdiver/zipstreamer/src/ZipStreamer.php:325) at /var/www/html/3rdparty/sabre/http/lib/Sapi.php#64
03.12.2025, 07:20:46
Fehler
core
Exception
HMAC does not match.
30.11.2025, 21:25:57
Fehler
core
Exception
HMAC does not match.
27.11.2025, 08:59:03
Fehler
mail
ServiceException
IMAP error synchronizing account 1: Authentication failed.
24.11.2025, 11:41:03
Warnung
core
Request used more than 300 MB of RAM: 324.1 MB
21.11.2025, 19:36:12
Information
updater
\OC\Updater::resetLogLevel: Reset log level to Warning(2)
21.11.2025, 19:36:12
Information
updater
\OC\Updater::maintenanceDisabled: Turned off maintenance mode
21.11.2025, 19:36:12
Information
updater
\OC\Updater::updateEnd: Update successful
21.11.2025, 19:36:12
Information
updater
\OC\Updater::finishedCheckCodeIntegrity: Finished code integrity check
21.11.2025, 19:36:12
Information
updater
\OC\Updater::startCheckCodeIntegrity: Starting code integrity check...
21.11.2025, 19:35:38
Fehlersuche
serverDI
The requested alias "IntegrityCodeChecker" is deprecated. Please request "OC\IntegrityCheck\Checker" directly. This alias will be removed in a future Nextcloud version.
21.11.2025, 19:35:38
Web server / Reverse Proxy - Nginx Log
2025-12-04 07:49:25.735960+00:00e[1;34m❯ e[1;36mConfiguring npm user ...e[0m
2025-12-04 07:49:25.803493+00:00useradd warning: npm's uid 568 outside of the UID_MIN 1000 and UID_MAX 60000 range.
2025-12-04 07:49:25.870866+00:00e[1;34m❯ e[1;36mConfiguring npm group ...e[0m
2025-12-04 07:49:25.926610+00:00e[1;34m❯ e[1;36mChecking paths ...e[0m
2025-12-04 07:49:25.958291+00:00e[1;34m❯ e[1;36mSetting ownership ...e[0m
2025-12-04 07:49:25.963608+00:00- /data ...
2025-12-04 07:49:25.963666+00:00SKIPPED
2025-12-04 07:49:25.966441+00:00- /etc/letsencrypt ...
2025-12-04 07:49:25.966494+00:00SKIPPED
2025-12-04 07:49:25.968955+00:00- /run/nginx ...
2025-12-04 07:49:25.971241+00:00DONE
2025-12-04 07:49:25.973973+00:00- /tmp/nginx ...
2025-12-04 07:49:25.975583+00:00DONE
2025-12-04 07:49:25.977429+00:00- /var/cache/nginx ...
2025-12-04 07:49:25.979870+00:00DONE
2025-12-04 07:49:25.981783+00:00- /var/lib/logrotate ...
2025-12-04 07:49:25.985927+00:00DONE
2025-12-04 07:49:25.987772+00:00- /var/lib/nginx ...
2025-12-04 07:49:25.990463+00:00DONE
2025-12-04 07:49:25.992768+00:00- /var/log/nginx ...
2025-12-04 07:49:25.994673+00:00DONE
2025-12-04 07:49:25.997484+00:00- /etc/nginx/nginx ...
2025-12-04 07:49:26.027755+00:00DONE
2025-12-04 07:49:26.030653+00:00- /etc/nginx/nginx.conf ...
2025-12-04 07:49:26.044977+00:00DONE
2025-12-04 07:49:26.047773+00:00- /etc/nginx/conf.d ...
2025-12-04 07:49:26.216299+00:00DONE
2025-12-04 07:49:26.220495+00:00e[1;34m❯ e[1;36mSkipping ownership change of certbot directoriese[0m
2025-12-04 07:49:26.220619+00:00e[1;34m❯ e[1;36mDynamic resolvers ...e[0m
2025-12-04 07:49:26.227077+00:00e[1;34m❯ e[1;36mIPv6 ...e[0m
2025-12-04 07:49:26.233196+00:00Enabling IPV6 in hosts in: /etc/nginx/conf.d
2025-12-04 07:49:26.233254+00:00- /etc/nginx/conf.d/include/block-exploits.conf
2025-12-04 07:49:26.235831+00:00- /etc/nginx/conf.d/include/log.conf
2025-12-04 07:49:26.239328+00:00- /etc/nginx/conf.d/include/ip_ranges.conf
2025-12-04 07:49:26.242177+00:00- /etc/nginx/conf.d/include/ssl-cache-stream.conf
2025-12-04 07:49:26.244456+00:00- /etc/nginx/conf.d/include/assets.conf
2025-12-04 07:49:26.248199+00:00- /etc/nginx/conf.d/include/letsencrypt-acme-challenge.conf
2025-12-04 07:49:26.250938+00:00- /etc/nginx/conf.d/include/ssl-cache.conf
2025-12-04 07:49:26.253696+00:00- /etc/nginx/conf.d/include/ssl-ciphers.conf
2025-12-04 07:49:26.256841+00:00- /etc/nginx/conf.d/include/force-ssl.conf
2025-12-04 07:49:26.260459+00:00- /etc/nginx/conf.d/include/proxy.conf
2025-12-04 07:49:26.263943+00:00- /etc/nginx/conf.d/include/resolvers.conf
2025-12-04 07:49:26.266428+00:00- /etc/nginx/conf.d/default.conf
2025-12-04 07:49:26.269334+00:00- /etc/nginx/conf.d/production.conf
2025-12-04 07:49:26.283069+00:00Enabling IPV6 in hosts in: /data/nginx
2025-12-04 07:49:26.283116+00:00- /data/nginx/proxy_host/15.conf
2025-12-04 07:49:26.285782+00:00- /data/nginx/proxy_host/11.conf
2025-12-04 07:49:26.288813+00:00- /data/nginx/proxy_host/4.conf
2025-12-04 07:49:26.291057+00:00- /data/nginx/proxy_host/10.conf
2025-12-04 07:49:26.293669+00:00- /data/nginx/proxy_host/2.conf
2025-12-04 07:49:26.298354+00:00e[1;34m❯ e[1;36mDocker secrets ...e[0m
2025-12-04 07:49:26.308913+00:002025-12-04T07:49:26.308913719Z
2025-12-04 07:49:26.308951+00:00-------------------------------------
2025-12-04 07:49:26.308970+00:00_ _ ____ __ __
2025-12-04 07:49:26.308979+00:00| \ | | _ \| \/ |
2025-12-04 07:49:26.309004+00:00| \| | |_) | |\/| |
2025-12-04 07:49:26.309013+00:00| |\ | __/| | | |
2025-12-04 07:49:26.309021+00:00|_| \_|_| |_| |_|
2025-12-04 07:49:26.309029+00:00-------------------------------------
2025-12-04 07:49:26.309037+00:00User: npm PUID:568 ID:568 GROUP:568
2025-12-04 07:49:26.309052+00:00Group: npm PGID:568 ID:568
2025-12-04 07:49:26.309061+00:00-------------------------------------
2025-12-04 07:49:26.309069+00:002025-12-04T07:49:26.309069742Z
2025-12-04 07:49:26.317948+00:00e[1;34m❯ e[1;36mStarting backend ...e[0m
2025-12-04 07:49:26.317981+00:00e[1;34m❯ e[1;36mStarting nginx ...e[0m
2025-12-04 07:49:26.325160+00:00nginx: [warn] the "user" directive makes sense only if the master process runs with super-user privileges, ignored in /etc/nginx/nginx.conf:4
2025-12-04 07:49:28.537406+00:00[12/4/2025] [8:49:28 AM] [Global ] › ℹ info Using Sqlite: /data/database.sqlite
2025-12-04 07:49:29.138736+00:00[12/4/2025] [8:49:29 AM] [Migrate ] › ℹ info Current database version: none
2025-12-04 07:49:29.169817+00:00[12/4/2025] [8:49:29 AM] [Setup ] › ℹ info Logrotate Timer initialized
2025-12-04 07:49:29.188425+00:00[12/4/2025] [8:49:29 AM] [Setup ] › ℹ info Logrotate completed.
2025-12-04 07:49:29.377250+00:00[12/4/2025] [8:49:29 AM] [Global ] › ℹ info IP Ranges fetch is enabled
2025-12-04 07:49:29.377774+00:00[12/4/2025] [8:49:29 AM] [IP Ranges] › ℹ info Fetching IP Ranges from online services...
2025-12-04 07:49:29.381796+00:00[12/4/2025] [8:49:29 AM] [IP Ranges] › ℹ info Fetching https://ip-ranges.amazonaws.com/ip-ranges.json
2025-12-04 07:49:29.766019+00:00[12/4/2025] [8:49:29 AM] [IP Ranges] › ℹ info Fetching https://www.cloudflare.com/ips-v4
2025-12-04 07:49:29.840604+00:00[12/4/2025] [8:49:29 AM] [IP Ranges] › ℹ info Fetching https://www.cloudflare.com/ips-v6
2025-12-04 07:49:29.926974+00:00[12/4/2025] [8:49:29 AM] [SSL ] › ℹ info Let's Encrypt Renewal Timer initialized
2025-12-04 07:49:29.927452+00:00[12/4/2025] [8:49:29 AM] [SSL ] › ℹ info Renewing SSL certs expiring within 30 days ...
2025-12-04 07:49:29.934067+00:00[12/4/2025] [8:49:29 AM] [IP Ranges] › ℹ info IP Ranges Renewal Timer initialized
2025-12-04 07:49:29.941954+00:00[12/4/2025] [8:49:29 AM] [Global ] › ℹ info Backend PID 192 listening on port 3000 ...
2025-12-04 07:49:29.958043+00:00[12/4/2025] [8:49:29 AM] [SSL ] › ℹ info Renewing LetsEncrypt certificates for Cert #5: actualbudget.nitschke.online
2025-12-04 07:49:29.958467+00:00[12/4/2025] [8:49:29 AM] [SSL ] › ℹ info Command: certbot renew --force-renewal --config /etc/letsencrypt.ini --work-dir /tmp/letsencrypt-lib --logs-dir /data/logs --cert-name npm-5 --preferred-challenges http --no-random-sleep-on-renew --disable-hook-validation
2025-12-04 07:49:33.431412+00:00[12/4/2025] [8:49:33 AM] [SSL ] › ✖ error Saving debug log to /data/logs/letsencrypt.log
2025-12-04 07:49:33.431564+00:00Failed to renew certificate npm-5 with error: Some challenges have failed.
2025-12-04 07:49:33.431620+00:00All renewals failed. The following certificates could not be renewed:
2025-12-04 07:49:33.431634+00:00/etc/letsencrypt/live/npm-5/fullchain.pem (failure)
2025-12-04 07:49:33.431648+00:001 renew failure(s), 0 parse failure(s)
2025-12-04 07:49:33.431676+00:00Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /data/logs/letsencrypt.log or re-run Certbot with -v for more details.
2025-12-04 07:49:33.431692+00:002025-12-04T07:49:33.431692271Z
2025-12-04 07:49:33.434726+00:00[12/4/2025] [8:49:33 AM] [SSL ] › ℹ info Renewing LetsEncrypt certificates for Cert #13: authentik.nitschke.online
2025-12-04 07:49:33.434849+00:00[12/4/2025] [8:49:33 AM] [SSL ] › ℹ info Command: certbot renew --force-renewal --config /etc/letsencrypt.ini --work-dir /tmp/letsencrypt-lib --logs-dir /data/logs --cert-name npm-13 --preferred-challenges http --no-random-sleep-on-renew --disable-hook-validation
2025-12-04 07:49:36.638996+00:00[12/4/2025] [8:49:36 AM] [SSL ] › ✖ error Saving debug log to /data/logs/letsencrypt.log
2025-12-04 07:49:36.639142+00:00Failed to renew certificate npm-13 with error: Some challenges have failed.
2025-12-04 07:49:36.639162+00:00All renewals failed. The following certificates could not be renewed:
2025-12-04 07:49:36.639175+00:00/etc/letsencrypt/live/npm-13/fullchain.pem (failure)
2025-12-04 07:49:36.639188+00:001 renew failure(s), 0 parse failure(s)
2025-12-04 07:49:36.639212+00:00Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /data/logs/letsencrypt.log or re-run Certbot with -v for more details.
2025-12-04 07:49:36.639227+00:002025-12-04T07:49:36.639227479Z
Configuration
Nextcloud
I replaced mydomain/url with .domain.tld. The trusted proxies should be correct - allthoug I can not add other trusted proxies using
occ config:system:set trusted_proxies 4 --value=“192.168.x.y”
192.168.0.0 is listed in the trusted proxies so all requests from my local network should be fine, I think.
{
"system": {
"htaccess.RewriteBase": "\/",
"memcache.local": "\\OC\\Memcache\\APCu",
"apps_paths": [
{
"path": "\/var\/www\/html\/apps",
"url": "\/apps",
"writable": false
},
{
"path": "\/var\/www\/html\/custom_apps",
"url": "\/custom_apps",
"writable": true
}
],
"memcache.distributed": "\\OC\\Memcache\\Redis",
"memcache.locking": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"password": "***REMOVED SENSITIVE VALUE***",
"port": 6379
},
"overwritehost": "nextcloud.domain.tld",
"overwriteprotocol": "https",
"overwrite.cli.url": "https:\/\/nextcloud.domain.tld",
"upgrade.disable-web": true,
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "pgsql",
"version": "32.0.2.2",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"instanceid": "***REMOVED SENSITIVE VALUE***",
"overwrite.cli.url=": "https:\/\/nextcloud.domain.tld",
"maintenance_window_start": 1,
"maintenance": false,
"default_phone_region": "DE",
"log_rotate_size": 104857600,
"twofactor_enforced": "true",
"twofactor_enforced_groups": [
"Familie",
"admin",
"Kinder"
],
"twofactor_enforced_excluded_groups": [],
"overwrite.cli.url=https:\/\/nextcloud.domain.tld": "",
"loglevel": 2,
"app_install_overwrite": [],
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"nextcloud.domain.tld"
]
},
"apps": {
"activity": {
"types": "filesystem",
"enabled": "yes",
"installed_version": "5.0.0-dev.0"
},
"app_api": {
"types": "",
"enabled": "yes",
"installed_version": "32.0.0"
},
"backgroundjob": {
"lastjob": "1563"
},
"bruteforcesettings": {
"types": "",
"enabled": "yes",
"installed_version": "5.0.0-dev.0"
},
"calendar": {
"types": "",
"enabled": "yes",
"installed_version": "6.1.0"
},
"circles": {
"installed_version": "31.0.0",
"types": "filesystem,dav",
"maintenance_run": "0",
"maintenance_update": "{\"3\":1747076709,\"2\":1747076709,\"1\":1747076709}",
"enabled": "no",
"migration_22": "1",
"migration_run": "0",
"loopback_tmp_scheme": "https"
},
"cloud_federation_api": {
"types": "filesystem",
"enabled": "yes",
"installed_version": "1.16.0"
},
"comments": {
"types": "logging",
"enabled": "yes",
"installed_version": "1.22.0"
},
"contactsinteraction": {
"types": "dav",
"enabled": "yes",
"installed_version": "1.13.1"
},
"core": {
"installedat": "1746769138.205",
"vendor": "nextcloud",
"public_files": "files_sharing\/public.php",
"lastupdatedat": 1764835135,
"lastupdateResult": "[]",
"lastcron": 1764835150,
"backgroundjobs_mode": "webcron",
"moveavatarsdone": "yes",
"previewsCleanedUp": "1",
"metadataGenerationDone": true,
"files_metadata": {
"photos-original_date_time": {
"value": null,
"type": "int",
"etag": "",
"indexed": true,
"editPermission": 0
},
"photos-exif": {
"value": null,
"type": "array",
"etag": "",
"indexed": false,
"editPermission": 0
},
"photos-ifd0": {
"value": null,
"type": "array",
"etag": "",
"indexed": false,
"editPermission": 0
},
"photos-size": {
"value": null,
"type": "array",
"etag": "",
"indexed": false,
"editPermission": 0
},
"blurhash": {
"value": null,
"type": "string",
"etag": "205018d26111b3a0fd029216e1161411",
"indexed": false,
"editPermission": 0
}
},
"oc.integritycheck.checker": []
},
"dashboard": {
"types": "",
"enabled": "yes",
"installed_version": "7.12.0"
},
"dav": {
"types": "filesystem",
"enabled": "yes",
"installed_version": "1.34.2",
"regeneratedBirthdayCalendarsForYearFix": "yes",
"buildCalendarSearchIndex": "yes",
"builtSocialSearchIndex": "yes",
"buildCalendarReminderIndex": "yes"
},
"external": {
"max_site": 7,
"jwt_token_privkey_es256": "***REMOVED SENSITIVE VALUE***",
"jwt_token_pubkey_es256": "-----BEGIN PUBLIC KEY-----\nMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEKtzfd7Tf770IaV4diK03H\/sFgSfn\ni3vyGrqXxAtkkiCikL+8CgYfwpVufF8L5iy7Nny2W7qiYH9BC5LM2XbH5w==\n-----END PUBLIC KEY-----\n",
"types": "prevent_group_restriction",
"installed_version": "7.0.0",
"enabled": "yes",
"sites": "***REMOVED SENSITIVE VALUE***"
},
"federatedfilesharing": {
"types": "",
"enabled": "yes",
"installed_version": "1.22.0"
},
"federation": {
"types": "authentication",
"enabled": "yes",
"installed_version": "1.22.0"
},
"files": {
"types": "filesystem",
"enabled": "yes",
"installed_version": "2.4.0",
"mimetype_version": "32.0.2.2",
"watermark_shareAll": "no",
"watermark_shareRead": "no",
"watermark_shareTalkPublic": "yes",
"watermark_linkSecure": "no",
"watermark_linkRead": "no",
"watermark_linkAll": "no",
"watermark_linkTags": "no",
"watermark_linkTagsList": "",
"watermark_allGroups": "no",
"watermark_allGroupsList": "",
"watermark_allTags": "no",
"watermark_allTagsList": "",
"watermark_text": "",
"watermark_enabled": "no"
},
"files_downloadlimit": {
"types": "",
"enabled": "yes",
"installed_version": "5.0.0-dev.0"
},
"files_pdfviewer": {
"types": "",
"enabled": "yes",
"installed_version": "5.0.0-dev.0"
},
"files_reminders": {
"types": "",
"enabled": "yes",
"installed_version": "1.5.0"
},
"files_sharing": {
"types": "filesystem",
"enabled": "yes",
"installed_version": "1.24.1"
},
"files_trashbin": {
"types": "filesystem,dav",
"enabled": "yes",
"installed_version": "1.22.0"
},
"files_versions": {
"types": "filesystem,dav",
"enabled": "yes",
"installed_version": "1.25.0"
},
"firstrunwizard": {
"types": "",
"enabled": "yes",
"installed_version": "5.0.0-dev.0"
},
"iframewidget": {
"types": "",
"enabled": "yes",
"installed_version": "0.8.5"
},
"logreader": {
"types": "logging",
"enabled": "yes",
"installed_version": "5.0.0-dev.0"
},
"lookup_server_connector": {
"types": "authentication",
"enabled": "yes",
"installed_version": "1.20.0"
},
"mail": {
"types": "",
"enabled": "yes",
"installed_version": "5.6.0"
},
"nextcloud_announcements": {
"types": "logging",
"enabled": "yes",
"installed_version": "4.0.0-dev.0",
"pub_date": "Thu, 24 Oct 2019 00:00:00 +0200"
},
"notes": {
"types": "",
"enabled": "yes",
"installed_version": "4.12.3"
},
"notifications": {
"types": "logging",
"enabled": "yes",
"installed_version": "5.0.0-dev.0"
},
"oauth2": {
"types": "authentication",
"enabled": "yes",
"installed_version": "1.20.0"
},
"onlyoffice": {
"verify_peer_off": "true",
"enabled": "no",
"installed_version": "9.8.0",
"types": "prevent_group_restriction",
"demo": "{\"available\":true,\"enabled\":false,\"start\":{\"date\":\"2025-05-23 03:49:54.079697\",\"timezone_type\":3,\"timezone\":\"UTC\"}}",
"DocumentServerUrl": "http:\/\/192.168.178.79:30020\/6\/",
"DocumentServerInternalUrl": "",
"jwt_secret": "***REMOVED SENSITIVE VALUE***",
"jwt_header": "",
"StorageUrl": "",
"settings_error": "Mixed Active Content ist nicht m\u00f6glich. HTTPS-Adresse f\u00fcr ONLYOFFICE Docs ist erforderlich."
},
"password_policy": {
"types": "authentication",
"enabled": "yes",
"installed_version": "4.0.0-dev.0"
},
"photos": {
"installed_version": "4.0.0-dev.1",
"types": "dav,authentication",
"enabled": "no",
"lastPlaceMappedUser": "max",
"lastPlaceMappingDone": "true"
},
"privacy": {
"types": "",
"enabled": "yes",
"installed_version": "4.0.0-dev.0"
},
"profile": {
"types": "",
"enabled": "yes",
"installed_version": "1.1.0"
},
"provisioning_api": {
"installed_version": "1.22.0",
"types": "prevent_group_restriction",
"enabled": "yes"
},
"recommendations": {
"types": "",
"enabled": "yes",
"installed_version": "5.0.0-dev.0"
},
"related_resources": {
"types": "",
"enabled": "yes",
"installed_version": "3.0.0-dev.0"
},
"richdocuments": {
"wopi_url": "https:\/\/nextcloud.domain.tld\/custom_apps\/richdocumentscode\/proxy.php?req=",
"disable_certificate_verification": "yes",
"enabled": "yes",
"types": "filesystem,prevent_group_restriction",
"installed_version": "9.0.1",
"external_apps": "",
"wopi_allowlist": "",
"use_groups": "",
"public_wopi_url": "https:\/\/nextcloud.domain.tld",
"doc_format": "ooxml"
},
"richdocumentscode": {
"enabled": "yes",
"types": "",
"installed_version": "25.4.702"
},
"serverinfo": {
"types": "",
"enabled": "yes",
"installed_version": "4.0.0-dev.0",
"cached_count_appdata_files": 932,
"cached_count_filecache": 3096,
"cached_count_storages": 3,
"size_appdata_storage": -1
},
"settings": {
"types": "",
"enabled": "yes",
"installed_version": "1.15.1"
},
"sharebymail": {
"types": "filesystem",
"enabled": "yes",
"installed_version": "1.22.0"
},
"support": {
"types": "session",
"enabled": "yes",
"installed_version": "4.0.0-dev.0",
"SwitchUpdaterServerHasRun": "yes"
},
"survey_client": {
"types": "",
"enabled": "yes",
"installed_version": "4.0.0-dev.0"
},
"systemtags": {
"types": "logging",
"enabled": "yes",
"installed_version": "1.22.0"
},
"tasks": {
"installed_version": "0.16.1",
"types": "",
"enabled": "no"
},
"text": {
"types": "dav",
"enabled": "yes",
"installed_version": "6.0.1"
},
"theming": {
"types": "logging",
"enabled": "yes",
"installed_version": "2.7.0",
"background_color": "#b8a79d",
"backgroundMime": "image\/jpeg",
"logoDimensions": "1134x1600",
"logoMime": "image\/gif",
"logoheaderMime": "image\/gif",
"cachebuster": "4",
"disable-user-theming": false
},
"twofactor_backupcodes": {
"types": "",
"enabled": "yes",
"installed_version": "1.21.0"
},
"twofactor_totp": {
"types": "",
"enabled": "yes",
"installed_version": "14.0.0"
},
"updatenotification": {
"types": "",
"enabled": "yes",
"update_check_errors": 0,
"installed_version": "1.22.0",
"richdocuments": "8.6.5"
},
"user_status": {
"types": "",
"enabled": "yes",
"installed_version": "1.12.0"
},
"viewer": {
"types": "",
"enabled": "yes",
"installed_version": "5.0.0-dev.0"
},
"weather_status": {
"types": "",
"enabled": "yes",
"installed_version": "1.12.0"
},
"webhook_listeners": {
"types": "filesystem",
"enabled": "yes",
"installed_version": "1.3.0"
},
"workflowengine": {
"types": "filesystem",
"enabled": "yes",
"installed_version": "2.14.0"
}
}
}
Apps
Enabled:
- activity: 5.0.0-dev.0
- app_api: 32.0.0
- bruteforcesettings: 5.0.0-dev.0
- calendar: 6.1.0
- comments: 1.22.0
- contactsinteraction: 1.13.1
- dashboard: 7.12.0
- external: 7.0.0
- federation: 1.22.0
- files_downloadlimit: 5.0.0-dev.0
- files_pdfviewer: 5.0.0-dev.0
- files_reminders: 1.5.0
- files_sharing: 1.24.1
- files_trashbin: 1.22.0
- files_versions: 1.25.0
- firstrunwizard: 5.0.0-dev.0
- iframewidget: 0.8.5
- logreader: 5.0.0-dev.0
- mail: 5.6.0
- nextcloud_announcements: 4.0.0-dev.0
- notes: 4.12.3
- notifications: 5.0.0-dev.0
- password_policy: 4.0.0-dev.0
- privacy: 4.0.0-dev.0
- recommendations: 5.0.0-dev.0
- related_resources: 3.0.0-dev.0
- richdocuments: 9.0.1
- richdocumentscode: 25.4.702
- serverinfo: 4.0.0-dev.0
- sharebymail: 1.22.0
- support: 4.0.0-dev.0
- survey_client: 4.0.0-dev.0
- systemtags: 1.22.0
- text: 6.0.1
- twofactor_totp: 14.0.0
- updatenotification: 1.22.0
- user_status: 1.12.0
- weather_status: 1.12.0
- webhook_listeners: 1.3.0
Disabled:
- admin_audit
- circles: 31.0.0
- encryption
- files_external
- photos: 4.0.0-dev.1
- suspicious_login
- tasks: 0.16.1
- twofactor_nextcloud_notification
- user_ldap
