Nextcloud AIO cant update

I have been using Nextcloud AIO on this server for a long time and every update has been succesfull without any issues.

This time however i tried to update from 9.6.0 to 10.0.0 and it seemed to work fine but when i went back to Nextcloud it was still showing version 29.0.7.

I checked Mastercontainer logs and it seems to be filled with the same error

NOTICE: PHP message: 404 Not Found
Type: Slim\Exception\HttpNotFoundException
Code: 404
Message: Not found.
File: /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php
Line: 76
Trace: #0 /var/www/docker-aio/php/vendor/slim/slim/Slim/Routing/RouteRunner.php(62): Slim\Middleware\RoutingMiddleware->performRouting(Object(GuzzleHttp\Psr7\ServerRequest))
#1 /var/www/docker-aio/php/vendor/slim/csrf/src/Guard.php(482): Slim\Routing\RouteRunner->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#2 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(177): Slim\Csrf\Guard->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Slim\Routing\RouteRunner))
#3 /var/www/docker-aio/php/vendor/slim/twig-view/src/TwigMiddleware.php(117): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#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))
#5 /var/www/docker-aio/php/src/Middleware/AuthMiddleware.php(36): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#6 /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))
#7 /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(77): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#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))
#9 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#10 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(209): Slim\MiddlewareDispatcher->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#11 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(193): Slim\App->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#12 /var/www/docker-aio/php/public/index.php(188): Slim\App->run()
#13 {main}
Tips: To display error details in HTTP response set "displayErrorDetails" to true in the ErrorHandler constructor.

The thing is that now at AIO interface it says i am already at 10.0.0 and on the latest update but on Nextcloud overview it is still 29.0.7. I even tried restoring from a backup and still the same issue.

Any idea why this could be happening?

Hi, can you restart the containers a few times via the aio interface and check if that triggers the update?

I will try another couple of times again.

This is what i see now

image

And after triggering Start and update containers i get this

Just did the process twice with same results.

Looks like the containers were not correctly pulled… Can you please post the whole mastercontainer logs here?

Sure!

