The Basics
- Nextcloud AIO Mastercontainer version
The latest stable version as of posting ()- Nextcloud Server version (e.g., 29.x.x):
32.0.3
- Operating system and version (e.g., Ubuntu 24.04):
TrueNAS Community Edition v25.04.2.6
- Is this the first time you’ve seen this error? (Yes / No):
I've had this issue ever since I switched to TrueNAS. it did NOT occur when I was running Nextcloud on debian
- When did this problem seem to first start?
ever since I switched to TrueNAS
- Installation method (e.g. AlO, NCP, Bare Metal/Archive, etc.)
AIO
- Are you using CloudfIare, mod_security, or similar? (Yes / No)
No
Summary of the issue you are facing:
I’ve been using Nextcloud AIO for quite a while now.
recently I switched my setup from debian 12 to truenas to get a more stable system that was not maintained with workarounds and hopes and dreams
ever since doing this, the Nextcloud AIO Mastercontainer has been really slow to load
when browsing to the Mastercontainer web UI the only page that loads quickly is the page that tells you to stop the apache container. the moment you log in with correct credentials or log in through the button in nextcloud, the page will take around 10 to 15 minutes to load, whenever you press any button in the web UI past the login screen will take about 15 minutes to get a response from the mastercontainer.
Steps to replicate it (hint: details matter!):
-
deploy the mastercontainer using the docker compose
-
install nextcloud AIO
-
The mastercontainer becomes really slow
Log entries
nextcloud-aio-mastercontainer | Initial startup of Nextcloud All-in-One complete!
nextcloud-aio-mastercontainer | You should be able to open the Nextcloud AIO Interface now on port 8080 of this server!
nextcloud-aio-mastercontainer | E.g. https://internal.ip.of.this.server:8080
nextcloud-aio-mastercontainer | ⚠ Important: do always use an ip-address if you access this port and not a domain as HSTS might block access to it later!
nextcloud-aio-mastercontainer |
nextcloud-aio-mastercontainer | If your server has port 80 and 8443 open and you point a domain to your server, you can get a valid certificate automatically by opening the Nextcloud AIO Interface via:
nextcloud-aio-mastercontainer | https://your-domain-that-points-to-this-server.tld:8443
nextcloud-aio-mastercontainer | /usr/lib/python3.12/site-packages/supervisor/options.py:13: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
nextcloud-aio-mastercontainer | import pkg_resources
nextcloud-aio-mastercontainer | [Thu Jan 15 05:30:23.863721 2026] [mpm_event:notice] [pid 138:tid 138] AH00489: Apache/2.4.66 (Unix) OpenSSL/3.5.4 configured -- resuming normal operations
nextcloud-aio-mastercontainer | [Thu Jan 15 05:30:23.863762 2026] [core:notice] [pid 138:tid 138] AH00094: Command line: 'httpd -D FOREGROUND'
nextcloud-aio-mastercontainer | {"level":"info","ts":1768455023.8921115,"msg":"maxprocs: Leaving GOMAXPROCS=4: CPU quota undefined"}
nextcloud-aio-mastercontainer | {"level":"info","ts":1768455023.8922806,"msg":"GOMEMLIMIT is updated","package":"github.com/KimMachineGun/automemlimit/memlimit","GOMEMLIMIT":28317033676,"previous":9223372036854775807}
nextcloud-aio-mastercontainer | {"level":"info","ts":1768455023.8923385,"msg":"using config from file","file":"/Caddyfile"}
nextcloud-aio-mastercontainer | {"level":"info","ts":1768455023.8940623,"msg":"adapted config to JSON","adapter":"caddyfile"}
nextcloud-aio-mastercontainer | {"level":"info","ts":1768455023.8994966,"msg":"serving initial configuration"}
nextcloud-aio-mastercontainer | [15-Jan-2026 05:30:23] NOTICE: fpm is running, pid 143
nextcloud-aio-mastercontainer | [15-Jan-2026 05:30:23] NOTICE: ready to handle connections
some extra details over this log file
to get this log file I did the following
- start the docker compose
- go to the web interface
- enter the passphrase
- get stuck on the loading wheel
Web Browser
If the problem is related to the Web interface, open your browser inspector Console and Network tabs while refreshing (reloading) and reproducing the problem. Provide any relevant output/errors here that appear.
here just pressed the “Open Nextcloud AIO Interface” button in Nextcloud
and waited for about 1 to 2 minutes before making this screenshot.
the console doesn’t show anything of note
Web server / Reverse Proxy
The output of your Apache/nginx/system log in /var/log/____:
device.local - - [15/Jan/2026:05:58:08 +0000] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [15/Jan/2026:05:58:08 +0000] "GET /login HTTP/1.1" 200 1754 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [15/Jan/2026:05:58:08 +0000] "GET /style.css?v6 HTTP/1.1" 200 15236 "https://truenas.IP:8080/login" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [15/Jan/2026:05:58:08 +0000] "GET /toggle-dark-mode.js HTTP/1.1" 200 1491 "https://truenas.IP:8080/login" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [15/Jan/2026:05:58:08 +0000] "GET /forms.js HTTP/1.1" 200 2798 "https://truenas.IP:8080/login" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [15/Jan/2026:05:58:08 +0000] "GET /before-unload.js HTTP/1.1" 200 120 "https://truenas.IP:8080/login" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [15/Jan/2026:05:58:08 +0000] "GET /img/nextcloud-logo.svg HTTP/1.1" 200 3090 "https://truenas.IP:8080/login" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [15/Jan/2026:05:58:08 +0000] "GET /img/jo-myoung-hee-fluid.webp HTTP/1.1" 200 101012 "https://truenas.IP:8080/style.css?v6" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [15/Jan/2026:05:58:09 +0000] "GET /img/favicon.png HTTP/1.1" 200 90022 "https://truenas.IP:8080/login" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [15/Jan/2026:05:58:17 +0000] "POST /api/auth/login HTTP/1.1" 201 - "https://truenas.IP:8080/login" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [15/Jan/2026:05:58:17 +0000] "GET / HTTP/1.1" 302 - "https://truenas.IP:8080/login" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [15/Jan/2026:05:57:53 +0000] "GET /containers HTTP/1.1" 200 54943 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [15/Jan/2026:05:58:17 +0000] "GET /containers HTTP/1.1" 200 54943 "https://truenas.IP:8080/login" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [15/Jan/2026:06:07:49 +0000] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:06:07:49 +0000] "GET /login HTTP/1.1" 200 1754 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:06:07:49 +0000] "GET /style.css?v6 HTTP/1.1" 200 15236 "https://truenas.IP:8080/login" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:06:07:49 +0000] "GET /toggle-dark-mode.js HTTP/1.1" 200 1491 "https://truenas.IP:8080/login" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:06:07:49 +0000] "GET /forms.js HTTP/1.1" 200 2798 "https://truenas.IP:8080/login" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:06:07:49 +0000] "GET /before-unload.js HTTP/1.1" 200 120 "https://truenas.IP:8080/login" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:06:07:49 +0000] "GET /img/nextcloud-logo.svg HTTP/1.1" 200 3090 "https://truenas.IP:8080/login" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:06:07:49 +0000] "GET /img/jo-myoung-hee-fluid.webp HTTP/1.1" 200 101012 "https://truenas.IP:8080/style.css?v6" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:06:07:49 +0000] "GET /img/favicon.png HTTP/1.1" 200 90022 "https://truenas.IP:8080/login" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:06:08:38 +0000] "POST /api/auth/login HTTP/1.1" 201 - "https://truenas.IP:8080/login" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:06:08:38 +0000] "GET / HTTP/1.1" 302 - "https://truenas.IP:8080/login" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:06:08:38 +0000] "GET /containers HTTP/1.1" 200 54943 "https://truenas.IP:8080/login" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:06:13:42 +0000] "GET /second-tab-warning.js HTTP/1.1" 200 443 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:06:13:42 +0000] "GET /containers-form-submit.js?v4 HTTP/1.1" 200 3776 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:06:13:42 +0000] "GET /timezone.js HTTP/1.1" 200 240 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:06:13:42 +0000] "GET /base_path.js HTTP/1.1" 200 289 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:07:02:49 +0000] "POST /api/docker/start HTTP/1.1" 201 - "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:07:10:46 +0000] "GET / HTTP/1.1" 302 - "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:07:10:46 +0000] "GET /containers HTTP/1.1" 200 57402 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:07:15:47 +0000] "GET /disable-clamav.js HTTP/1.1" 200 161 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:07:15:47 +0000] "GET /disable-docker-socket-proxy.js HTTP/1.1" 200 249 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:07:15:47 +0000] "GET /disable-talk-recording.js HTTP/1.1" 200 153 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:07:15:47 +0000] "GET /disable-whiteboard.js HTTP/1.1" 200 178 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:07:15:47 +0000] "GET /disable-collabora.js HTTP/1.1" 200 173 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:07:15:47 +0000] "GET /disable-onlyoffice.js HTTP/1.1" 200 215 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:07:15:47 +0000] "GET /disable-imaginary.js HTTP/1.1" 200 177 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:07:15:47 +0000] "GET /disable-fulltextsearch.js HTTP/1.1" 200 198 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [15/Jan/2026:07:15:47 +0000] "GET /disable-talk.js HTTP/1.1" 200 153 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
device.local - - [16/Jan/2026:02:55:43 +0000] "GET /api/auth/getlogin?token=REDACTED HTTP/1.1" 302 - "-" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [16/Jan/2026:02:55:43 +0000] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [16/Jan/2026:02:55:43 +0000] "GET /containers HTTP/1.1" 200 57402 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [16/Jan/2026:02:55:51 +0000] "GET /api/auth/getlogin?token=REDACTED HTTP/1.1" 302 - "-" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [16/Jan/2026:03:00:48 +0000] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [16/Jan/2026:03:00:48 +0000] "GET /containers HTTP/1.1" 200 57402 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [16/Jan/2026:03:05:49 +0000] "GET /style.css?v6 HTTP/1.1" 200 15236 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [16/Jan/2026:03:05:49 +0000] "GET /toggle-dark-mode.js HTTP/1.1" 200 1491 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [16/Jan/2026:03:05:49 +0000] "GET /disable-docker-socket-proxy.js HTTP/1.1" 200 249 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [16/Jan/2026:03:05:49 +0000] "GET /disable-talk.js HTTP/1.1" 200 153 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [16/Jan/2026:03:05:49 +0000] "GET /disable-collabora.js HTTP/1.1" 200 173 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [16/Jan/2026:03:05:49 +0000] "GET /disable-onlyoffice.js HTTP/1.1" 200 215 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [16/Jan/2026:03:05:49 +0000] "GET /forms.js HTTP/1.1" 200 2798 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [16/Jan/2026:03:05:49 +0000] "GET /disable-imaginary.js HTTP/1.1" 200 177 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [16/Jan/2026:03:05:49 +0000] "GET /timezone.js HTTP/1.1" 200 240 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [16/Jan/2026:03:05:50 +0000] "GET /second-tab-warning.js HTTP/1.1" 200 443 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [16/Jan/2026:03:05:50 +0000] "GET /disable-fulltextsearch.js HTTP/1.1" 200 198 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [16/Jan/2026:03:05:50 +0000] "GET /disable-talk-recording.js HTTP/1.1" 200 153 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [16/Jan/2026:03:05:50 +0000] "GET /disable-whiteboard.js HTTP/1.1" 200 178 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [16/Jan/2026:03:05:50 +0000] "GET /disable-clamav.js HTTP/1.1" 200 161 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [16/Jan/2026:03:05:50 +0000] "GET /containers-form-submit.js?v4 HTTP/1.1" 200 3776 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [16/Jan/2026:03:05:50 +0000] "GET /before-unload.js HTTP/1.1" 200 120 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [16/Jan/2026:03:05:50 +0000] "GET /base_path.js HTTP/1.1" 200 289 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [16/Jan/2026:03:05:50 +0000] "GET /img/favicon.png HTTP/1.1" 200 90022 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [16/Jan/2026:03:05:50 +0000] "GET /img/nextcloud-logo.svg HTTP/1.1" 200 3090 "https://truenas.IP:8080/containers" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
device.local - - [16/Jan/2026:03:05:50 +0000] "GET /img/jo-myoung-hee-fluid.webp HTTP/1.1" 200 101012 "https://truenas.IP:8080/style.css?v6" "Mozilla/5.0 (X11; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0"
Configuration
Nextcloud
The output of occ config:list system or similar is best, but, if not possible, the contents of your config.php file from /path/to/nextcloud is fine (make sure to remove any identifiable information!):
{
"system": {
"one-click-instance": true,
"one-click-instance.user-limit": 100,
"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
}
],
"appsallowlist": false,
"check_data_directory_permissions": false,
"memcache.distributed": "\\OC\\Memcache\\Redis",
"memcache.locking": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"password": "***REMOVED SENSITIVE VALUE***",
"port": 6379
},
"overwritehost": "nextcloud.homemc.nl",
"overwriteprotocol": "https",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"localhost",
"nextcloud.homemc.nl"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "pgsql",
"version": "32.0.3.2",
"overwrite.cli.url": "REDACTED",
"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***",
"maintenance": false,
"loglevel": "2",
"log_type": "file",
"logfile": "\/var\/www\/html\/data\/nextcloud.log",
"log_rotate_size": "10485760",
"log.condition": {
"apps": [
"admin_audit"
]
},
"preview_max_x": 2048,
"preview_max_y": 2048,
"jpeg_quality": 60,
"enabledPreviewProviders": {
"1": "OC\\Preview\\Image",
"2": "OC\\Preview\\MarkDown",
"3": "OC\\Preview\\MP3",
"4": "OC\\Preview\\TXT",
"5": "OC\\Preview\\OpenDocument",
"6": "OC\\Preview\\Movie",
"7": "OC\\Preview\\Krita",
"0": "OC\\Preview\\Imaginary",
"23": "OC\\Preview\\ImaginaryPDF"
},
"enable_previews": true,
"upgrade.disable-web": true,
"mail_smtpmode": "smtp",
"trashbin_retention_obligation": "auto, 30",
"versions_retention_obligation": "auto, 30",
"activity_expire_days": "30",
"simpleSignUpLink.shown": false,
"share_folder": "\/Shared",
"one-click-instance.link": "https:\/\/nextcloud.com\/all-in-one\/",
"upgrade.cli-upgrade-link": "https:\/\/github.com\/nextcloud\/all-in-one\/discussions\/2726",
"updatedirectory": "\/nc-updater",
"maintenance_window_start": 100,
"allow_local_remote_servers": true,
"davstorage.request_timeout": 10000,
"htaccess.RewriteBase": "\/",
"dbpersistent": false,
"auth.bruteforce.protection.enabled": true,
"ratelimit.protection.enabled": true,
"files_external_allow_create_new_local": false,
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"preview_imaginary_url": "***REMOVED SENSITIVE VALUE***",
"preview_imaginary_key": "***REMOVED SENSITIVE VALUE***",
"mail_sendmailmode": "smtp",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "587",
"mail_smtpauth": 1,
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"memories.db.triggers.fcu": true,
"memories.exiftool": "\/var\/www\/html\/custom_apps\/memories\/bin-ext\/exiftool-amd64-musl",
"memories.vod.path": "\/var\/www\/html\/custom_apps\/memories\/bin-ext\/go-vod-amd64",
"memories.vod.ffmpeg": "\/usr\/bin\/ffmpeg",
"memories.vod.ffprobe": "\/usr\/bin\/ffprobe",
"memories.gis_type": 2,
"memories.vod.disable": false,
"memories.vod.connect": "go-vod_go-vod_1:47788",
"defaultapp": "",
"music.lastfm_api_key": "REDACTED",
"filelocking.enabled": true,
"documentation_url.server_logs": "https:\/\/github.com\/nextcloud\/all-in-one\/discussions\/5425",
"memories.vod.external": true,
"memories.vod.vaapi": true,
"updatechecker": false,
"onlyoffice": {
"jwt_secret": "***REMOVED SENSITIVE VALUE***",
"jwt_header": "AuthorizationJwt",
"editors_check_interval": 0
},
"DOMAIN": "REDACTED"
}
}
Apps
The output of occ app:list (if possible).
Enabled:
- activity: 5.0.0-dev.0
- admin_audit: 1.22.0
- app_api: 32.0.0
- bruteforcesettings: 5.0.0-dev.0
- calendar: 6.1.3
- camerarawpreviews: 0.8.8
- circles: 32.0.0
- cloud_federation_api: 1.16.0
- comments: 1.22.0
- contacts: 8.1.2
- contactsinteraction: 1.13.1
- dashboard: 7.12.0
- data_request: 4.0.0
- dav: 1.34.2
- deck: 1.16.3
- external: 7.0.0
- federatedfilesharing: 1.22.0
- federation: 1.22.0
- files: 2.4.0
- files_downloadlimit: 5.0.0-dev.0
- files_fulltextsearch: 32.0.2
- 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
- forms: 5.2.3
- fulltextsearch: 32.0.0
- fulltextsearch_elasticsearch: 32.0.1
- groupfolders: 20.1.6
- guests: 4.6.0
- impersonate: 3.0.0
- logreader: 5.0.0-dev.0
- lookup_server_connector: 1.20.0
- mail: 5.6.5
- memories: 7.7.0
- nextcloud-aio: 0.8.0
- nextcloud_announcements: 4.0.0-dev.0
- notes: 4.12.4
- notifications: 5.0.0-dev.0
- notify_push: 1.2.1
- oauth2: 1.20.0
- onlyoffice: 9.12.0
- password_policy: 4.0.0-dev.0
- previewgenerator: 5.11.0
- privacy: 4.0.0-dev.0
- profile: 1.1.0
- provisioning_api: 1.22.0
- quota_warning: 1.22.0
- recommendations: 5.0.0-dev.0
- related_resources: 3.0.0-dev.0
- serverinfo: 4.0.0-dev.0
- settings: 1.15.1
- sharebymail: 1.22.0
- socialsharing_email: 4.0.1
- spreed: 22.0.7
- support: 4.0.0-dev.0
- survey_client: 4.0.0-dev.0
- suspicious_login: 10.0.0-dev.0
- systemtags: 1.22.0
- tasks: 0.17.1
- text: 6.0.1
- theming: 2.7.0
- twofactor_backupcodes: 1.21.0
- twofactor_nextcloud_notification: 6.0.0-dev.0
- twofactor_totp: 14.0.0
- updatenotification: 1.22.0
- user_status: 1.12.0
- viewer: 5.0.0-dev.0
- weather_status: 1.12.0
- webhook_listeners: 1.3.0
- whiteboard: 1.5.0
- workflowengine: 2.14.0
Disabled:
- announcementcenter: 7.2.2 (installed 7.2.2)
- audioplayer: 3.7.0 (installed 3.7.0)
- certificate24: 0.3.8 (installed 0.3.8)
- dicomviewer: 2.3.1 (installed 2.3.1)
- drop_account: 2.8.0 (installed 2.8.0)
- encryption: 2.20.0
- externalportal: 1.3.2 (installed 1.3.1)
- files_accesscontrol: 3.0.2 (installed 3.0.2)
- files_archive: 1.2.8 (installed 1.2.8)
- files_external: 1.24.0
- files_photospheres: 1.32.0 (installed 1.32.0)
- files_scripts: 4.1.0 (installed 4.1.0)
- files_snapshots: 1.0.13 (installed 1.0.13)
- flowupload: 1.1.3 (installed 1.1.3)
- htmlviewer: 32.0.0 (installed 32.0.0)
- iframewidget: 0.8.6 (installed 0.8.6)
- imageconverter: 2.1.0 (installed 2.1.0)
- integration_collaboard: 1.0.10 (installed 1.0.10)
- integration_homeassistant: 0.0.7 (installed 0.0.7)
- music: 2.5.1 (installed 2.5.1)
- ncdownloader: 1.0.23 (installed 1.0.23)
- occweb: 0.2.3 (installed 0.2.3)
- photos: 5.0.0-dev.1 (installed 2.5.0)
- recognize: 10.0.7 (installed 10.0.7)
- transfer: 0.6.3 (installed 0.6.3)
- user_ldap: 1.23.0
- workflow_media_converter: 1.15.1 (installed 1.15.1)
- workflow_pdf_converter: 3.0.0 (installed 3.0.0)
Note
If I wait long enough I’ll be able to start nextcloud
however, having to wait 15 minutes or longer between every single button I press in the mastercontainer web UI is tedious and gets annoying if you’re trying to make a backup.
If I were to suffer through the loading times and be able to press the start containers button, Nextcloud will start correctly and everything within the Nextcloud web interface will work with the speed that is expected.
The only thing that is slow is the Mastercontainer