Nextcloud AIO takes 7 hours to start

Support intro

Sorry to hear you’re facing problems. :slightly_frowning_face:

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:

(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 b

Hi all. My Nextcloud AIO instanc takes 7 hours to start up. You can see it in the logs by the timestamp entries.

First I thought I broke Nextcloud, but on the next morning, my devices were connected. And surprise: Nextcloud is running, it just took 7 hours to start all containers from Nextcloud AIO.

It’s running as an LXC on my Proxmox Server. The installation never showed problems before.

As the system did not had one reboot in more dann 180 days I cannot say when the problem occured really. I just rebooted my Nextcloud LXC because I upgraded Proxmox PVE from version 8 to 9. Due to this I rebooted Nextcloud AIO.

It took 7 hours.

After this, it seems running smoothly. But wtf?!? In the logs I don’t see anything what I could work with.

The Basics

  • Nextcloud Server version (e.g., 29.x.x):
    • Nextcloud AIO v12.5.0
  • Operating system and version (e.g., Ubuntu 24.04):
    • Ubuntu 24.04.3 LTS
  • Web server and version (e.g, Apache 2.4.25):
    • ?
  • Reverse proxy and version _(e.g. nginx 1.27.2)
    • Nginx Proxy Manager v2.12.6
  • PHP version (e.g, 8.3):
    • ?
  • Is this the first time you’ve seen this error? (Yes / No):
    • Yes
  • When did this problem seem to first start?
    • The problems just occur when starting nextcloud. The systems was online for half-a-year without reboot. So i cannot say exactly. But I did an upgrade of my Proxmox PVE from Version 8 to 9 - but don't know if this can be he problem
  • Installation method (e.g. AlO, NCP, Bare Metal/Archive, etc.)
    • Nextcloud AIO
  • Are you using CloudfIare, mod_security, or similar? (Yes / No)
    • No

Log entries

Logs from nextcloud-aio-mastercontainer

2026-02-09T19:31:47.081064092Z [09-Feb-2026 19:31:47] NOTICE: Terminating ...
2026-02-09T19:31:47.081466603Z [09-Feb-2026 19:31:47] NOTICE: exiting, bye-bye!
2026-02-09T19:31:49.699903948Z [Mon Feb 09 19:31:49.699647 2026] [mpm_event:notice] [pid 159:tid 159] AH00491: caught SIGTERM, shutting down
2026-02-09T19:34:32.201110491Z e[0;92mInitial startup of Nextcloud All-in-One complete!
2026-02-09T19:34:32.201658143Z You should be able to open the Nextcloud AIO Interface now on port 8080 of this server!
2026-02-09T19:34:32.201675857Z E.g. https://internal.ip.of.this.server:8080
2026-02-09T19:34:32.201685124Z ⚠️ Important: do always use an ip-address if you access this port and not a domain as HSTS might block access to it later!
2026-02-09T19:34:32.201694612Z 
2026-02-09T19:34:32.201717646Z 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:
2026-02-09T19:34:32.201726302Z https://your-domain-that-points-to-this-server.tld:8443e[0m
2026-02-09T19:34:34.131011680Z {"level":"info","ts":1770665674.1296327,"msg":"maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined"}
2026-02-09T19:34:34.132293817Z {"level":"info","ts":1770665674.1317813,"msg":"GOMEMLIMIT is updated","package":"github.com/KimMachineGun/automemlimit/memlimit","GOMEMLIMIT":30150545817,"previous":9223372036854775807}
2026-02-09T19:34:34.134015412Z {"level":"info","ts":1770665674.1321874,"msg":"using config from file","file":"/Caddyfile"}
2026-02-09T19:34:34.142122124Z {"level":"info","ts":1770665674.1414387,"msg":"adapted config to JSON","adapter":"caddyfile"}
2026-02-09T19:34:34.152064928Z {"level":"info","ts":1770665674.1515965,"msg":"serving initial configuration"}
2026-02-09T19:34:34.175633779Z [Mon Feb 09 19:34:34.175214 2026] [mpm_event:notice] [pid 156:tid 156] AH00489: Apache/2.4.66 (Unix) OpenSSL/3.5.4 configured -- resuming normal operations
2026-02-09T19:34:34.176151645Z [Mon Feb 09 19:34:34.175812 2026] [core:notice] [pid 156:tid 156] AH00094: Command line: 'httpd -D FOREGROUND'
2026-02-09T19:34:34.298993451Z [09-Feb-2026 19:34:34] NOTICE: fpm is running, pid 167
2026-02-09T19:34:34.299062341Z [09-Feb-2026 19:34:34] NOTICE: ready to handle connections
2026-02-09T19:44:42.240081106Z [09-Feb-2026 19:44:42] NOTICE: Terminating ...
2026-02-09T19:44:42.240685808Z [09-Feb-2026 19:44:42] NOTICE: exiting, bye-bye!
2026-02-09T19:44:44.478536235Z [Mon Feb 09 19:44:44.478260 2026] [mpm_event:notice] [pid 156:tid 156] AH00491: caught SIGTERM, shutting down
2026-02-09T19:47:26.858501168Z e[0;92mInitial startup of Nextcloud All-in-One complete!
2026-02-09T19:47:26.858910312Z You should be able to open the Nextcloud AIO Interface now on port 8080 of this server!
2026-02-09T19:47:26.858931972Z E.g. https://internal.ip.of.this.server:8080
2026-02-09T19:47:26.858940939Z ⚠️ Important: do always use an ip-address if you access this port and not a domain as HSTS might block access to it later!
2026-02-09T19:47:26.858971074Z 
2026-02-09T19:47:26.858979891Z 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:
2026-02-09T19:47:26.858988246Z https://your-domain-that-points-to-this-server.tld:8443e[0m
2026-02-09T19:47:28.695528692Z {"level":"info","ts":1770666448.6947043,"msg":"maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined"}
2026-02-09T19:47:28.696983223Z {"level":"info","ts":1770666448.6964052,"msg":"GOMEMLIMIT is updated","package":"github.com/KimMachineGun/automemlimit/memlimit","GOMEMLIMIT":30150545817,"previous":9223372036854775807}
2026-02-09T19:47:28.697068790Z {"level":"info","ts":1770666448.6965387,"msg":"using config from file","file":"/Caddyfile"}
2026-02-09T19:47:28.710847910Z {"level":"info","ts":1770666448.7086601,"msg":"adapted config to JSON","adapter":"caddyfile"}
2026-02-09T19:47:28.717914345Z {"level":"info","ts":1770666448.7174919,"msg":"serving initial configuration"}
2026-02-09T19:47:28.727228865Z [Mon Feb 09 19:47:28.725874 2026] [mpm_event:notice] [pid 156:tid 156] AH00489: Apache/2.4.66 (Unix) OpenSSL/3.5.4 configured -- resuming normal operations
2026-02-09T19:47:28.727464570Z [Mon Feb 09 19:47:28.726979 2026] [core:notice] [pid 156:tid 156] AH00094: Command line: 'httpd -D FOREGROUND'
2026-02-09T19:47:28.866694105Z [09-Feb-2026 19:47:28] NOTICE: fpm is running, pid 162
2026-02-09T19:47:28.866840364Z [09-Feb-2026 19:47:28] NOTICE: ready to handle connections
2026-02-09T21:22:42.096308024Z Deleting duplicate sessions
2026-02-09T21:22:50.029600235Z NOTICE: PHP message: 404 Not Found
2026-02-09T21:22:50.029717366Z Type: Slim\Exception\HttpNotFoundException
2026-02-09T21:22:50.029728187Z Code: 404
2026-02-09T21:22:50.029736623Z Message: Not found.
2026-02-09T21:22:50.029780756Z File: /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php
2026-02-09T21:22:50.029789523Z Line: 76
2026-02-09T21:22:50.029797638Z Trace: #0 /var/www/docker-aio/php/vendor/slim/slim/Slim/Routing/RouteRunner.php(62): Slim\Middleware\RoutingMiddleware->performRouting(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T21:22:50.029806515Z #1 /var/www/docker-aio/php/vendor/slim/csrf/src/Guard.php(482): Slim\Routing\RouteRunner->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T21:22:50.029824519Z #2 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(178): Slim\Csrf\Guard->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Slim\Routing\RouteRunner))
2026-02-09T21:22:50.029834137Z #3 /var/www/docker-aio/php/vendor/slim/twig-view/src/TwigMiddleware.php(117): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T21:22:50.029850418Z #4 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(129): Slim\Views\TwigMiddleware->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-09T21:22:50.029859084Z #5 /var/www/docker-aio/php/src/Middleware/AuthMiddleware.php(53): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T21:22:50.029876136Z #6 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(283): AIO\Middleware\AuthMiddleware->__invoke(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-09T21:22:50.029892768Z #7 /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(77): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T21:22:50.029901194Z #8 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(129): Slim\Middleware\ErrorMiddleware->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-09T21:22:50.029918116Z #9 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T21:22:50.029927974Z #10 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(209): Slim\MiddlewareDispatcher->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T21:22:50.029944075Z #11 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(193): Slim\App->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T21:22:50.029952460Z #12 /var/www/docker-aio/php/public/index.php(200): Slim\App->run()
2026-02-09T21:22:50.029960486Z #13 {main}
2026-02-09T21:22:50.029968320Z Tips: To display error details in HTTP response set "displayErrorDetails" to true in the ErrorHandler constructor.
2026-02-09T21:29:06.783450793Z NOTICE: PHP message: 404 Not Found
2026-02-09T21:29:06.783857471Z Type: Slim\Exception\HttpNotFoundException
2026-02-09T21:29:06.783867360Z Code: 404
2026-02-09T21:29:06.783874043Z Message: Not found.
2026-02-09T21:29:06.783901535Z File: /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php
2026-02-09T21:29:06.783908578Z Line: 76
2026-02-09T21:29:06.783918497Z Trace: #0 /var/www/docker-aio/php/vendor/slim/slim/Slim/Routing/RouteRunner.php(62): Slim\Middleware\RoutingMiddleware->performRouting(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T21:29:06.783925640Z #1 /var/www/docker-aio/php/vendor/slim/csrf/src/Guard.php(482): Slim\Routing\RouteRunner->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T21:29:06.783939346Z #2 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(178): Slim\Csrf\Guard->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Slim\Routing\RouteRunner))
2026-02-09T21:29:06.783947131Z #3 /var/www/docker-aio/php/vendor/slim/twig-view/src/TwigMiddleware.php(117): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T21:29:06.783960546Z #4 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(129): Slim\Views\TwigMiddleware->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-09T21:29:06.783967910Z #5 /var/www/docker-aio/php/src/Middleware/AuthMiddleware.php(53): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T21:29:06.783981075Z #6 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(283): AIO\Middleware\AuthMiddleware->__invoke(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-09T21:29:06.783994560Z #7 /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(77): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T21:29:06.784003036Z #8 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(129): Slim\Middleware\ErrorMiddleware->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-09T21:29:06.784016422Z #9 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T21:29:06.784025278Z #10 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(209): Slim\MiddlewareDispatcher->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T21:29:06.784038614Z #11 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(193): Slim\App->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T21:29:06.784045436Z #12 /var/www/docker-aio/php/public/index.php(200): Slim\App->run()
2026-02-09T21:29:06.784051989Z #13 {main}
2026-02-09T21:29:06.784058361Z Tips: To display error details in HTTP response set "displayErrorDetails" to true in the ErrorHandler constructor.
2026-02-09T21:47:18.598143804Z NOTICE: PHP message: 404 Not Found
2026-02-09T21:47:18.598705605Z Type: Slim\Exception\HttpNotFoundException
2026-02-09T21:47:18.598729330Z Code: 404
2026-02-09T21:47:18.598738337Z Message: Not found.
2026-02-09T21:47:18.598748226Z File: /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php
2026-02-09T21:47:18.598833357Z Line: 76
2026-02-09T21:47:18.598843456Z Trace: #0 /var/www/docker-aio/php/vendor/slim/slim/Slim/Routing/RouteRunner.php(62): Slim\Middleware\RoutingMiddleware->performRouting(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T21:47:18.598852733Z #1 /var/www/docker-aio/php/vendor/slim/csrf/src/Guard.php(482): Slim\Routing\RouteRunner->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T21:47:18.598871278Z #2 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(178): Slim\Csrf\Guard->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Slim\Routing\RouteRunner))
2026-02-09T21:47:18.598882660Z #3 /var/www/docker-aio/php/vendor/slim/twig-view/src/TwigMiddleware.php(117): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T21:47:18.598902067Z #4 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(129): Slim\Views\TwigMiddleware->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-09T21:47:18.598911084Z #5 /var/www/docker-aio/php/src/Middleware/AuthMiddleware.php(53): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T21:47:18.598928967Z #6 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(283): AIO\Middleware\AuthMiddleware->__invoke(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-09T21:47:18.598938085Z #7 /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(77): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T21:47:18.598955387Z #8 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(129): Slim\Middleware\ErrorMiddleware->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-09T21:47:18.598972760Z #9 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T21:47:18.598984743Z #10 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(209): Slim\MiddlewareDispatcher->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T21:47:18.599002857Z #11 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(193): Slim\App->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T21:47:18.599011634Z #12 /var/www/docker-aio/php/public/index.php(200): Slim\App->run()
2026-02-09T21:47:18.599019929Z #13 {main}
2026-02-09T21:47:18.599027924Z Tips: To display error details in HTTP response set "displayErrorDetails" to true in the ErrorHandler constructor.
2026-02-09T22:29:10.093250986Z NOTICE: PHP message: 404 Not Found
2026-02-09T22:29:10.093633789Z Type: Slim\Exception\HttpNotFoundException
2026-02-09T22:29:10.093647184Z Code: 404
2026-02-09T22:29:10.093655951Z Message: Not found.
2026-02-09T22:29:10.093664006Z File: /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php
2026-02-09T22:29:10.093692781Z Line: 76
2026-02-09T22:29:10.093701828Z Trace: #0 /var/www/docker-aio/php/vendor/slim/slim/Slim/Routing/RouteRunner.php(62): Slim\Middleware\RoutingMiddleware->performRouting(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T22:29:10.093711035Z #1 /var/www/docker-aio/php/vendor/slim/csrf/src/Guard.php(482): Slim\Routing\RouteRunner->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T22:29:10.093728779Z #2 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(178): Slim\Csrf\Guard->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Slim\Routing\RouteRunner))
2026-02-09T22:29:10.093738507Z #3 /var/www/docker-aio/php/vendor/slim/twig-view/src/TwigMiddleware.php(117): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T22:29:10.093765909Z #4 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(129): Slim\Views\TwigMiddleware->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-09T22:29:10.093775016Z #5 /var/www/docker-aio/php/src/Middleware/AuthMiddleware.php(53): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T22:29:10.093792058Z #6 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(283): AIO\Middleware\AuthMiddleware->__invoke(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-09T22:29:10.093800765Z #7 /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(77): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T22:29:10.093817767Z #8 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(129): Slim\Middleware\ErrorMiddleware->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-09T22:29:10.093834769Z #9 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T22:29:10.093844668Z #10 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(209): Slim\MiddlewareDispatcher->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T22:29:10.093853023Z #11 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(193): Slim\App->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T22:29:10.093869464Z #12 /var/www/docker-aio/php/public/index.php(200): Slim\App->run()
2026-02-09T22:29:10.093877930Z #13 {main}
2026-02-09T22:29:10.093886096Z Tips: To display error details in HTTP response set "displayErrorDetails" to true in the ErrorHandler constructor.
2026-02-09T22:32:17.956156558Z NOTICE: PHP message: 404 Not Found
2026-02-09T22:32:17.956207955Z Type: Slim\Exception\HttpNotFoundException
2026-02-09T22:32:17.956217823Z Code: 404
2026-02-09T22:32:17.956226159Z Message: Not found.
2026-02-09T22:32:17.956234194Z File: /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php
2026-02-09T22:32:17.956281764Z Line: 76
2026-02-09T22:32:17.956292044Z Trace: #0 /var/www/docker-aio/php/vendor/slim/slim/Slim/Routing/RouteRunner.php(62): Slim\Middleware\RoutingMiddleware->performRouting(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T22:32:17.956301271Z #1 /var/www/docker-aio/php/vendor/slim/csrf/src/Guard.php(482): Slim\Routing\RouteRunner->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T22:32:17.956319115Z #2 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(178): Slim\Csrf\Guard->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Slim\Routing\RouteRunner))
2026-02-09T22:32:17.956328623Z #3 /var/www/docker-aio/php/vendor/slim/twig-view/src/TwigMiddleware.php(117): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T22:32:17.956346326Z #4 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(129): Slim\Views\TwigMiddleware->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-09T22:32:17.956355433Z #5 /var/www/docker-aio/php/src/Middleware/AuthMiddleware.php(53): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T22:32:17.956373057Z #6 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(283): AIO\Middleware\AuthMiddleware->__invoke(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-09T22:32:17.956381813Z #7 /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(77): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T22:32:17.956399236Z #8 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(129): Slim\Middleware\ErrorMiddleware->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-09T22:32:17.956416619Z #9 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T22:32:17.956426948Z #10 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(209): Slim\MiddlewareDispatcher->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T22:32:17.956435264Z #11 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(193): Slim\App->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T22:32:17.956452677Z #12 /var/www/docker-aio/php/public/index.php(200): Slim\App->run()
2026-02-09T22:32:17.956461363Z #13 {main}
2026-02-09T22:32:17.956469619Z Tips: To display error details in HTTP response set "displayErrorDetails" to true in the ErrorHandler constructor.
2026-02-09T23:09:32.303543629Z NOTICE: PHP message: 404 Not Found
2026-02-09T23:09:32.303582813Z Type: Slim\Exception\HttpNotFoundException
2026-02-09T23:09:32.303592251Z Code: 404
2026-02-09T23:09:32.303600376Z Message: Not found.
2026-02-09T23:09:32.303608301Z File: /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php
2026-02-09T23:09:32.303649329Z Line: 76
2026-02-09T23:09:32.303658216Z Trace: #0 /var/www/docker-aio/php/vendor/slim/slim/Slim/Routing/RouteRunner.php(62): Slim\Middleware\RoutingMiddleware->performRouting(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T23:09:32.303667012Z #1 /var/www/docker-aio/php/vendor/slim/csrf/src/Guard.php(482): Slim\Routing\RouteRunner->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T23:09:32.303685146Z #2 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(178): Slim\Csrf\Guard->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Slim\Routing\RouteRunner))
2026-02-09T23:09:32.303694464Z #3 /var/www/docker-aio/php/vendor/slim/twig-view/src/TwigMiddleware.php(117): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T23:09:32.303711887Z #4 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(129): Slim\Views\TwigMiddleware->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-09T23:09:32.303720553Z #5 /var/www/docker-aio/php/src/Middleware/AuthMiddleware.php(53): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T23:09:32.303737485Z #6 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(283): AIO\Middleware\AuthMiddleware->__invoke(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-09T23:09:32.303746152Z #7 /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(77): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T23:09:32.303772071Z #8 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(129): Slim\Middleware\ErrorMiddleware->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-09T23:09:32.303789904Z #9 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T23:09:32.303799843Z #10 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(209): Slim\MiddlewareDispatcher->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T23:09:32.303808079Z #11 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(193): Slim\App->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T23:09:32.303825371Z #12 /var/www/docker-aio/php/public/index.php(200): Slim\App->run()
2026-02-09T23:09:32.303834088Z #13 {main}
2026-02-09T23:09:32.303843065Z Tips: To display error details in HTTP response set "displayErrorDetails" to true in the ErrorHandler constructor.
2026-02-09T23:10:05.131103782Z NOTICE: PHP message: 404 Not Found
2026-02-09T23:10:05.132068204Z Type: Slim\Exception\HttpNotFoundException
2026-02-09T23:10:05.132084595Z Code: 404
2026-02-09T23:10:05.132091588Z Message: Not found.
2026-02-09T23:10:05.132098110Z File: /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php
2026-02-09T23:10:05.132123689Z Line: 76
2026-02-09T23:10:05.132130692Z Trace: #0 /var/www/docker-aio/php/vendor/slim/slim/Slim/Routing/RouteRunner.php(62): Slim\Middleware\RoutingMiddleware->performRouting(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T23:10:05.132138186Z #1 /var/www/docker-aio/php/vendor/slim/csrf/src/Guard.php(482): Slim\Routing\RouteRunner->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T23:10:05.132152974Z #2 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(178): Slim\Csrf\Guard->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Slim\Routing\RouteRunner))
2026-02-09T23:10:05.132161059Z #3 /var/www/docker-aio/php/vendor/slim/twig-view/src/TwigMiddleware.php(117): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T23:10:05.132175266Z #4 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(129): Slim\Views\TwigMiddleware->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-09T23:10:05.132182360Z #5 /var/www/docker-aio/php/src/Middleware/AuthMiddleware.php(53): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T23:10:05.132196466Z #6 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(283): AIO\Middleware\AuthMiddleware->__invoke(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-09T23:10:05.132203489Z #7 /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(77): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T23:10:05.132217506Z #8 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(129): Slim\Middleware\ErrorMiddleware->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-09T23:10:05.132231913Z #9 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T23:10:05.132242233Z #10 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(209): Slim\MiddlewareDispatcher->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T23:10:05.132248955Z #11 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(193): Slim\App->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-09T23:10:05.132262962Z #12 /var/www/docker-aio/php/public/index.php(200): Slim\App->run()
2026-02-09T23:10:05.132269695Z #13 {main}
2026-02-09T23:10:05.132275996Z Tips: To display error details in HTTP response set "displayErrorDetails" to true in the ErrorHandler constructor.
2026-02-10T00:26:46.168047002Z NOTICE: PHP message: 404 Not Found
2026-02-10T00:26:46.168491051Z Type: Slim\Exception\HttpNotFoundException
2026-02-10T00:26:46.168507311Z Code: 404
2026-02-10T00:26:46.168515998Z Message: Not found.
2026-02-10T00:26:46.168524093Z File: /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php
2026-02-10T00:26:46.168558829Z Line: 76
2026-02-10T00:26:46.168567776Z Trace: #0 /var/www/docker-aio/php/vendor/slim/slim/Slim/Routing/RouteRunner.php(62): Slim\Middleware\RoutingMiddleware->performRouting(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-10T00:26:46.168579147Z #1 /var/www/docker-aio/php/vendor/slim/csrf/src/Guard.php(482): Slim\Routing\RouteRunner->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-10T00:26:46.168597432Z #2 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(178): Slim\Csrf\Guard->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Slim\Routing\RouteRunner))
2026-02-10T00:26:46.168607210Z #3 /var/www/docker-aio/php/vendor/slim/twig-view/src/TwigMiddleware.php(117): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-10T00:26:46.168630905Z #4 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(129): Slim\Views\TwigMiddleware->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-10T00:26:46.168642547Z #5 /var/www/docker-aio/php/src/Middleware/AuthMiddleware.php(53): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-10T00:26:46.168651844Z #6 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(283): AIO\Middleware\AuthMiddleware->__invoke(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-10T00:26:46.168661182Z #7 /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(77): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-10T00:26:46.168670359Z #8 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(129): Slim\Middleware\ErrorMiddleware->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-10T00:26:46.168679547Z #9 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-10T00:26:46.168691169Z #10 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(209): Slim\MiddlewareDispatcher->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-10T00:26:46.168700206Z #11 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(193): Slim\App->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-10T00:26:46.168709273Z #12 /var/www/docker-aio/php/public/index.php(200): Slim\App->run()
2026-02-10T00:26:46.168718601Z #13 {main}
2026-02-10T00:26:46.168727347Z Tips: To display error details in HTTP response set "displayErrorDetails" to true in the ErrorHandler constructor.
2026-02-10T04:00:00.713026351Z Total reclaimed space: 0B
2026-02-10T07:39:58.706895319Z NOTICE: PHP message: 404 Not Found
2026-02-10T07:39:58.707274876Z Type: Slim\Exception\HttpNotFoundException
2026-02-10T07:39:58.707290946Z Code: 404
2026-02-10T07:39:58.707298511Z Message: Not found.
2026-02-10T07:39:58.707305544Z File: /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php
2026-02-10T07:39:58.707312768Z Line: 76
2026-02-10T07:39:58.707319821Z Trace: #0 /var/www/docker-aio/php/vendor/slim/slim/Slim/Routing/RouteRunner.php(62): Slim\Middleware\RoutingMiddleware->performRouting(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-10T07:39:58.707327606Z #1 /var/www/docker-aio/php/vendor/slim/csrf/src/Guard.php(482): Slim\Routing\RouteRunner->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-10T07:39:58.707334899Z #2 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(178): Slim\Csrf\Guard->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Slim\Routing\RouteRunner))
2026-02-10T07:39:58.707343055Z #3 /var/www/docker-aio/php/vendor/slim/twig-view/src/TwigMiddleware.php(117): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-10T07:39:58.707350459Z #4 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(129): Slim\Views\TwigMiddleware->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-10T07:39:58.707357833Z #5 /var/www/docker-aio/php/src/Middleware/AuthMiddleware.php(53): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-10T07:39:58.707365046Z #6 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(283): AIO\Middleware\AuthMiddleware->__invoke(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-10T07:39:58.707372310Z #7 /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(77): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-10T07:39:58.707379464Z #8 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(129): Slim\Middleware\ErrorMiddleware->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-10T07:39:58.707386958Z #9 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-10T07:39:58.707396406Z #10 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(209): Slim\MiddlewareDispatcher->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-10T07:39:58.707403739Z #11 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(193): Slim\App->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-10T07:39:58.707410923Z #12 /var/www/docker-aio/php/public/index.php(200): Slim\App->run()
2026-02-10T07:39:58.707417986Z #13 {main}
2026-02-10T07:39:58.707425881Z Tips: To display error details in HTTP response set "displayErrorDetails" to true in the ErrorHandler constructor.
2026-02-10T07:42:06.264401706Z NOTICE: PHP message: 404 Not Found
2026-02-10T07:42:06.264857978Z Type: Slim\Exception\HttpNotFoundException
2026-02-10T07:42:06.264882023Z Code: 404
2026-02-10T07:42:06.264892182Z Message: Not found.
2026-02-10T07:42:06.264901530Z File: /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php
2026-02-10T07:42:06.264910968Z Line: 76
2026-02-10T07:42:06.264920546Z Trace: #0 /var/www/docker-aio/php/vendor/slim/slim/Slim/Routing/RouteRunner.php(62): Slim\Middleware\RoutingMiddleware->performRouting(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-10T07:42:06.264930405Z #1 /var/www/docker-aio/php/vendor/slim/csrf/src/Guard.php(482): Slim\Routing\RouteRunner->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-10T07:42:06.264939893Z #2 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(178): Slim\Csrf\Guard->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Slim\Routing\RouteRunner))
2026-02-10T07:42:06.264950853Z #3 /var/www/docker-aio/php/vendor/slim/twig-view/src/TwigMiddleware.php(117): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-10T07:42:06.264960602Z #4 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(129): Slim\Views\TwigMiddleware->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-10T07:42:06.264970340Z #5 /var/www/docker-aio/php/src/Middleware/AuthMiddleware.php(53): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-10T07:42:06.264980159Z #6 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(283): AIO\Middleware\AuthMiddleware->__invoke(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-10T07:42:06.264989847Z #7 /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(77): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-10T07:42:06.264999455Z #8 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(129): Slim\Middleware\ErrorMiddleware->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2026-02-10T07:42:06.265008993Z #9 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-10T07:42:06.265021196Z #10 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(209): Slim\MiddlewareDispatcher->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-10T07:42:06.265030714Z #11 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(193): Slim\App->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-02-10T07:42:06.265040172Z #12 /var/www/docker-aio/php/public/index.php(200): Slim\App->run()
2026-02-10T07:42:06.265049590Z #13 {main}
2026-02-10T07:42:06.265058827Z Tips: To display error details in HTTP response set "displayErrorDetails" to true in the ErrorHandler constructor.

Log from container nextcloud-aio-nextcloud

2026-02-09T19:31:47.422563335Z [09-Feb-2026 20:31:47] NOTICE: Terminating ...
2026-02-09T19:31:47.432027198Z [09-Feb-2026 20:31:47] NOTICE: exiting, bye-bye!
2026-02-09T19:31:48.467980963Z +++ pgrep -f /var/www/html/cron.php
2026-02-09T19:31:48.651672784Z ++ '[' -n '' ']'
2026-02-09T19:31:48.651738919Z ++ echo 'Cronjob successfully exited.'
2026-02-09T19:31:48.651749699Z ++ exit
2026-02-09T19:31:48.651784595Z Cronjob successfully exited.
2026-02-09T19:34:31.132197036Z Waiting for database to start...
2026-02-09T19:34:36.163546798Z Connection to nextcloud-aio-database (172.18.0.5) 5432 port [tcp/postgresql] succeeded!
2026-02-09T19:34:38.239108619Z               now              
2026-02-09T19:34:38.239154786Z -------------------------------
2026-02-09T19:34:38.239163603Z  2026-02-09 20:34:38.228308+01
2026-02-09T19:34:38.239171308Z (1 row)
2026-02-09T19:34:38.239178952Z 
2026-02-09T19:34:38.256342007Z + '[' -f /dev-dri-group-was-added ']'
2026-02-09T19:34:38.257351169Z ++ find /dev -maxdepth 1 -mindepth 1 -name dri
2026-02-09T19:34:38.260028677Z + '[' -n '' ']'
2026-02-09T19:34:38.260104199Z + set +x
2026-02-09T19:47:25.950480483Z Waiting for database to start...
2026-02-09T19:47:30.981271656Z Connection to nextcloud-aio-database (172.18.0.15) 5432 port [tcp/postgresql] succeeded!
2026-02-09T19:47:33.059305036Z               now              
2026-02-09T19:47:33.059358757Z -------------------------------
2026-02-09T19:47:33.059369046Z  2026-02-09 20:47:33.045338+01
2026-02-09T19:47:33.059414512Z (1 row)
2026-02-09T19:47:33.059423880Z 
2026-02-09T19:47:33.082908377Z + '[' -f /dev-dri-group-was-added ']'
2026-02-09T19:47:33.083823386Z ++ find /dev -maxdepth 1 -mindepth 1 -name dri
2026-02-09T19:47:33.085143401Z + '[' -n '' ']'
2026-02-09T19:47:33.085194577Z + set +x
2026-02-10T02:37:27.430479255Z Connection to nextcloud-aio-redis (172.18.0.3) 6379 port [tcp/redis] succeeded!
2026-02-10T02:37:29.685057711Z Applying one-click-instance settings...
2026-02-10T02:37:30.163067507Z System config value one-click-instance set to boolean true
2026-02-10T02:37:30.657655964Z System config value one-click-instance.user-limit set to integer 100
2026-02-10T02:37:31.145366893Z System config value one-click-instance.link set to string https://nextcloud.com/all-in-one/
2026-02-10T02:37:31.631357711Z support already enabled
2026-02-10T02:37:31.646903029Z Adjusting log files...
2026-02-10T02:37:32.137297139Z System config value upgrade.cli-upgrade-link set to string https://github.com/nextcloud/all-in-one/discussions/2726
2026-02-10T02:37:32.627342399Z System config value logfile set to string /var/www/html/data/nextcloud.log
2026-02-10T02:37:33.140765730Z Config value were not updated
2026-02-10T02:37:33.631377942Z System config value updatedirectory set to string /nc-updater
2026-02-10T02:37:34.132381041Z System config value maintenance_window_start set to integer 100
2026-02-10T02:37:34.148518397Z Applying network settings...
2026-02-10T02:37:34.623958066Z System config value allow_local_remote_servers set to boolean true
2026-02-10T02:37:35.136133318Z System config value davstorage.request_timeout set to integer 3600
2026-02-10T02:37:35.639269889Z System config value trusted_domains => 1 set to string cloud.konzeptgeil.com
2026-02-10T02:37:36.131150869Z System config value overwrite.cli.url set to string https://cloud.konzeptgeil.com/
2026-02-10T02:37:36.628547692Z System config value documentation_url.server_logs set to string https://github.com/nextcloud/all-in-one/discussions/5425
2026-02-10T02:37:37.119284931Z System config value htaccess.RewriteBase set to string /
2026-02-10T02:37:37.619708194Z .htaccess has been updated
2026-02-10T02:37:38.108863162Z System config value dbpersistent set to boolean false
2026-02-10T02:37:38.599185857Z System config value auth.bruteforce.protection.enabled set to boolean true
2026-02-10T02:37:39.090458216Z System config value ratelimit.protection.enabled set to boolean true
2026-02-10T02:37:39.585761213Z System config value files_external_allow_create_new_local set to boolean true
2026-02-10T02:37:43.477318553Z notify_push is up-to-date or no updates could be found
2026-02-10T02:37:43.991359420Z System config value trusted_proxies => 0 set to string 127.0.0.1
2026-02-10T02:37:44.494677203Z System config value trusted_proxies => 1 set to string ::1
2026-02-10T02:37:45.129348910Z System config value trusted_proxies => 10 set to string 172.18.0.0/16
2026-02-10T02:37:45.631774607Z Config value were not updated
2026-02-10T02:37:45.649362645Z + echo nextcloud-aio-collabora
2026-02-10T02:37:45.649444931Z + grep -q 'nextcloud-.*-collabora'
2026-02-10T02:37:45.650558435Z + COLLABORA_HOST=cloud.konzeptgeil.com
2026-02-10T02:37:45.650574135Z + set +x
2026-02-10T02:37:46.667250476Z richdocuments is up-to-date or no updates could be found
2026-02-10T02:37:47.173176929Z Config value 'wopi_url' for app 'richdocuments' is now set to 'https://cloud.konzeptgeil.com/', stored as mixed in fast cache
2026-02-10T02:37:47.734912932Z No IPv6 address found for cloud.konzeptgeil.com.
2026-02-10T02:37:48.223128675Z Config value 'wopi_allowlist' for app 'richdocuments' is now set to '62.226.194.186,127.0.0.1/8,192.168.0.0/16,172.16.0.0/12,10.0.0.0/8,fd00::/8,::1,91.40.22.120,62.226.204.21,87.162.54.104,87.162.49.19,87.162.50.93,91.40.28.94,91.40.30.74,91.40.29.96,62.226.198.167,91.40.16.77,87.162.53.28,62.226.194.86,62.226.204.222,91.40.21.220,91.40.25.85,91.40.21.198,87.162.48.10,62.226.200.101,62.226.196.18,91.40.29.160,87.162.57.204,62.226.203.83,62.226.194.20,91.40.20.103,62.226.199.53,91.40.25.186,127.0.0.0/8,192.168.0.0/16,172.16.0.0/12,10.0.0.0/8,100.64.0.0/10,fd00::/8,::1/128,62.226.192.214,62.226.192.232,87.162.57.53,91.40.16.121,87.162.61.23,62.226.200.90,91.40.29.133', stored as mixed in fast cache
2026-02-10T02:37:48.239926960Z + '[' -z '' ']'
2026-02-10T02:37:48.239963950Z + TALK_HOST=cloud.konzeptgeil.com
2026-02-10T02:37:48.239993185Z + HPB_PATH=/standalone-signaling/
2026-02-10T02:37:48.240000429Z + '[' -z '' ']'
2026-02-10T02:37:48.240006931Z + TURN_DOMAIN=cloud.konzeptgeil.com
2026-02-10T02:37:48.240013534Z + set +x
2026-02-10T02:37:49.249394418Z spreed is up-to-date or no updates could be found
2026-02-10T02:37:50.955057120Z Connection to nextcloud-aio-talk-recording (172.18.0.14) 1234 port [tcp/*] succeeded!
2026-02-10T02:37:51.441485876Z Config value were not updated
2026-02-10T02:37:51.458518445Z Connection to nextcloud-aio-clamav (172.18.0.13) 3310 port [tcp/*] succeeded!
2026-02-10T02:37:52.472718446Z files_antivirus is up-to-date or no updates could be found
2026-02-10T02:37:52.965266246Z Config value were not updated
2026-02-10T02:37:53.461230342Z Config value were not updated
2026-02-10T02:37:53.966160342Z Config value were not updated
2026-02-10T02:37:54.465862082Z Config value were not updated
2026-02-10T02:37:54.969740885Z Config value were not updated
2026-02-10T02:37:55.464539929Z Config value were not updated
2026-02-10T02:37:55.959013148Z System config value enabledPreviewProviders => 0 set to string OC\Preview\Imaginary
2026-02-10T02:37:56.454888496Z System config value enabledPreviewProviders => 23 set to string OC\Preview\ImaginaryPDF
2026-02-10T02:37:56.946325687Z System config value preview_imaginary_url set to string http://nextcloud-aio-imaginary:9000
2026-02-10T02:37:57.438562610Z System config value preview_imaginary_key set to string 501804be5b0537526406cd45ee82c82bd61b5ecb5de0516d
2026-02-10T02:37:57.456261086Z Connection to nextcloud-aio-fulltextsearch (172.18.0.5) 9200 port [tcp/*] succeeded!
2026-02-10T02:37:58.471083985Z fulltextsearch is up-to-date or no updates could be found
2026-02-10T02:37:59.501014885Z fulltextsearch_elasticsearch is up-to-date or no updates could be found
2026-02-10T02:38:00.534429218Z files_fulltextsearch is up-to-date or no updates could be found
2026-02-10T02:38:01.029892297Z {
2026-02-10T02:38:01.029940068Z     "app_navigation": false,
2026-02-10T02:38:01.029974713Z     "search_platform": "OCA\\FullTextSearch_Elasticsearch\\Platform\\ElasticSearchPlatform",
2026-02-10T02:38:01.029984211Z     "collection_internal": "local",
2026-02-10T02:38:01.029992517Z     "cron_err_reset": 1769868612,
2026-02-10T02:38:01.030000863Z     "tick_ttl": 1800,
2026-02-10T02:38:01.030008918Z     "collection_indexing_list": 50,
2026-02-10T02:38:01.030023996Z     "collection_links": []
2026-02-10T02:38:01.030032592Z }
2026-02-10T02:38:01.529038156Z {
2026-02-10T02:38:01.529086097Z     "fields_limit": 10000,
2026-02-10T02:38:01.529097739Z     "elastic_host": "http:\/\/elastic:3aaedbfd8ac131250f2c5428ff0bfa8128ea434e5d0ce990@nextcloud-aio-fulltextsearch:9200",
2026-02-10T02:38:01.529127335Z     "elastic_index": "nextcloud-aio",
2026-02-10T02:38:01.529135741Z     "elastic_logger_enabled": false,
2026-02-10T02:38:01.529143846Z     "analyzer_tokenizer": "standard",
2026-02-10T02:38:01.529151961Z     "allow_self_signed_cert": false
2026-02-10T02:38:01.529166579Z }
2026-02-10T02:38:02.032700641Z {
2026-02-10T02:38:02.032747109Z     "files_local": true,
2026-02-10T02:38:02.032779790Z     "files_external": 0,
2026-02-10T02:38:02.032788968Z     "files_group_folders": false,
2026-02-10T02:38:02.032797303Z     "files_size": 20,
2026-02-10T02:38:02.032829244Z     "files_office": true,
2026-02-10T02:38:02.032839814Z     "files_pdf": true,
2026-02-10T02:38:02.032848861Z     "files_zip": false,
2026-02-10T02:38:02.032857617Z     "files_chunk_size": 2,
2026-02-10T02:38:02.032867246Z     "files_open_result_directly": false
2026-02-10T02:38:02.032883386Z }
2026-02-10T02:38:03.563313723Z whiteboard new version available: 1.5.6
2026-02-10T02:38:13.968731938Z whiteboard updated
2026-02-10T02:38:14.528046895Z Config value were not updated
2026-02-10T02:38:15.084054111Z Config value were not updated
2026-02-10T02:38:15.117252519Z + '[' true = true ']'
2026-02-10T02:38:15.117293336Z + '[' 11000 = 443 ']'
2026-02-10T02:38:15.117301041Z + set +x
2026-02-10T02:38:16.714172889Z Waiting for nextcloud-aio-apache to become available...
2026-02-10T02:38:16.916134567Z [10-Feb-2026 03:38:16] NOTICE: fpm is running, pid 7153
2026-02-10T02:38:16.916186425Z [10-Feb-2026 03:38:16] NOTICE: ready to handle connections
2026-02-10T02:38:31.717529778Z Connection to nextcloud-aio-apache (172.18.0.2) 11000 port [tcp/*] succeeded!
2026-02-10T02:38:31.720889377Z Activating Collabora config...
2026-02-10T02:38:32.807535647Z ✓ Set WOPI url to http://nextcloud-aio-apache:23973
2026-02-10T02:38:32.807596973Z ✓ Set callback url to http://nextcloud-aio-apache:23973
2026-02-10T02:38:32.807604838Z Checking configuration
2026-02-10T02:38:32.808227805Z 🛈 Configured WOPI URL: http://nextcloud-aio-apache:23973
2026-02-10T02:38:32.808256940Z 🛈 Configured public WOPI URL: https://cloud.konzeptgeil.com
2026-02-10T02:38:32.808264054Z 🛈 Configured callback URL: http://nextcloud-aio-apache:23973
2026-02-10T02:38:32.808287298Z 
2026-02-10T02:38:33.155501195Z ✓ Fetched /hosting/discovery endpoint
2026-02-10T02:38:33.163676575Z ✓ Valid mimetype response
2026-02-10T02:38:33.165141974Z ✓ Valid capabilities entry
2026-02-10T02:38:33.313941035Z ✓ Fetched /hosting/capabilities endpoint
2026-02-10T02:38:33.314017590Z ✓ Detected WOPI server: Collabora Online Development Edition 25.04.8.1
2026-02-10T02:38:33.315611753Z 
2026-02-10T02:38:33.315671936Z Collabora URL (used for Nextcloud to contact the Collabora server):
2026-02-10T02:38:33.315681384Z   http://nextcloud-aio-apache:23973
2026-02-10T02:38:33.315713214Z Collabora public URL (used in the browser to open Collabora):
2026-02-10T02:38:33.315721230Z   https://cloud.konzeptgeil.com
2026-02-10T02:38:33.315728874Z Callback URL (used by Collabora to connect back to Nextcloud):
2026-02-10T02:38:33.315736769Z   http://nextcloud-aio-apache:23973

Web server / Reverse Proxy

The output of your Apache/nginx/system log in /var/log/____:

?

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!):

root@nextcloud:~# docker exec -u www-data -it nextcloud-aio-nextcloud php occ config:list system                                                             
{
    "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
            }
        ],
        "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": "cloud.konzeptgeil.com",
        "overwriteprotocol": "https",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "localhost",
            "cloud.konzeptgeil.com"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "pgsql",
        "version": "32.0.4.1",
        "overwrite.cli.url": "https:\/\/cloud.konzeptgeil.com\/",
        "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": {
            "0": "OC\\Preview\\Imaginary",
            "1": "OC\\Preview\\MarkDown",
            "2": "OC\\Preview\\MP3",
            "3": "OC\\Preview\\TXT",
            "4": "OC\\Preview\\OpenDocument",
            "5": "OC\\Preview\\Movie",
            "6": "OC\\Preview\\Krita",
            "7": "OC\\Preview\\ImaginaryPDF",
            "8": "OC\\Preview\\HEIC",
            "9": "OC\\Preview\\TIFF",
            "10": "OC\\Preview\\Imaginary",
            "11": "OC\\Preview\\ImaginaryPDF",
            "12": "OC\\Preview\\Image",
            "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": "",
        "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": 3600,
        "documentation_url.server_logs": "https:\/\/github.com\/nextcloud\/all-in-one\/discussions\/5425",
        "htaccess.RewriteBase": "\/",
        "dbpersistent": false,
        "auth.bruteforce.protection.enabled": true,
        "ratelimit.protection.enabled": true,
        "files_external_allow_create_new_local": true,
        "trusted_proxies": "***REMOVED SENSITIVE VALUE***",
        "preview_imaginary_url": "***REMOVED SENSITIVE VALUE***",
        "preview_imaginary_key": "***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",
        "default_phone_region": "DE",
        "default_language": "de",
        "default_locale": "de_DE",
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_sendmailmode": "smtp",
        "mail_smtpport": "465",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpsecure": "ssl",
        "mail_smtpauth": 1,
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "forbidden_filename_characters": [
            "\\",
            "\/"
        ],
        "forbidden_filename_extensions": [
            ".filepart",
            ".part"
        ],
        "memories.gis_type": 2,
        "updatechecker": false,
        "app_install_overwrite": [
            "maps"
        ],
        "DOMAIN": "cloud.konzeptgeil.com"
    }
}

Apps

The output of occ app:list (if possible)

root@nextcloud:~# docker exec -u www-data -it nextcloud-aio-nextcloud php occ app:list          
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.6
  - circles: 32.0.0
  - cloud_federation_api: 1.16.0
  - comments: 1.22.0
  - contacts: 8.3.1
  - contactsinteraction: 1.13.1
  - cookbook: 0.11.5
  - cospend: 3.2.0
  - dashboard: 7.12.0
  - dav: 1.34.2
  - deck: 1.16.3
  - drawio: 3.1.2
  - external: 7.0.0
  - federatedfilesharing: 1.22.0
  - federation: 1.22.0
  - files: 2.4.0
  - files_antivirus: 6.1.0
  - files_downloadlimit: 5.0.0-dev.0
  - files_external: 1.24.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.4
  - fulltextsearch: 32.0.0
  - fulltextsearch_elasticsearch: 32.0.2
  - groupfolders: 20.1.10
  - integration_giphy: 2.2.0
  - logreader: 5.0.0-dev.0
  - lookup_server_connector: 1.20.0
  - mail: 5.6.10
  - maps: 1.6.0
  - memories: 7.8.2
  - nextcloud-aio: 0.8.0
  - nextcloud_announcements: 4.0.0-dev.0
  - notes: 4.13.0
  - notifications: 5.0.0-dev.0
  - notify_push: 1.3.0
  - oauth2: 1.20.0
  - password_policy: 4.0.0-dev.0
  - photos: 5.0.0-dev.1
  - polls: 8.6.3
  - previewgenerator: 5.11.0
  - privacy: 4.0.0-dev.0
  - profile: 1.1.0
  - provisioning_api: 1.22.0
  - recognize: 10.0.7
  - recommendations: 5.0.0-dev.0
  - related_resources: 3.0.0-dev.0
  - richdocuments: 9.0.2
  - serverinfo: 4.0.0-dev.0
  - settings: 1.15.1
  - sharebymail: 1.22.0
  - spreed: 22.0.8
  - support: 4.0.0-dev.0
  - survey_client: 4.0.0-dev.0
  - systemtags: 1.22.0
  - tables: 1.0.3
  - tasks: 0.17.1
  - text: 6.0.1
  - theming: 2.7.0
  - twofactor_backupcodes: 1.21.0
  - twofactor_totp: 14.0.0
  - updatenotification: 1.22.0
  - user_migration: 10.0.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.6
  - workflowengine: 2.14.0
Disabled:
  - encryption: 2.20.0
  - files_downloadactivity: 1.18.1 (installed 1.18.1)
  - suspicious_login: 10.0.0-dev.0
  - twofactor_nextcloud_notification: 6.0.0-dev.0
  - user_ldap: 1.23.0

Thanks so much!

Hi, you might need to adjust the MTU of the docker network: GitHub - nextcloud/all-in-one: 📦 The official Nextcloud installation method. Provides easy deployment and maintenance with most features included in this one Nextcloud instance.

Thanks, I will give it a try. As the system was down for 1 hole day, I need to check next possible test window.

It think I can try out on Sunday, but must be aware of having 7 hours booting time to have the system online again on Monday.

So I tried to change the MTU to 1440 but it results in not starting nextcloud AIO at all. I wasn’t even able to reach the Nextcloud AIO Configuration Page. So I reset back to default MTU 1500. Now it’s starting again, but takes the 7 hours …

Anything other? I mean is there anything I can check somewhere else? The log doesn’t gioe any hint.

In the logs, the big time difference is when starting redis.

2026-02-19T12:01:05.574724234Z + set +x
2026-02-19T18:05:34.686208479Z Connection to nextcloud-aio-redis (172.18.0.14) 6379 port [tcp/redis] succeeded!

There are 6 hours from the last log entry to “Connection to nextcloud-aio-redis …”

So perhas it’s something about redis?!

And: When I stop and start Nextcloud AIO Container from the web interface, it’s fast. But when I reboot the LXC it takes hours.

Problem still exists, don’t know where to go on searching.

Have you tried adjusting The MTU? See GitHub - nextcloud/all-in-one: 📦 The official Nextcloud installation method. Provides easy deployment and maintenance with most features included in this one Nextcloud instance. · GitHub

I changed the MTU of the lxc container. The documentation from nextcloud AIO doesn’t show how to do, if nextcloud aio was already started - as in my case.

Do you have a step-by-step guide?

Maybe How to recreate the `nextcloud-aio` network? · nextcloud/all-in-one · Discussion #4989 · GitHub?

thanks, that helped me very much. When I started the containers via Nextcloud AIO webinterface aftrerwards, Nextcloud startet in under 3 minutes.

But now I have rebooted the complete LXC container and it takes again very long. not sure if this was just a “one-shot-luck” or whatever?!

This was the first/fast startup:

2026-03-16T19:28:35.742555773Z Connection to nextcloud-aio-database (172.18.0.7) 5432 port [tcp/postgresql] succeeded!
2026-03-16T19:28:37.796490076Z               now              
2026-03-16T19:28:37.796532456Z -------------------------------
2026-03-16T19:28:37.796541263Z  2026-03-16 20:28:37.790675+01
2026-03-16T19:28:37.796550039Z (1 row)
2026-03-16T19:28:37.796568244Z 
2026-03-16T19:28:37.804604961Z + '[' -f /dev-dri-group-was-added ']'
2026-03-16T19:28:37.804986993Z ++ find /dev -maxdepth 1 -mindepth 1 -name dri
2026-03-16T19:28:37.805892304Z + '[' -n '' ']'
2026-03-16T19:28:37.805963749Z + set +x
2026-03-16T19:28:37.842124254Z Connection to nextcloud-aio-redis (172.18.0.8) 6379 port [tcp/redis] succeeded!
2026-03-16T19:28:41.362493620Z Applying one-click-instance settings...
2026-03-16T19:28:41.952413925Z System config value one-click-instance set to boolean true
2026-03-16T19:28:42.493076585Z System config value one-click-instance.user-limit set to integer 100
2026-03-16T19:28:43.023448408Z System config value one-click-instance.link set to string https://nextcloud.com/all-in-one/
2026-03-16T19:28:43.559051247Z support already enabled
2026-03-16T19:28:43.576018871Z Adjusting log files...
2026-03-16T19:28:44.092180240Z System config value upgrade.cli-upgrade-link set to string https://github.com/nextcloud/all-in-one/discussions/2726
2026-03-16T19:28:44.605060358Z System config value logfile set to string /var/www/html/data/nextcloud.log
2026-03-16T19:28:45.141447598Z Config value were not updated
2026-03-16T19:28:45.676305429Z System config value updatedirectory set to string /nc-updater
2026-03-16T19:28:46.203410698Z System config value maintenance_window_start set to integer 100
2026-03-16T19:28:46.220562061Z Applying network settings...
2026-03-16T19:28:46.729485862Z System config value allow_local_remote_servers set to boolean true
2026-03-16T19:28:47.249854121Z System config value davstorage.request_timeout set to integer 3600
2026-03-16T19:28:47.762616817Z System config value trusted_domains => 1 set to string cloud.konzeptgeil.com
2026-03-16T19:28:48.285171377Z System config value overwrite.cli.url set to string https://cloud.konzeptgeil.com/
2026-03-16T19:28:48.810744321Z System config value documentation_url.server_logs set to string https://github.com/nextcloud/all-in-one/discussions/5425
2026-03-16T19:28:49.426878424Z System config value htaccess.RewriteBase set to string /
2026-03-16T19:28:50.092076044Z .htaccess has been updated
2026-03-16T19:28:50.737805435Z System config value dbpersistent set to boolean false
2026-03-16T19:28:51.266504397Z System config value auth.bruteforce.protection.enabled set to boolean true
2026-03-16T19:28:51.797130620Z System config value ratelimit.protection.enabled set to boolean true
2026-03-16T19:28:52.320355016Z System config value files_external_allow_create_new_local set to boolean true
2026-03-16T19:28:54.047861841Z notify_push is up-to-date or no updates could be found
2026-03-16T19:28:54.586031340Z System config value trusted_proxies => 0 set to string 127.0.0.1
2026-03-16T19:28:55.104601811Z System config value trusted_proxies => 1 set to string ::1
2026-03-16T19:28:55.646781659Z System config value trusted_proxies => 10 set to string 172.18.0.0/16
2026-03-16T19:28:56.182045947Z Config value were not updated
2026-03-16T19:28:56.200195666Z + echo nextcloud-aio-collabora
2026-03-16T19:28:56.200273493Z + grep -q 'nextcloud-.*-collabora'
2026-03-16T19:28:56.201353163Z + COLLABORA_HOST=cloud.konzeptgeil.com
2026-03-16T19:28:56.201401875Z + set +x
2026-03-16T19:28:57.265573589Z richdocuments is up-to-date or no updates could be found
2026-03-16T19:28:57.793292819Z Config value 'wopi_url' for app 'richdocuments' is now set to 'https://cloud.konzeptgeil.com/', stored as mixed in fast cache
2026-03-16T19:28:58.653475854Z No IPv6 address found for cloud.konzeptgeil.com.
2026-03-16T19:28:59.165042440Z Config value were not updated
2026-03-16T19:28:59.183366067Z + '[' -z '' ']'
2026-03-16T19:28:59.183413357Z + TALK_HOST=cloud.konzeptgeil.com
2026-03-16T19:28:59.183422845Z + HPB_PATH=/standalone-signaling/
2026-03-16T19:28:59.183430790Z + '[' -z '' ']'
2026-03-16T19:28:59.183459784Z + TURN_DOMAIN=cloud.konzeptgeil.com
2026-03-16T19:28:59.183467789Z + set +x
2026-03-16T19:29:00.236153478Z spreed is up-to-date or no updates could be found
2026-03-16T19:29:01.888994562Z Connection to nextcloud-aio-talk-recording (172.18.0.11) 1234 port [tcp/*] succeeded!
2026-03-16T19:29:02.404643522Z Config value were not updated
2026-03-16T19:29:02.423939467Z Connection to nextcloud-aio-clamav (172.18.0.9) 3310 port [tcp/*] succeeded!
2026-03-16T19:29:03.496030717Z files_antivirus is up-to-date or no updates could be found
2026-03-16T19:29:04.021649548Z Config value were not updated
2026-03-16T19:29:04.580852184Z Config value were not updated
2026-03-16T19:29:05.198122454Z Config value were not updated
2026-03-16T19:29:05.719103581Z Config value were not updated
2026-03-16T19:29:06.254158062Z Config value were not updated
2026-03-16T19:29:06.803960775Z Config value were not updated
2026-03-16T19:29:07.323991846Z System config value enabledPreviewProviders => 0 set to string OC\Preview\Imaginary
2026-03-16T19:29:07.851183139Z System config value enabledPreviewProviders => 23 set to string OC\Preview\ImaginaryPDF
2026-03-16T19:29:08.389592952Z System config value preview_imaginary_url set to string http://nextcloud-aio-imaginary:9000
2026-03-16T19:29:08.946569201Z System config value preview_imaginary_key set to string 501804be5b0537526406cd45ee82c82bd61b5ecb5de0516d
2026-03-16T19:29:08.965497110Z Connection to nextcloud-aio-fulltextsearch (172.18.0.10) 9200 port [tcp/*] succeeded!
2026-03-16T19:29:10.059791488Z fulltextsearch is up-to-date or no updates could be found
2026-03-16T19:29:11.150502565Z fulltextsearch_elasticsearch is up-to-date or no updates could be found
2026-03-16T19:29:12.265020181Z files_fulltextsearch is up-to-date or no updates could be found
2026-03-16T19:29:12.803144885Z {
2026-03-16T19:29:12.803197204Z     "app_navigation": false,
2026-03-16T19:29:12.803206932Z     "search_platform": "OCA\\FullTextSearch_Elasticsearch\\Platform\\ElasticSearchPlatform",
2026-03-16T19:29:12.803225287Z     "collection_internal": "local",
2026-03-16T19:29:12.803251917Z     "cron_err_reset": 1773659163,
2026-03-16T19:29:12.803260263Z     "tick_ttl": 1800,
2026-03-16T19:29:12.803268368Z     "collection_indexing_list": 50,
2026-03-16T19:29:12.803276523Z     "collection_links": []
2026-03-16T19:29:12.803284519Z }
2026-03-16T19:29:13.339184338Z {
2026-03-16T19:29:13.339253479Z     "fields_limit": 10000,
2026-03-16T19:29:13.339265442Z     "elastic_host": "http:\/\/elastic:3aaedbfd8ac131250f2c5428ff0bfa8128ea434e5d0ce990@nextcloud-aio-fulltextsearch:9200",
2026-03-16T19:29:13.339275921Z     "elastic_index": "nextcloud-aio",
2026-03-16T19:29:13.339303213Z     "elastic_logger_enabled": false,
2026-03-16T19:29:13.339311599Z     "analyzer_tokenizer": "standard",
2026-03-16T19:29:13.339319704Z     "allow_self_signed_cert": false
2026-03-16T19:29:13.339327719Z }
2026-03-16T19:29:13.877371861Z {
2026-03-16T19:29:13.877416836Z     "files_local": true,
2026-03-16T19:29:13.877440951Z     "files_external": 0,
2026-03-16T19:29:13.877451662Z     "files_group_folders": false,
2026-03-16T19:29:13.877460188Z     "files_size": 20,
2026-03-16T19:29:13.877468183Z     "files_office": true,
2026-03-16T19:29:13.877476459Z     "files_pdf": true,
2026-03-16T19:29:13.877490555Z     "files_zip": false,
2026-03-16T19:29:13.877498600Z     "files_chunk_size": 2,
2026-03-16T19:29:13.877506646Z     "files_open_result_directly": false
2026-03-16T19:29:13.877514681Z }
2026-03-16T19:29:15.506266012Z whiteboard is up-to-date or no updates could be found
2026-03-16T19:29:16.019272499Z Config value were not updated
2026-03-16T19:29:16.541834834Z Config value were not updated
2026-03-16T19:29:16.573427696Z + '[' true = true ']'
2026-03-16T19:29:16.573470507Z + '[' 11000 = 443 ']'
2026-03-16T19:29:16.573482470Z + set +x
2026-03-16T19:29:17.819947973Z Waiting for nextcloud-aio-apache to become available...
2026-03-16T19:29:17.999183444Z [16-Mar-2026 20:29:17] NOTICE: fpm is running, pid 296
2026-03-16T19:29:17.999241323Z [16-Mar-2026 20:29:17] NOTICE: ready to handle connections
2026-03-16T19:29:32.823294104Z Connection to nextcloud-aio-apache (172.18.0.15) 11000 port [tcp/*] succeeded!
2026-03-16T19:29:32.826094406Z Activating Collabora config...
2026-03-16T19:29:33.355124473Z ✓ Set WOPI url to http://nextcloud-aio-apache:23973
2026-03-16T19:29:33.355187102Z ✓ Set callback url to http://nextcloud-aio-apache:23973
2026-03-16T19:29:33.355198082Z Checking configuration
2026-03-16T19:29:33.355239070Z 🛈 Configured WOPI URL: http://nextcloud-aio-apache:23973
2026-03-16T19:29:33.355272042Z 🛈 Configured public WOPI URL: https://cloud.konzeptgeil.com
2026-03-16T19:29:33.355282823Z 🛈 Configured callback URL: http://nextcloud-aio-apache:23973
2026-03-16T19:29:33.355291930Z 
2026-03-16T19:29:33.483471337Z ✓ Fetched /hosting/discovery endpoint
2026-03-16T19:29:33.484895789Z ✓ Valid mimetype response
2026-03-16T19:29:33.486559373Z ✓ Valid capabilities entry
2026-03-16T19:29:33.525207088Z ✓ Fetched /hosting/capabilities endpoint
2026-03-16T19:29:33.525319190Z ✓ Detected WOPI server: Collabora Online Development Edition 25.04.8.3
2026-03-16T19:29:33.526696553Z 
2026-03-16T19:29:33.526738342Z Collabora URL (used for Nextcloud to contact the Collabora server):
2026-03-16T19:29:33.526746116Z   http://nextcloud-aio-apache:23973
2026-03-16T19:29:33.526752729Z Collabora public URL (used in the browser to open Collabora):
2026-03-16T19:29:33.526759892Z   https://cloud.konzeptgeil.com
2026-03-16T19:29:33.526766836Z Callback URL (used by Collabora to connect back to Nextcloud):
2026-03-16T19:29:33.526779680Z   http://nextcloud-aio-apache:23973

And this was the second/slow startup:

2026-03-16T19:31:05.192420331Z Connection to nextcloud-aio-database (172.18.0.5) 5432 port [tcp/postgresql] succeeded!
2026-03-16T19:31:07.240665293Z               now              
2026-03-16T19:31:07.240752838Z -------------------------------
2026-03-16T19:31:07.240762587Z  2026-03-16 20:31:07.237439+01
2026-03-16T19:31:07.240770511Z (1 row)
2026-03-16T19:31:07.240778497Z 
2026-03-16T19:31:07.252584537Z + '[' -f /dev-dri-group-was-added ']'
2026-03-16T19:31:07.252735132Z ++ find /dev -maxdepth 1 -mindepth 1 -name dri
2026-03-16T19:31:07.253830702Z + '[' -n '' ']'
2026-03-16T19:31:07.253908369Z + set +x
2026-03-16T19:49:58.587235760Z Connection to nextcloud-aio-redis (172.18.0.12) 6379 port [tcp/redis] succeeded!
2026-03-16T19:50:01.200978283Z Applying one-click-instance settings...
2026-03-16T19:50:01.721582077Z System config value one-click-instance set to boolean true
2026-03-16T19:50:02.258951894Z System config value one-click-instance.user-limit set to integer 100
2026-03-16T19:50:02.795579038Z System config value one-click-instance.link set to string https://nextcloud.com/all-in-one/
2026-03-16T19:50:03.324277719Z support already enabled
2026-03-16T19:50:03.344529660Z Adjusting log files...
2026-03-16T19:50:03.896597002Z System config value upgrade.cli-upgrade-link set to string https://github.com/nextcloud/all-in-one/discussions/2726
2026-03-16T19:50:04.417730768Z System config value logfile set to string /var/www/html/data/nextcloud.log
2026-03-16T19:50:04.957305291Z Config value were not updated
2026-03-16T19:50:05.471169189Z System config value updatedirectory set to string /nc-updater
2026-03-16T19:50:06.008731620Z System config value maintenance_window_start set to integer 100
2026-03-16T19:50:06.028075635Z Applying network settings...
2026-03-16T19:50:06.549983123Z System config value allow_local_remote_servers set to boolean true
2026-03-16T19:50:07.124896468Z System config value davstorage.request_timeout set to integer 3600
2026-03-16T19:50:07.653548281Z System config value trusted_domains => 1 set to string cloud.konzeptgeil.com
2026-03-16T19:50:08.174234881Z System config value overwrite.cli.url set to string https://cloud.konzeptgeil.com/
2026-03-16T19:50:08.698730790Z System config value documentation_url.server_logs set to string https://github.com/nextcloud/all-in-one/discussions/5425
2026-03-16T19:50:09.227856438Z System config value htaccess.RewriteBase set to string /
2026-03-16T19:50:09.754796205Z .htaccess has been updated
2026-03-16T19:50:10.267702182Z System config value dbpersistent set to boolean false
2026-03-16T19:50:10.778812595Z System config value auth.bruteforce.protection.enabled set to boolean true
2026-03-16T19:50:11.294051040Z System config value ratelimit.protection.enabled set to boolean true
2026-03-16T19:50:11.837978650Z System config value files_external_allow_create_new_local set to boolean true
2026-03-16T19:50:17.307545543Z notify_push is up-to-date or no updates could be found
2026-03-16T19:50:17.853840256Z System config value trusted_proxies => 0 set to string 127.0.0.1
2026-03-16T19:50:18.378197834Z System config value trusted_proxies => 1 set to string ::1
2026-03-16T19:50:18.950754847Z System config value trusted_proxies => 10 set to string 172.18.0.0/16
2026-03-16T19:50:19.495793496Z Config value were not updated
2026-03-16T19:50:19.513992127Z + echo nextcloud-aio-collabora
2026-03-16T19:50:19.514094941Z + grep -q 'nextcloud-.*-collabora'
2026-03-16T19:50:19.515157399Z + COLLABORA_HOST=cloud.konzeptgeil.com
2026-03-16T19:50:19.515177156Z + set +x
2026-03-16T19:50:20.574483857Z richdocuments is up-to-date or no updates could be found
2026-03-16T19:50:21.116328541Z Config value 'wopi_url' for app 'richdocuments' is now set to 'https://cloud.konzeptgeil.com/', stored as mixed in fast cache
2026-03-16T19:50:21.889206481Z No IPv6 address found for cloud.konzeptgeil.com.
2026-03-16T19:50:22.392295236Z Config value were not updated
2026-03-16T19:50:22.409631898Z + '[' -z '' ']'
2026-03-16T19:50:22.409669188Z + TALK_HOST=cloud.konzeptgeil.com
2026-03-16T19:50:22.409678305Z + HPB_PATH=/standalone-signaling/
2026-03-16T19:50:22.409685719Z + '[' -z '' ']'
2026-03-16T19:50:22.409692382Z + TURN_DOMAIN=cloud.konzeptgeil.com
2026-03-16T19:50:22.409715365Z + set +x
2026-03-16T19:50:23.470759910Z spreed is up-to-date or no updates could be found
2026-03-16T19:50:25.061627460Z Connection to nextcloud-aio-talk-recording (172.18.0.4) 1234 port [tcp/*] succeeded!
2026-03-16T19:50:25.608463627Z Config value were not updated
2026-03-16T19:50:25.631957775Z Connection to nextcloud-aio-clamav (172.18.0.3) 3310 port [tcp/*] succeeded!
2026-03-16T19:50:26.732613014Z files_antivirus is up-to-date or no updates could be found
2026-03-16T19:50:27.259732681Z Config value were not updated
2026-03-16T19:50:27.794285535Z Config value were not updated
2026-03-16T19:50:28.323387338Z Config value were not updated
2026-03-16T19:50:28.854479973Z Config value were not updated
2026-03-16T19:50:29.373157847Z Config value were not updated
2026-03-16T19:50:29.887011836Z Config value were not updated
2026-03-16T19:50:30.414813582Z System config value enabledPreviewProviders => 0 set to string OC\Preview\Imaginary
2026-03-16T19:50:30.937327806Z System config value enabledPreviewProviders => 23 set to string OC\Preview\ImaginaryPDF
2026-03-16T19:50:31.468738432Z System config value preview_imaginary_url set to string http://nextcloud-aio-imaginary:9000
2026-03-16T19:50:32.012100173Z System config value preview_imaginary_key set to string 501804be5b0537526406cd45ee82c82bd61b5ecb5de0516d
2026-03-16T19:50:32.030434059Z Connection to nextcloud-aio-fulltextsearch (172.18.0.7) 9200 port [tcp/*] succeeded!
2026-03-16T19:50:33.105297368Z fulltextsearch is up-to-date or no updates could be found
2026-03-16T19:50:34.214339556Z fulltextsearch_elasticsearch is up-to-date or no updates could be found
2026-03-16T19:50:35.306456289Z files_fulltextsearch is up-to-date or no updates could be found
2026-03-16T19:50:35.833323740Z {
2026-03-16T19:50:35.833374956Z     "app_navigation": false,
2026-03-16T19:50:35.833384865Z     "search_platform": "OCA\\FullTextSearch_Elasticsearch\\Platform\\ElasticSearchPlatform",
2026-03-16T19:50:35.833393882Z     "collection_internal": "local",
2026-03-16T19:50:35.833402378Z     "cron_err_reset": 1773659163,
2026-03-16T19:50:35.833432405Z     "tick_ttl": 1800,
2026-03-16T19:50:35.833441152Z     "collection_indexing_list": 50,
2026-03-16T19:50:35.833449928Z     "collection_links": []
2026-03-16T19:50:35.833458194Z }
2026-03-16T19:50:36.354576770Z {
2026-03-16T19:50:36.354663735Z     "fields_limit": 10000,
2026-03-16T19:50:36.354675267Z     "elastic_host": "http:\/\/elastic:3aaedbfd8ac131250f2c5428ff0bfa8128ea434e5d0ce990@nextcloud-aio-fulltextsearch:9200",
2026-03-16T19:50:36.354684664Z     "elastic_index": "nextcloud-aio",
2026-03-16T19:50:36.354693241Z     "elastic_logger_enabled": false,
2026-03-16T19:50:36.354713870Z     "analyzer_tokenizer": "standard",
2026-03-16T19:50:36.354722626Z     "allow_self_signed_cert": false
2026-03-16T19:50:36.354730872Z }
2026-03-16T19:50:36.924949345Z {
2026-03-16T19:50:36.925010951Z     "files_local": true,
2026-03-16T19:50:36.925020860Z     "files_external": 0,
2026-03-16T19:50:36.925051568Z     "files_group_folders": false,
2026-03-16T19:50:36.925060535Z     "files_size": 20,
2026-03-16T19:50:36.925068831Z     "files_office": true,
2026-03-16T19:50:36.925078830Z     "files_pdf": true,
2026-03-16T19:50:36.925087105Z     "files_zip": false,
2026-03-16T19:50:36.925101382Z     "files_chunk_size": 2,
2026-03-16T19:50:36.925109858Z     "files_open_result_directly": false
2026-03-16T19:50:36.925118124Z }
2026-03-16T19:50:38.557350664Z whiteboard is up-to-date or no updates could be found
2026-03-16T19:50:39.087143683Z Config value were not updated
2026-03-16T19:50:39.613044146Z Config value were not updated
2026-03-16T19:50:39.645544714Z + '[' true = true ']'
2026-03-16T19:50:39.645599328Z + '[' 11000 = 443 ']'
2026-03-16T19:50:39.645609567Z + set +x
2026-03-16T19:50:40.946349697Z Waiting for nextcloud-aio-apache to become available...
2026-03-16T19:50:41.120661614Z [16-Mar-2026 20:50:41] NOTICE: fpm is running, pid 612
2026-03-16T19:50:41.120702692Z [16-Mar-2026 20:50:41] NOTICE: ready to handle connections
2026-03-16T19:50:55.949699717Z Connection to nextcloud-aio-apache (172.18.0.14) 11000 port [tcp/*] succeeded!
2026-03-16T19:50:55.971132520Z Activating Collabora config...
2026-03-16T19:50:56.522777273Z ✓ Set WOPI url to http://nextcloud-aio-apache:23973
2026-03-16T19:50:56.522843859Z ✓ Set callback url to http://nextcloud-aio-apache:23973
2026-03-16T19:50:56.522854399Z Checking configuration
2026-03-16T19:50:56.522862464Z 🛈 Configured WOPI URL: http://nextcloud-aio-apache:23973
2026-03-16T19:50:56.522874857Z 🛈 Configured public WOPI URL: https://cloud.konzeptgeil.com
2026-03-16T19:50:56.522903291Z 🛈 Configured callback URL: http://nextcloud-aio-apache:23973
2026-03-16T19:50:56.522911517Z 
2026-03-16T19:50:56.642385072Z ✓ Fetched /hosting/discovery endpoint
2026-03-16T19:50:56.643690680Z ✓ Valid mimetype response
2026-03-16T19:50:56.645105964Z ✓ Valid capabilities entry
2026-03-16T19:50:56.682322434Z ✓ Fetched /hosting/capabilities endpoint
2026-03-16T19:50:56.682406573Z ✓ Detected WOPI server: Collabora Online Development Edition 25.04.8.3
2026-03-16T19:50:56.683805537Z 
2026-03-16T19:50:56.683827148Z Collabora URL (used for Nextcloud to contact the Collabora server):
2026-03-16T19:50:56.683862475Z   http://nextcloud-aio-apache:23973
2026-03-16T19:50:56.683871802Z Collabora public URL (used in the browser to open Collabora):
2026-03-16T19:50:56.683884466Z   https://cloud.konzeptgeil.com
2026-03-16T19:50:56.683895437Z Callback URL (used by Collabora to connect back to Nextcloud):
2026-03-16T19:50:56.683908311Z   http://nextcloud-aio-apache:23973

I have made a clone of my lxc container with all files on ssd (instead hdd). Now it’s down from 7 hours to 20 minutes. The 20 minutes break is exactly between the lines

2026-03-16T19:31:07.253908369Z + set +x
2026-03-16T19:49:58.587235760Z Connection to nextcloud-aio-redis (172.18.0.12) 6379 port [tcp/redis] succeeded!

hm … perhaps it’s best to set up a complete new lxc container and start from scratch and migrate via borgbackup.

@exaveal please mention how you set up Docker in LXC? your issue may be a known file system issue with Docker on LXC… please confirm;

Run Docker inside LXC container

Be aware that this setup is basically running a container inside a container. While this has some advantages (i.e. LXC snapshots etc), it requires careful configuration. See How to run Docker inside LXD containers | Ubuntu. The default volume format for LXC is ZFS and Docker natively uses BTRFS, thus it will be necessary to create a BTRFS volume in LXC for Docker containers. In addition security nesting must be enabled to allow Docker to “run as root” on the LXC host.

ZFS vs. BTRFS

the default volume format for LXC containers is ZFS

⚠️ Docker will not run well with the default zfs file system

Running Docker inside an LXC on a ZFS volume will prohibit persistent data storage. Thus a BTRFS volume is required for persistant storage for Docker on LXC.

See my notes here wiki-md/LXD-LXC.Docker_in_LXC.md at scubamuc-wiki · scubamuc/wiki-md · GitHub

that may not be necessary, simply create a BTRFS volume and move your Docker over to the BTRFS volume. note, I use LXD rather than proxmox, but the procedure should be similar:

  • create a new btrfs storage pool

lxc storage create <new_docker_pool> btrfs

  • move to new storage pool

lxc move <container_name> -s <new_docker_pool>

done :check_mark:

It’s Proxmox LXC on a ZFS file system, right.

I don’t have any disk I could use for a btrfs volume. There the problem starts. Until the switch from Proxmox 8 to 9 I never had a problem with this combination.

And Docker is using the overlay2 driver:

docker info | grep Storage
 Storage Driver: overlay2

So it should be fine, right?

no idea, bar using proxmox… you’d have to wait for proxmox pros to confirm

I’d give it a shot anyhow… its no big deal swapping the volume, right?

And how to “swap the volume”? I have no idea how to do in my setupp

I googled but I have no idea how to do so. According to this How-to I have to wipe a disk. But I do not have one. Also I want to have it at least mirrored, so I would need to have 2 disks.

My Proxmox server is running a big zfs pool for several containers - nextcloud is only one of the containers running.

Perhaps I have a wrong understanding, but I am not sure how to use btrfs in my current setup. When I started with proxmoox summer 2025, I first wanted to go with btrfs. But as all how-tos still are with zfs - as this is still the main filesystem for Proxmox.

yes, according to the docs ZFS is the default for the underlying LXC technology.

LXC is clever enough to move only the Docker container to the new volume. but then, that is certainly not a Nextcloud issue, but a proxmox / LXC question right?

on the other hand, this ZFS vs. BTRFS mention is merely a suggestion and until this is confirmed by @szaimen or @vawaver, remains an assumption :wink:

so be patient, there are some clued up folks here who can confirm.

1 Like

From my perspective, the whole idea of running Nextcloud AIO inside an LXC container does not really seem like a suitable approach from the beginning.

This is just my personal opinion based on experience and what I’ve seen repeatedly on the forum.

Nextcloud AIO is not a simple containerized app – it is a Docker-based orchestration stack that manages multiple services, performs self-checks, networking validation, certificate handling, and relies heavily on predictable system behavior. In this context, LXC introduces an additional abstraction layer that often leads to edge cases.

Looking through similar topics, there is a clear pattern with LXC setups:

  • Docker inside LXC can lead to compatibility issues (namespaces, cgroups, nested container behavior)

  • Permission problems related to UID/GID mapping are quite common

  • Storage and bind-mount inconsistencies can appear, especially after restores

  • Networking can behave unpredictably (reverse proxy loops, unreachable services, hairpin NAT issues)

  • Some features (e.g. Collabora, TURN/HPB) may not work reliably

Even if everything “works”, it often ends up being fragile and difficult to debug.

On the other hand, the official AIO documentation and guides consistently assume a deployment on a dedicated VM, VPS, or bare metal system. LXC is not mentioned as a supported runtime, which suggests it is more of a workaround than a design target.

Another important point is that AIO is designed around Docker running with root-level access (it does not support PUID/PGID), which further reinforces that it expects a full environment rather than a restricted container layer like LXC (if I am not mistaken).

Because of all this, I would personally consider LXC + AIO as a non-ideal combination. It may run, but issues like extremely long startup times, timeouts, or inconsistent behavior are not surprising in that setup.

If stability and predictability are the goal, running AIO inside a VM (for example Ubuntu Server) aligns much better with how it is designed to operate.

For reference, this is exactly the approach I am using in my own setup, which is based on Proxmox with a clean separation between services (Nginx Proxy Manager and Nextcloud AIO), each running in its own environment:

https://help.nextcloud.com/t/proxmox-nginx-nextcloud-aio-watchtower-deployment-guide/233643

This setup avoids the complexity of nested container layers and has proven to be stable and predictable in the long run.


2 Likes

In addition to what @vawaver said, there’s also the fact that Proxmox doesn’t officially support running Docker in LXC containers and instead recommends using a VM.

While it does work in most cases, there are frequent threads on the Proxmox forum and r/proxmox where users report issues with Docker in LXCs. Also, every now and then, something stops working after a Proxmox update, particularly after a kernel update. In most cases, these issues can be fixed or worked around somehow, or you can temporarily roll back to an older kernel version. However, this usually involves downtime.

So my recommendation would also be to use VMs for Docker whenever possible, especially for a complex stack like Nextcloud AIO. This also has the advantage of better isolation, which is particularly beneficial if your Nextcloud instance is accessible from the internet.

2 Likes

@exaveal see, that’s what I meant…

@vawaver is certainly a proxmox pro and his perspective sounds extremely convincing! not to mention @bb77 who’s experience is reputable.

as a convinced LXD/LXC user, my Nextcloud snap has been running in a LXC container without issues since 2019. obviously Nextcloud snap is better suited for LXC containers than Docker. yet having my other Dockers running in LXC vm rather than a container for the aforementioned reasons.

1 Like

Thanks for all that input. And I can understand everything you’re all saying.

So until now I was successfully running Nextcloudu AIO in a LXC unpriviliged container for 2 years. No problems, everything fine.

And since “yesterday” I have 7h startup time - Problem starting after the Proxmox update from 8 to 9 (Debian 12 Bookworm to Debian 13 Trixie).

So …. what should I do? I mean remigration my Nextcloud AIO environment from my LXC to a VM will me take weeks. I don’t have this time right now. I don’t even have the hard drive capacity at the moment. The nextcloud storage is about 4TB.

For the moment I have to stay with the setup and avoid rebooting the system. And hopefully the problem, which came up with the debian upgrade, will be gone some time :smiley:

So just you know - also after 3 months, when this thread is closed again automatically, I will be happy about each pm.

Thanks everyone!

1 Like