Trying to fix docker.sock permissions internally...
Creating docker group internally with id 997
Initial startup of Nextcloud All-in-One complete!
You should be able to open the Nextcloud AIO Interface now on port 8080 of this server!
E.g. https://internal.ip.of.this.server:8080
⚠️ Important: do always use an ip-address if you access this port and not a domain as HSTS might block access to it later!

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:
https://your-domain-that-points-to-this-server.tld:8443
++ head -1 /mnt/docker-aio-config/data/daily_backup_time
+ BACKUP_TIME=04:00
+ export BACKUP_TIME
+ export DAILY_BACKUP=1
+ DAILY_BACKUP=1
++ sed -n 2p /mnt/docker-aio-config/data/daily_backup_time
[Wed Nov 27 13:44:09.398720 2024] [mpm_event:notice] [pid 156:tid 156] AH00489: Apache/2.4.62 (Unix) OpenSSL/3.3.2 configured -- resuming normal operations
[Wed Nov 27 13:44:09.398787 2024] [core:notice] [pid 156:tid 156] AH00094: Command line: 'httpd -D FOREGROUND'
+ '[' automaticUpdatesAreNotEnabled '!=' automaticUpdatesAreNotEnabled ']'
+ export AUTOMATIC_UPDATES=0
+ AUTOMATIC_UPDATES=0
+ export START_CONTAINERS=1
+ START_CONTAINERS=1
++ sed -n 3p /mnt/docker-aio-config/data/daily_backup_time
+ '[' '' '!=' successNotificationsAreNotEnabled ']'
+ export SEND_SUCCESS_NOTIFICATIONS=1
+ SEND_SUCCESS_NOTIFICATIONS=1
+ set +x
[27-Nov-2024 13:44:09] NOTICE: fpm is running, pid 163
[27-Nov-2024 13:44:09] NOTICE: ready to handle connections
{"level":"info","ts":1732715049.442626,"msg":"using config from file","file":"/Caddyfile"}
{"level":"info","ts":1732715049.4442265,"msg":"adapted config to JSON","adapter":"caddyfile"}
NOTICE: PHP message: Not starting nextcloud-aio-collabora because it was already started.
NOTICE: PHP message: Not starting nextcloud-aio-talk because it was already started.
NOTICE: PHP message: Not starting nextcloud-aio-database because it was already started.
NOTICE: PHP message: Not starting nextcloud-aio-redis because it was already started.
NOTICE: PHP message: Not starting nextcloud-aio-clamav because it was already started.
NOTICE: PHP message: Not starting nextcloud-aio-fulltextsearch because it was already started.
NOTICE: PHP message: Not starting nextcloud-aio-talk-recording because it was already started.
NOTICE: PHP message: Not starting nextcloud-aio-imaginary because it was already started.
NOTICE: PHP message: Not starting nextcloud-aio-nextcloud because it was already started.
NOTICE: PHP message: Not starting nextcloud-aio-notify-push because it was already started.
NOTICE: PHP message: Not starting nextcloud-aio-apache because it was already started.
NOTICE: PHP message: Not starting nextcloud-aio-collabora because it was already started.
NOTICE: PHP message: Not starting nextcloud-aio-talk because it was already started.
NOTICE: PHP message: Not starting nextcloud-aio-database because it was already started.
NOTICE: PHP message: Not starting nextcloud-aio-redis because it was already started.
NOTICE: PHP message: Not starting nextcloud-aio-clamav because it was already started.
NOTICE: PHP message: Not starting nextcloud-aio-fulltextsearch because it was already started.
NOTICE: PHP message: Not starting nextcloud-aio-talk-recording because it was already started.
NOTICE: PHP message: Not starting nextcloud-aio-imaginary because it was already started.
NOTICE: PHP message: Not starting nextcloud-aio-nextcloud because it was already started.
NOTICE: PHP message: Not starting nextcloud-aio-notify-push because it was already started.
NOTICE: PHP message: Not starting nextcloud-aio-apache because it was already started.
Initial startup of Nextcloud All-in-One complete!
You should be able to open the Nextcloud AIO Interface now on port 8080 of this server!
E.g. https://internal.ip.of.this.server:8080
⚠️ Important: do always use an ip-address if you access this port and not a domain as HSTS might block access to it later!

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:
https://your-domain-that-points-to-this-server.tld:8443
++ head -1 /mnt/docker-aio-config/data/daily_backup_time
+ BACKUP_TIME=04:00
+ export BACKUP_TIME
+ export DAILY_BACKUP=1
+ DAILY_BACKUP=1
++ sed -n 2p /mnt/docker-aio-config/data/daily_backup_time
+ '[' automaticUpdatesAreNotEnabled '!=' automaticUpdatesAreNotEnabled ']'
+ export AUTOMATIC_UPDATES=0
+ AUTOMATIC_UPDATES=0
+ export START_CONTAINERS=1
+ START_CONTAINERS=1
++ sed -n 3p /mnt/docker-aio-config/data/daily_backup_time
+ '[' '' '!=' successNotificationsAreNotEnabled ']'
+ export SEND_SUCCESS_NOTIFICATIONS=1
+ SEND_SUCCESS_NOTIFICATIONS=1
+ set +x
{"level":"info","ts":1732715482.5582628,"msg":"using config from file","file":"/Caddyfile"}
{"level":"info","ts":1732715482.561616,"msg":"adapted config to JSON","adapter":"caddyfile"}
[Wed Nov 27 13:51:22.558158 2024] [mpm_event:notice] [pid 144:tid 144] AH00489: Apache/2.4.62 (Unix) OpenSSL/3.3.2 configured -- resuming normal operations
[27-Nov-2024 13:51:22] NOTICE: fpm is running, pid 152
[27-Nov-2024 13:51:22] NOTICE: ready to handle connections
[Wed Nov 27 13:51:22.588871 2024] [core:notice] [pid 144:tid 144] AH00094: Command line: 'httpd -D FOREGROUND'
NOTICE: PHP message: 404 Not Found
Type: Slim\Exception\HttpNotFoundException
Code: 404
Message: Not found.
File: /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php
Line: 76
Trace: #0 /var/www/docker-aio/php/vendor/slim/slim/Slim/Routing/RouteRunner.php(62): Slim\Middleware\RoutingMiddleware->performRouting(Object(GuzzleHttp\Psr7\ServerRequest))
#1 /var/www/docker-aio/php/vendor/slim/csrf/src/Guard.php(482): Slim\Routing\RouteRunner->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#2 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(177): Slim\Csrf\Guard->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Slim\Routing\RouteRunner))
#3 /var/www/docker-aio/php/vendor/slim/twig-view/src/TwigMiddleware.php(117): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#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))
#5 /var/www/docker-aio/php/src/Middleware/AuthMiddleware.php(36): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#6 /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))
#7 /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(77): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#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))
#9 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#10 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(209): Slim\MiddlewareDispatcher->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#11 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(193): Slim\App->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#12 /var/www/docker-aio/php/public/index.php(188): Slim\App->run()
#13 {main}
Tips: To display error details in HTTP response set "displayErrorDetails" to true in the ErrorHandler constructor.
NOTICE: PHP message: 404 Not Found
Type: Slim\Exception\HttpNotFoundException
Code: 404
Message: Not found.
File: /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php
Line: 76
Trace: #0 /var/www/docker-aio/php/vendor/slim/slim/Slim/Routing/RouteRunner.php(62): Slim\Middleware\RoutingMiddleware->performRouting(Object(GuzzleHttp\Psr7\ServerRequest))
#1 /var/www/docker-aio/php/vendor/slim/csrf/src/Guard.php(482): Slim\Routing\RouteRunner->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#2 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(177): Slim\Csrf\Guard->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Slim\Routing\RouteRunner))
#3 /var/www/docker-aio/php/vendor/slim/twig-view/src/TwigMiddleware.php(117): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#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))
#5 /var/www/docker-aio/php/src/Middleware/AuthMiddleware.php(36): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#6 /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))
#7 /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(77): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#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))
#9 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#10 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(209): Slim\MiddlewareDispatcher->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#11 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(193): Slim\App->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#12 /var/www/docker-aio/php/public/index.php(188): Slim\App->run()
#13 {main}
Tips: To display error details in HTTP response set "displayErrorDetails" to true in the ErrorHandler constructor.
NOTICE: PHP message: 404 Not Found
Type: Slim\Exception\HttpNotFoundException
Code: 404
Message: Not found.
File: /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php
Line: 76
Trace: #0 /var/www/docker-aio/php/vendor/slim/slim/Slim/Routing/RouteRunner.php(62): Slim\Middleware\RoutingMiddleware->performRouting(Object(GuzzleHttp\Psr7\ServerRequest))
#1 /var/www/docker-aio/php/vendor/slim/csrf/src/Guard.php(482): Slim\Routing\RouteRunner->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#2 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(177): Slim\Csrf\Guard->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Slim\Routing\RouteRunner))
#3 /var/www/docker-aio/php/vendor/slim/twig-view/src/TwigMiddleware.php(117): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#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))
#5 /var/www/docker-aio/php/src/Middleware/AuthMiddleware.php(36): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#6 /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))
#7 /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(77): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#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))
#9 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#10 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(209): Slim\MiddlewareDispatcher->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#11 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(193): Slim\App->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#12 /var/www/docker-aio/php/public/index.php(188): Slim\App->run()
#13 {main}
Tips: To display error details in HTTP response set "displayErrorDetails" to true in the ErrorHandler constructor.
NOTICE: PHP message: 404 Not Found
Type: Slim\Exception\HttpNotFoundException
Code: 404
Message: Not found.
File: /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php
Line: 76
Trace: #0 /var/www/docker-aio/php/vendor/slim/slim/Slim/Routing/RouteRunner.php(62): Slim\Middleware\RoutingMiddleware->performRouting(Object(GuzzleHttp\Psr7\ServerRequest))
#1 /var/www/docker-aio/php/vendor/slim/csrf/src/Guard.php(482): Slim\Routing\RouteRunner->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#2 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(177): Slim\Csrf\Guard->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Slim\Routing\RouteRunner))
#3 /var/www/docker-aio/php/vendor/slim/twig-view/src/TwigMiddleware.php(117): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#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))
#5 /var/www/docker-aio/php/src/Middleware/AuthMiddleware.php(36): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#6 /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))
#7 /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(77): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#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))
#9 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#10 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(209): Slim\MiddlewareDispatcher->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#11 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(193): Slim\App->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#12 /var/www/docker-aio/php/public/index.php(188): Slim\App->run()
#13 {main}
Tips: To display error details in HTTP response set "displayErrorDetails" to true in the ErrorHandler constructor.
NOTICE: PHP message: 404 Not Found
Type: Slim\Exception\HttpNotFoundException
Code: 404
Message: Not found.
File: /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php
Line: 76
Trace: #0 /var/www/docker-aio/php/vendor/slim/slim/Slim/Routing/RouteRunner.php(62): Slim\Middleware\RoutingMiddleware->performRouting(Object(GuzzleHttp\Psr7\ServerRequest))
#1 /var/www/docker-aio/php/vendor/slim/csrf/src/Guard.php(482): Slim\Routing\RouteRunner->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#2 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(177): Slim\Csrf\Guard->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Slim\Routing\RouteRunner))
#3 /var/www/docker-aio/php/vendor/slim/twig-view/src/TwigMiddleware.php(117): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#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))
#5 /var/www/docker-aio/php/src/Middleware/AuthMiddleware.php(36): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#6 /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))
#7 /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(77): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#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))
#9 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#10 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(209): Slim\MiddlewareDispatcher->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#11 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(193): Slim\App->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#12 /var/www/docker-aio/php/public/index.php(188): Slim\App->run()
#13 {main}
Tips: To display error details in HTTP response set "displayErrorDetails" to true in the ErrorHandler constructor.
NOTICE: PHP message: 404 Not Found
Type: Slim\Exception\HttpNotFoundException
Code: 404
Message: Not found.
File: /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php
Line: 76
Trace: #0 /var/www/docker-aio/php/vendor/slim/slim/Slim/Routing/RouteRunner.php(62): Slim\Middleware\RoutingMiddleware->performRouting(Object(GuzzleHttp\Psr7\ServerRequest))
#1 /var/www/docker-aio/php/vendor/slim/csrf/src/Guard.php(482): Slim\Routing\RouteRunner->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#2 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(177): Slim\Csrf\Guard->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Slim\Routing\RouteRunner))
#3 /var/www/docker-aio/php/vendor/slim/twig-view/src/TwigMiddleware.php(117): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#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))
#5 /var/www/docker-aio/php/src/Middleware/AuthMiddleware.php(36): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#6 /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))
#7 /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(77): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#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))
#9 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#10 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(209): Slim\MiddlewareDispatcher->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#11 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(193): Slim\App->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#12 /var/www/docker-aio/php/public/index.php(188): Slim\App->run()
#13 {main}
Tips: To display error details in HTTP response set "displayErrorDetails" to true in the ErrorHandler constructor.
NOTICE: PHP message: 404 Not Found
Type: Slim\Exception\HttpNotFoundException
Code: 404
Message: Not found.
File: /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php
Line: 76
Trace: #0 /var/www/docker-aio/php/vendor/slim/slim/Slim/Routing/RouteRunner.php(62): Slim\Middleware\RoutingMiddleware->performRouting(Object(GuzzleHttp\Psr7\ServerRequest))
#1 /var/www/docker-aio/php/vendor/slim/csrf/src/Guard.php(482): Slim\Routing\RouteRunner->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#2 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(177): Slim\Csrf\Guard->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Slim\Routing\RouteRunner))
#3 /var/www/docker-aio/php/vendor/slim/twig-view/src/TwigMiddleware.php(117): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#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))
#5 /var/www/docker-aio/php/src/Middleware/AuthMiddleware.php(36): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#6 /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))
#7 /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(77): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#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))
#9 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#10 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(209): Slim\MiddlewareDispatcher->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#11 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(193): Slim\App->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#12 /var/www/docker-aio/php/public/index.php(188): Slim\App->run()
#13 {main}
Tips: To display error details in HTTP response set "displayErrorDetails" to true in the ErrorHandler constructor.
NOTICE: PHP message: 404 Not Found
Type: Slim\Exception\HttpNotFoundException
Code: 404
Message: Not found.
File: /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php
Line: 76
Trace: #0 /var/www/docker-aio/php/vendor/slim/slim/Slim/Routing/RouteRunner.php(62): Slim\Middleware\RoutingMiddleware->performRouting(Object(GuzzleHttp\Psr7\ServerRequest))
#1 /var/www/docker-aio/php/vendor/slim/csrf/src/Guard.php(482): Slim\Routing\RouteRunner->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#2 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(177): Slim\Csrf\Guard->process(Object(GuzzleHttp\Psr7\ServerRequest), Object(Slim\Routing\RouteRunner))
#3 /var/www/docker-aio/php/vendor/slim/twig-view/src/TwigMiddleware.php(117): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#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))
#5 /var/www/docker-aio/php/src/Middleware/AuthMiddleware.php(36): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#6 /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))
#7 /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/ErrorMiddleware.php(77): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#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))
#9 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#10 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(209): Slim\MiddlewareDispatcher->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#11 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(193): Slim\App->handle(Object(GuzzleHttp\Psr7\ServerRequest))
#12 /var/www/docker-aio/php/public/index.php(188): Slim\App->run()
#13 {main}
Tips: To display error details in HTTP response set "displayErrorDetails" to true in the ErrorHandler constructor.

