Hello,
I’m trying to install Nextcloud AIO as docker on my Unraid-Server. Installation failed and only 1 service is starting (password was changed of course…).
I use cloudflare tunnel - Apache is reachable in (checked in previous step).
Logfile:
2024-11-19T10:35:01.363506683Z Trying to fix docker.sock permissions internally…
2024-11-19T10:35:01.366998865Z Creating docker group internally with id 281
2024-11-19T10:35:02.110840143Z WARNING: No swap limit support
2024-11-19T10:35:02.129816183Z WARNING: No swap limit support
2024-11-19T10:35:02.336638685Z e[0;31mThe environmental variable TZ has been set which is not supported by AIO since it only supports running in the default Etc/UTC timezone!e[0m
2024-11-19T10:35:02.336657126Z The correct timezone can be set in the AIO interface later on!
2024-11-19T10:35:02.804551667Z …+…+…+…+…+…+…+…+…+…+.+…+.+…+…+…+…+…+…+…+.+…+…+…+…+…+…+.+…+…+…+.+…+…+…+…+…+…+…+…+++++++++++++++++++++++++++++++++++++++++++++…+.+…+…+++++++++++++++++++++++++++++++++++++++++++++…+…+…+…+…+…+…+.+…+…+.+…+…+.+…+…+.+…+…+…+…+…+…+…+…+.+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+.+…+…+…+…+.+…+…+…+…+…+…+…+…+…+.+…+…+.+…+…+…+.+…+…+…+…+…+…+…+…+…+…+…+…+…+…+.+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+.+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+.+…+…+…+.+…+…+.+…+…+…+…+…+…+…+…+…+…+.+…+…+.+…+…+…+…+…+…+…+…+…+…+…+…+…+…+.+…+…+…+…+…+…+…+…+…+…+…+…+…+…+.+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+.+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+…+.+…+.+…+…+…+…+…+…+…+…+…+++++
2024-11-19T10:35:02.834317983Z …+.+…+…+.+…+…+.+…+++++++++++++++++++++++++++++++++++++++++++++.+…+…+.+…+…+.+…+…+…+…+…+++++++++++++++++++++++++++++++++++++++++++++…+…+.+…+…+…+…+…+…+…+…+…+…+…+++++
2024-11-19T10:35:02.846909354Z -----
2024-11-19T10:35:02.854586895Z e[0;92mInitial startup of Nextcloud All-in-One complete!
2024-11-19T10:35:02.854596250Z You should be able to open the Nextcloud AIO Interface now on port 8080 of this server!
2024-11-19T10:35:02.854599634Z E.g. https://internal.ip.of.this.server:8080
2024-11-19T10:35:02.854608780Z Important: do always use an ip-address if you access this port and not a domain as HSTS might block access to it later!
2024-11-19T10:35:02.854612590Z
2024-11-19T10:35:02.854614965Z 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:
2024-11-19T10:35:02.854617417Z https://your-domain-that-points-to-this-server.tld:8443e[0m
2024-11-19T10:35:04.069572741Z [19-Nov-2024 10:35:04] NOTICE: fpm is running, pid 180
2024-11-19T10:35:04.069592759Z [19-Nov-2024 10:35:04] NOTICE: ready to handle connections
2024-11-19T10:35:04.070870596Z [Tue Nov 19 10:35:04.070743 2024] [mpm_event:notice] [pid 174:tid 174] AH00489: Apache/2.4.62 (Unix) OpenSSL/3.3.2 configured – resuming normal operations
2024-11-19T10:35:04.070883844Z [Tue Nov 19 10:35:04.070765 2024] [core:notice] [pid 174:tid 174] AH00094: Command line: ‘httpd -D FOREGROUND’
2024-11-19T10:35:04.077366033Z {“level”:“info”,“ts”:1732012504.07716,“msg”:“using config from file”,“file”:“/Caddyfile”}
2024-11-19T10:35:04.078107636Z {“level”:“info”,“ts”:1732012504.0779772,“msg”:“adapted config to JSON”,“adapter”:“caddyfile”}
2024-11-19T10:39:12.020377654Z NOTICE: PHP message: Slim Application Error
2024-11-19T10:39:12.020438379Z Type: Exception
2024-11-19T10:39:12.020455800Z Code: 0
2024-11-19T10:39:12.020468247Z Message: Could not start container nextcloud-aio-talk: Server error:POST http://127.0.0.1/v1.41/containers/nextcloud-aio-talk/start
resulted in a500 Internal Server Error
response:
2024-11-19T10:39:12.020482293Z {“message”:"driver failed programming external connectivity on endpoint nextcloud-aio-talk (18b4ebc27f5e26f53476b40b4468 (truncated…)
2024-11-19T10:39:12.020494754Z File: /var/www/docker-aio/php/src/Docker/DockerActionManager.php
2024-11-19T10:39:12.020506066Z Line: 170
2024-11-19T10:39:12.020517414Z Trace: #0 /var/www/docker-aio/php/src/Controller/DockerController.php(59): AIO\Docker\DockerActionManager->StartContainer(Object(AIO\Container\Container))
2024-11-19T10:39:12.020530429Z #1 /var/www/docker-aio/php/src/Controller/DockerController.php(26): AIO\Controller\DockerController->PerformRecursiveContainerStart(‘nextcloud-aio-t…’, true)
2024-11-19T10:39:12.020542796Z #2 /var/www/docker-aio/php/src/Controller/DockerController.php(204): AIO\Controller\DockerController->PerformRecursiveContainerStart(‘nextcloud-aio-a…’, true)
2024-11-19T10:39:12.020555118Z #3 /var/www/docker-aio/php/src/Controller/DockerController.php(184): AIO\Controller\DockerController->startTopContainer(true)
2024-11-19T10:39:12.020567075Z #4 /var/www/docker-aio/php/vendor/slim/slim/Slim/Handlers/Strategies/RequestResponse.php(38): AIO\Controller\DockerController->StartContainer(Object(GuzzleHttp\Psr7\ServerRequest), Object(GuzzleHttp\Psr7\Response), Array)
2024-11-19T10:39:12.020580436Z #5 /var/www/docker-aio/php/vendor/slim/slim/Slim/Routing/Route.php(363): Slim\Handlers\Strategies\RequestResponse->__invoke(Array, Object(GuzzleHttp\Psr7\ServerRequest), Object(GuzzleHttp\Psr7\Response), Array)
2024-11-19T10:39:12.020623698Z #6 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Slim\Routing\Route->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2024-11-19T10:39:12.020640402Z #7 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Slim\MiddlewareDispatcher->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2024-11-19T10:39:12.020653316Z #8 /var/www/docker-aio/php/vendor/slim/slim/Slim/Routing/Route.php(321): Slim\MiddlewareDispatcher->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2024-11-19T10:39:12.020668242Z #9 /var/www/docker-aio/php/vendor/slim/slim/Slim/Routing/RouteRunner.php(74): Slim\Routing\Route->run(Object(GuzzleHttp\Psr7\ServerRequest))
2024-11-19T10:39:12.020680813Z #10 /var/www/docker-aio/php/vendor/slim/csrf/src/Guard.php(482): Slim\Routing\RouteRunner->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2024-11-19T10:39:12.020693338Z #11 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(177): Slim\Csrf\Guard->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Slim\Routing\RouteRunner))
2024-11-19T10:39:12.020706411Z #12 /var/www/docker-aio/php/vendor/slim/twig-view/src/TwigMiddleware.php(117): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2024-11-19T10:39:12.020718758Z #13 /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))
2024-11-19T10:39:12.020731869Z #14 /var/www/docker-aio/php/src/Middleware/AuthMiddleware.php(36): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2024-11-19T10:39:12.020744216Z #15 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(280): AIO\Middleware\AuthMiddleware->__invoke(Object(GuzzleHttp\Psr7\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
2024-11-19T10:39:12.020757466Z #16 /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(77): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2024-11-19T10:39:12.020770022Z #17 /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))
2024-11-19T10:39:12.020782843Z #18 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2024-11-19T10:39:12.020795467Z #19 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(209): Slim\MiddlewareDispatcher->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2024-11-19T10:39:12.020807690Z #20 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(193): Slim\App->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2024-11-19T10:39:12.020820348Z #21 /var/www/docker-aio/php/public/index.php(186): Slim\App->run()
2024-11-19T10:39:12.020832148Z #22 {main}
2024-11-19T10:39:12.020843736Z Tips: To display error details in HTTP response set “displayErrorDetails” to true in the ErrorHandler constructor.
It’s hard for me to understand the log in detail - anybody any idea where I can start for research…?
Rergards,
Martin