Nextcloud AIO v12.5.0
Hi.
I want to move my Nextcloud AIO from my Synology with Synology reverse proxy to a Debian 13 server without a reverse proxy.
The Backup with AIO’s internal borg backup on Synology works perfectly. Restoring to the Debian 13 server also works.
All containers are started and are ok.
But when I want to open my nextcloud page only “page loading error” is in the Browser.
If I do a new installation without a restored backup with the same docker compose file, the nextcloud works.
Here the AIO Log:
2026-01-29T17:13:14.354794191Z Trying to fix docker.sock permissions internally...
2026-01-29T17:13:14.359600428Z Creating docker group internally with id 989
2026-01-29T17:13:15.403023026Z ......+..+.+..+....+.....+...+......+++++++++++++++++++++++++++++++++++++++++++++*...+......+.......+...+.....+.......+..+...+......+.+.....+...+...+++++++++++++++++++++++++++++++++++++++++++++*............+......+.....+.........+.+...........+.+.........+........+............+.+........+.......+........+......+......+.......+......+..+.......+........+...+...............+.......+...............+.........+...+.....................+......+...+........+............+.+......+.....+.+.................+.......+...............+...+..+...............+...+..........+..+.........+...................+...........+.+......+............+..+.+.....+..................+....+...+..................+..+..................................+.....+.+...+..+...................+..................+........+....+...+........+.......+...+.....+............+......+.......+..+......+......+.+..+.............+...+.....+......+......+....+.....+......+....+...+.....+......+....+.................+....+..+....+...............+...+..+.............+......+...........+......+...+++++
2026-01-29T17:13:15.607944549Z ..+.+..+.........+......+...+.+..............+....+++++++++++++++++++++++++++++++++++++++++++++*...+......+.........+.....+.+..+......+.+..............................+...+..+......+.......+.....+++++++++++++++++++++++++++++++++++++++++++++*..........+............................................+.....................+...+.+...............+.....+......+......+....+...+...+...+.................+.............+..+...+....+...........+.+...+......+...........+.+..+............+.+..+............+......+..........+..+++++
2026-01-29T17:13:15.653068754Z -----
2026-01-29T17:13:15.685265388Z e[0;92mInitial startup of Nextcloud All-in-One complete!
2026-01-29T17:13:15.685285368Z You should be able to open the Nextcloud AIO Interface now on port 8080 of this server!
2026-01-29T17:13:15.685288763Z E.g. https://internal.ip.of.this.server:8080
2026-01-29T17:13:15.685290766Z ⚠️ 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-01-29T17:13:15.685293782Z
2026-01-29T17:13:15.685295724Z 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-01-29T17:13:15.685297789Z https://your-domain-that-points-to-this-server.tld:8443e[0m
2026-01-29T17:13:17.132821256Z {"level":"info","ts":1769706797.13251,"msg":"maxprocs: Leaving GOMAXPROCS=4: CPU quota undefined"}
2026-01-29T17:13:17.132921926Z {"level":"info","ts":1769706797.1327088,"msg":"GOMEMLIMIT is updated","package":"github.com/KimMachineGun/automemlimit/memlimit","GOMEMLIMIT":7292757196,"previous":9223372036854775807}
2026-01-29T17:13:17.132947648Z {"level":"info","ts":1769706797.1327548,"msg":"using config from file","file":"/Caddyfile"}
2026-01-29T17:13:17.134871828Z {"level":"info","ts":1769706797.134713,"msg":"adapted config to JSON","adapter":"caddyfile"}
2026-01-29T17:13:17.136474889Z [29-Jan-2026 17:13:17] NOTICE: fpm is running, pid 155
2026-01-29T17:13:17.136695254Z [29-Jan-2026 17:13:17] NOTICE: ready to handle connections
2026-01-29T17:13:17.140308107Z {"level":"info","ts":1769706797.1400917,"msg":"serving initial configuration"}
2026-01-29T17:13:17.142994101Z [Thu Jan 29 17:13:17.142709 2026] [mpm_event:notice] [pid 149:tid 149] AH00489: Apache/2.4.66 (Unix) OpenSSL/3.5.4 configured -- resuming normal operations
2026-01-29T17:13:17.143020552Z [Thu Jan 29 17:13:17.142749 2026] [core:notice] [pid 149:tid 149] AH00094: Command line: 'httpd -D FOREGROUND'
2026-01-29T17:19:37.387082271Z NOTICE: PHP message: Slim Application Error
2026-01-29T17:19:37.387102956Z Type: GuzzleHttp\Exception\ClientException
2026-01-29T17:19:37.387107396Z Code: 404
2026-01-29T17:19:37.387110601Z Message: Client error: `POST http://127.0.0.1/v1.44/networks/frontend_net/connect` resulted in a `404 Not Found` response:
2026-01-29T17:19:37.387113716Z {"message":"network frontend_net not found"}
2026-01-29T17:19:37.387116602Z File: /var/www/docker-aio/php/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php
2026-01-29T17:19:37.387119391Z Line: 111
2026-01-29T17:19:37.387122341Z Trace: #0 /var/www/docker-aio/php/vendor/guzzlehttp/guzzle/src/Middleware.php(72): GuzzleHttp\Exception\RequestException::create(Object(GuzzleHttp\Psr7\Request), Object(GuzzleHttp\Psr7\Response), NULL, Array, NULL)
2026-01-29T17:19:37.387126448Z #1 /var/www/docker-aio/php/vendor/guzzlehttp/promises/src/Promise.php(209): GuzzleHttp\Middleware::{closure:{closure:{closure:GuzzleHttp\Middleware::httpErrors():60}:61}:67}(Object(GuzzleHttp\Psr7\Response))
2026-01-29T17:19:37.387129694Z #2 /var/www/docker-aio/php/vendor/guzzlehttp/promises/src/Promise.php(158): GuzzleHttp\Promise\Promise::callHandler(1, Object(GuzzleHttp\Psr7\Response), NULL)
2026-01-29T17:19:37.387132698Z #3 /var/www/docker-aio/php/vendor/guzzlehttp/promises/src/TaskQueue.php(52): GuzzleHttp\Promise\Promise::{closure:GuzzleHttp\Promise\Promise::settle():156}()
2026-01-29T17:19:37.387135680Z #4 /var/www/docker-aio/php/vendor/guzzlehttp/promises/src/Promise.php(251): GuzzleHttp\Promise\TaskQueue->run(true)
2026-01-29T17:19:37.387138821Z #5 /var/www/docker-aio/php/vendor/guzzlehttp/promises/src/Promise.php(227): GuzzleHttp\Promise\Promise->invokeWaitFn()
2026-01-29T17:19:37.387141647Z #6 /var/www/docker-aio/php/vendor/guzzlehttp/promises/src/Promise.php(272): GuzzleHttp\Promise\Promise->waitIfPending()
2026-01-29T17:19:37.387144505Z #7 /var/www/docker-aio/php/vendor/guzzlehttp/promises/src/Promise.php(229): GuzzleHttp\Promise\Promise->invokeWaitList()
2026-01-29T17:19:37.387147393Z #8 /var/www/docker-aio/php/vendor/guzzlehttp/promises/src/Promise.php(69): GuzzleHttp\Promise\Promise->waitIfPending()
2026-01-29T17:19:37.387150211Z #9 /var/www/docker-aio/php/vendor/guzzlehttp/guzzle/src/Client.php(189): GuzzleHttp\Promise\Promise->wait()
2026-01-29T17:19:37.387153021Z #10 /var/www/docker-aio/php/src/Docker/DockerActionManager.php(879): GuzzleHttp\Client->request('POST', 'http://127.0.0....', Array)
2026-01-29T17:19:37.387156912Z #11 /var/www/docker-aio/php/src/Docker/DockerActionManager.php(911): AIO\Docker\DockerActionManager->ConnectContainerIdToNetwork('nextcloud-aio-a...', '%APACHE_PORT%', 'frontend_net', false, '')
2026-01-29T17:19:37.387166314Z #12 /var/www/docker-aio/php/src/Controller/DockerController.php(42): AIO\Docker\DockerActionManager->ConnectContainerToNetwork(Object(AIO\Container\Container))
2026-01-29T17:19:37.387169337Z #13 /var/www/docker-aio/php/src/Controller/DockerController.php(226): AIO\Controller\DockerController->PerformRecursiveContainerStart('nextcloud-aio-a...', true)
2026-01-29T17:19:37.387171725Z #14 /var/www/docker-aio/php/src/Controller/DockerController.php(206): AIO\Controller\DockerController->startTopContainer(true)
2026-01-29T17:19:37.387173871Z #15 /var/www/docker-aio/php/vendor/slim/slim/Slim/Handlers/Strategies/RequestResponse.php(39): AIO\Controller\DockerController->StartContainer(Object(GuzzleHttp\Psr7\ServerRequest), Object(GuzzleHttp\Psr7\Response), Array)
2026-01-29T17:19:37.387176368Z #16 /var/www/docker-aio/php/vendor/slim/slim/Slim/Routing/Route.php(362): Slim\Handlers\Strategies\RequestResponse->__invoke(Array, Object(GuzzleHttp\Psr7\ServerRequest), Object(GuzzleHttp\Psr7\Response), Array)
2026-01-29T17:19:37.387178805Z #17 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Slim\Routing\Route->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-01-29T17:19:37.387181025Z #18 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Slim\MiddlewareDispatcher->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-01-29T17:19:37.387183194Z #19 /var/www/docker-aio/php/vendor/slim/slim/Slim/Routing/Route.php(321): Slim\MiddlewareDispatcher->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-01-29T17:19:37.387185230Z #20 /var/www/docker-aio/php/vendor/slim/slim/Slim/Routing/RouteRunner.php(74): Slim\Routing\Route->run(Object(GuzzleHttp\Psr7\ServerRequest))
2026-01-29T17:19:37.387187457Z #21 /var/www/docker-aio/php/vendor/slim/csrf/src/Guard.php(482): Slim\Routing\RouteRunner->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-01-29T17:19:37.387189707Z #22 /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-01-29T17:19:37.387192905Z #23 /var/www/docker-aio/php/vendor/slim/twig-view/src/TwigMiddleware.php(117): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-01-29T17:19:37.387195457Z #24 /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-01-29T17:19:37.387198071Z #25 /var/www/docker-aio/php/src/Middleware/AuthMiddleware.php(53): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-01-29T17:19:37.387200329Z #26 /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-01-29T17:19:37.387202777Z #27 /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(77): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-01-29T17:19:37.387205105Z #28 /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-01-29T17:19:37.387210244Z #29 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-01-29T17:19:37.387212827Z #30 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(209): Slim\MiddlewareDispatcher->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-01-29T17:19:37.387214936Z #31 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(193): Slim\App->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2026-01-29T17:19:37.387217051Z #32 /var/www/docker-aio/php/public/index.php(200): Slim\App->run()
2026-01-29T17:19:37.387219110Z #33 {main}
2026-01-29T17:19:37.387220819Z Tips: To display error details in HTTP response set "displayErrorDetails" to true in the ErrorHandler constructor.
please can somebody help me.