Interesting…

If you now try again to stop and start do you still get the problem that it shows that container updates are availble?

Yes, just Stoped and Started again and hit the same issue. This has been going on for the past couple of hours.

Before clicking Start and update containers

And even after i restored last nights backup the AIO interface still shows 10.0.0 instead of rolling back to 9.6.0

I fear I cannot explain this behaviour. It looks like the container images are not pulled but this should log a warning at least. Can you maybe try to restart your server and check if that improves things?

Already did, but ill try again. Ill update how it goes

Nothing changed even after server restart.

What happens if you run for example
sudo docker exec -it nextcloud-aio-mastercontainer docker pull nextcloud/aio-apache:latest

sudo docker exec -it nextcloud-aio-mastercontainer docker pull nextcloud/aio-apache:latest

latest: Pulling from nextcloud/aio-apache
toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

This is weird

I should just wait if ive reached the limit but im afraid the same thing will happen again

All right. Looks like you found the issue then

Ill test later or tomorrow and update how it goes. Thanks for your support @szaimen

Even for anonymous users (i.e. not logged into DockerHub) the limit is still a fairly generous 100 pulls per 6 hours per IP address.

Are you connecting from a heavily shared IP (NAT’d) public IP address by chance?

This will get improved with DockerActionManager: improve PullImage to always log something if it fails by szaimen · Pull Request #5673 · nextcloud/all-in-one · GitHub to at least log something if the pull fails

I am using a Digital Ocean droplet. Do not know their IP policy.

I am trying to update again now.

Something is wrong.

I click start and update container and after it finishes it reloads the page and still shows me

Meanwhile on the server

I also tested that i can pull from docker.

Mastercontainer logs:

2024-11-28T04:00:03.211868368Z Daily backup script has started
2024-11-28T04:00:03.737306122Z Connection to nextcloud-aio-apache (172.20.0.13) 11000 port [tcp/*] succeeded!
2024-11-28T04:00:03.919279993Z Creating daily backup...
2024-11-28T04:00:43.404931263Z Waiting for backup container to stop
2024-11-28T04:01:13.442384489Z Waiting for backup container to stop
2024-11-28T04:01:43.483677061Z Waiting for backup container to stop
2024-11-28T04:02:13.508203408Z Waiting for backup container to stop
2024-11-28T04:02:43.528017654Z Waiting for backup container to stop
2024-11-28T04:03:13.551400210Z Waiting for backup container to stop
2024-11-28T04:03:43.577584943Z Starting containers without updating them...
2024-11-28T04:03:48.822936908Z Waiting for the Nextcloud container to start
2024-11-28T04:04:18.890354144Z Waiting for the Nextcloud container to start
2024-11-28T04:04:48.941217084Z Connection to nextcloud-aio-nextcloud (172.20.0.11) 9000 port [tcp/*] succeeded!
2024-11-28T04:04:48.941597024Z Sending backup notification...
2024-11-28T04:12:08.442928821Z Daily backup script has finished
2024-11-28T04:12:10.245475086Z Deleted Images:
2024-11-28T04:12:10.245517178Z untagged: nextcloud/aio-talk@sha256:4ca0f06aebeb5ba4ed27614a8c2a09079582310604b8e7c27133837833e35101
2024-11-28T04:12:10.245522555Z deleted: sha256:a00c4bac1c45873f95b02c6919b9e1058d597a593feb3a3da97cd48a363f60d8
2024-11-28T04:12:10.245527152Z deleted: sha256:17ae327aa3e18279740a6a0dab43e154cd6f7c5d58c4a97ba10bbe592a1b82b4
2024-11-28T04:12:10.245531643Z deleted: sha256:4c49e427b70ff8dd7f1ff0777b7ed97fd9a28b3872b8741197947f881a865f28
2024-11-28T04:12:10.245535905Z deleted: sha256:83cfc4b1af68c19cb1f843ada752e2204e3ee9ece86add6829667d4e805a7b24
2024-11-28T04:12:10.245539934Z deleted: sha256:bfc3f4ad647c6588149ed2b8c99320663b90e68fc5ca6c3a3458305eeb34e249
2024-11-28T04:12:10.245543957Z deleted: sha256:63b96f772793d2a4a0f7eaab634c8c24dac13c9688c0f49c862db9e5b60890fb
2024-11-28T04:12:10.245548206Z deleted: sha256:b058a92e17a691b91de49f177d67e6ddbed074a9eba3e245a5357f442230acb0
2024-11-28T04:12:10.245552267Z deleted: sha256:1cd0a87381c36838d6f2095233f194c72efa5ebcd52c22c4a77a21d7d32c08fc
2024-11-28T04:12:10.245556290Z deleted: sha256:85cbee0dcf45862e8fa6d8dfd6d79f182136f387b942cbda7d3ff0e480ef16ba
2024-11-28T04:12:10.245563646Z untagged: nextcloud/aio-watchtower@sha256:2ee0138b8d5246b4b6a75f5de6d6bbb88636a9631c77e0a4b1bc3386084690e4
2024-11-28T04:12:10.245567901Z deleted: sha256:2a9b21c6caca07e974ff0e0b9e6c80c7e28fbca308874c03dd0d7feac5d7d5e0
2024-11-28T04:12:10.245572299Z deleted: sha256:c45cff54e114c919cd6bf057b2701e4cb8ccfcaa9327f1593c08e73c0cd109f9
2024-11-28T04:12:10.245576579Z deleted: sha256:bffcf9eceb7aeb883101631f3de84f1e66c92638f9007ef1f6554e1cb9b03cfe
2024-11-28T04:12:10.245580595Z deleted: sha256:33ef35446e0cbbfa6267ae36bce11fc92ab1025057ac3039ac50dc051271a2b0
2024-11-28T04:12:10.245584949Z untagged: nextcloud/aio-apache@sha256:3d8571499ede424d5f59e566725dbc3db1a3fa74f7151652deccde8cc047ddad
2024-11-28T04:12:10.245588839Z deleted: sha256:029156775f62a51027f228556c3a2339780eaaa7381efd88575717510555b684
2024-11-28T04:12:10.245592690Z deleted: sha256:12cf94489923673b3b1ed66c6710a8a2e3596eabd93b9a526ec6d57416d41c45
2024-11-28T04:12:10.245596629Z deleted: sha256:b9417b977b7f1a13a1ca30a89963f29d850c3bba5cf3bdb71daabee4f2425eb4
2024-11-28T04:12:10.245600694Z deleted: sha256:a1f2ae34b5333baf4c7922ca7295dfbf700018afced5f23fb388abffc37597e3
2024-11-28T04:12:10.245605151Z deleted: sha256:96d670d2a0380878c2b493745a60916eaf81e6e3065aa2f7a707e062f62938ed
2024-11-28T04:12:10.245609114Z deleted: sha256:2aed4f55be39638cfe21b8e939cb46cd91d72c2cba11a9d44042ca1becd138bd
2024-11-28T04:12:10.245613545Z deleted: sha256:86e602e1f407598834014b086e9ff979fef56269a7b4fcf02443bb06a9b97ff6
2024-11-28T04:12:10.245617644Z deleted: sha256:1b1938f12db939ac4f664116328ba25b8e3ae66fe0f4b64a18cad08ba3728652
2024-11-28T04:12:10.245622734Z deleted: sha256:860d6d160f998b80d5a480a9b3e71593013854e2da85a0e275b23b495673f949
2024-11-28T04:12:10.245641870Z deleted: sha256:368e7101f4242fc71354b84752b90ab3dccfdfd59b19eb488beba9774e3b16f8
2024-11-28T04:12:10.245646430Z deleted: sha256:989a77f594136130af55da839679a4270f9a80b1bd111c03c12118f3605fb18c
2024-11-28T04:12:10.245650315Z deleted: sha256:255725d1586ba5145e86645ac85123354d22a11fc6cd4ade19812809b45d1a31
2024-11-28T04:12:10.245654332Z deleted: sha256:84f0149f8fef806a23a5868acc033e2d0be1084b7cd341f71a096add94173c4f
2024-11-28T04:12:10.245658596Z deleted: sha256:2a8d0daf6abb287798a2e18cac125b4018300caf31c50e8de3e944df90c23b59
2024-11-28T04:12:10.245662527Z untagged: nextcloud/aio-collabora@sha256:d97887fe29b989a49bfbbfc3c5b783647a9f66064dd14e1eb90868ad831d0834
2024-11-28T04:12:10.245666389Z deleted: sha256:26f4d77ac1a4f93d3a2f67dcf579fe264112a6ba0acfec940c5c6fa20694f78a
2024-11-28T04:12:10.245670210Z deleted: sha256:869fc64a6faf7980aa9763bc774b5882d6693374f021cf743001e71d0b419767
2024-11-28T04:12:10.245674459Z deleted: sha256:3e39528f257600df053c5b9f1c4fb2d776fc1e0a09494f1dc54cbf94b0158bb9
2024-11-28T04:12:10.245678709Z deleted: sha256:303ac3c258a040674749f202d42115f809cc0f3da8429b8ec1bf2e78fc363c4c
2024-11-28T04:12:10.245682575Z deleted: sha256:50dc6a8e4f8c5b04e2aff7915fa5d4dfe496ae476586da38735d2e403f1347f3
2024-11-28T04:12:10.245686464Z 
2024-11-28T04:12:10.245690416Z Total reclaimed space: 1.756GB
2024-11-28T04:13:10.328830874Z ++ head -1 /mnt/docker-aio-config/data/daily_backup_time
2024-11-28T04:13:10.330426011Z + BACKUP_TIME=04:00
2024-11-28T04:13:10.330455455Z + export BACKUP_TIME
2024-11-28T04:13:10.330458370Z + export DAILY_BACKUP=1
2024-11-28T04:13:10.330460927Z + DAILY_BACKUP=1
2024-11-28T04:13:10.330811557Z ++ sed -n 2p /mnt/docker-aio-config/data/daily_backup_time
2024-11-28T04:13:10.331893140Z + '[' automaticUpdatesAreNotEnabled '!=' automaticUpdatesAreNotEnabled ']'
2024-11-28T04:13:10.331916947Z + export AUTOMATIC_UPDATES=0
2024-11-28T04:13:10.331921784Z + AUTOMATIC_UPDATES=0
2024-11-28T04:13:10.331925591Z + export START_CONTAINERS=1
2024-11-28T04:13:10.331929310Z + START_CONTAINERS=1
2024-11-28T04:13:10.332234976Z ++ sed -n 3p /mnt/docker-aio-config/data/daily_backup_time
2024-11-28T04:13:10.332987834Z + '[' '' '!=' successNotificationsAreNotEnabled ']'
2024-11-28T04:13:10.333006486Z + export SEND_SUCCESS_NOTIFICATIONS=1
2024-11-28T04:13:10.333009644Z + SEND_SUCCESS_NOTIFICATIONS=1
2024-11-28T04:13:10.333012283Z + set +x
2024-11-28T10:17:36.137548898Z Deleting duplicate sessions
2024-11-28T10:19:55.928823556Z NOTICE: PHP message: Not starting nextcloud-aio-collabora because it was already started.
2024-11-28T10:19:55.931370970Z NOTICE: PHP message: Not starting nextcloud-aio-talk because it was already started.
2024-11-28T10:19:55.935255090Z NOTICE: PHP message: Not starting nextcloud-aio-database because it was already started.
2024-11-28T10:19:55.937311544Z NOTICE: PHP message: Not starting nextcloud-aio-redis because it was already started.
2024-11-28T10:19:55.939328505Z NOTICE: PHP message: Not starting nextcloud-aio-clamav because it was already started.
2024-11-28T10:19:55.941580136Z NOTICE: PHP message: Not starting nextcloud-aio-fulltextsearch because it was already started.
2024-11-28T10:19:55.943482975Z NOTICE: PHP message: Not starting nextcloud-aio-talk-recording because it was already started.
2024-11-28T10:19:55.945725056Z NOTICE: PHP message: Not starting nextcloud-aio-imaginary because it was already started.
2024-11-28T10:19:55.946773753Z NOTICE: PHP message: Not starting nextcloud-aio-nextcloud because it was already started.
2024-11-28T10:19:55.948736725Z NOTICE: PHP message: Not starting nextcloud-aio-notify-push because it was already started.
2024-11-28T10:19:55.949612369Z NOTICE: PHP message: Not starting nextcloud-aio-apache because it was already started.
2024-11-28T10:20:03.962518607Z NOTICE: PHP message: 404 Not Found
2024-11-28T10:20:03.962560503Z Type: Slim\Exception\HttpNotFoundException
2024-11-28T10:20:03.962566639Z Code: 404
2024-11-28T10:20:03.962569492Z Message: Not found.
2024-11-28T10:20:03.962572244Z File: /var/www/docker-aio/php/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php
2024-11-28T10:20:03.962574946Z Line: 76
2024-11-28T10:20:03.962577689Z Trace: #0 /var/www/docker-aio/php/vendor/slim/slim/Slim/Routing/RouteRunner.php(62): Slim\Middleware\RoutingMiddleware->performRouting(Object(GuzzleHttp\Psr7\ServerRequest))
2024-11-28T10:20:03.962581193Z #1 /var/www/docker-aio/php/vendor/slim/csrf/src/Guard.php(482): Slim\Routing\RouteRunner->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2024-11-28T10:20:03.962584260Z #2 /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-28T10:20:03.962587513Z #3 /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-28T10:20:03.962590544Z #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))
2024-11-28T10:20:03.962593775Z #5 /var/www/docker-aio/php/src/Middleware/AuthMiddleware.php(36): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2024-11-28T10:20:03.962596571Z #6 /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-28T10:20:03.962600205Z #7 /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-28T10:20:03.962604495Z #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))
2024-11-28T10:20:03.962627088Z #9 /var/www/docker-aio/php/vendor/slim/slim/Slim/MiddlewareDispatcher.php(73): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2024-11-28T10:20:03.962633186Z #10 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(209): Slim\MiddlewareDispatcher->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2024-11-28T10:20:03.962637124Z #11 /var/www/docker-aio/php/vendor/slim/slim/Slim/App.php(193): Slim\App->handle(Object(GuzzleHttp\Psr7\ServerRequest))
2024-11-28T10:20:03.962641133Z #12 /var/www/docker-aio/php/public/index.php(188): Slim\App->run()
2024-11-28T10:20:03.962645266Z #13 {main}
2024-11-28T10:20:03.962648767Z Tips: To display error details in HTTP response set "displayErrorDetails" to true in the ErrorHandler constructor.
2024-11-28T10:22:25.826676352Z e[0;92mInitial startup of Nextcloud All-in-One complete!