Hallo,
ich kommt man dem Update nicht mehr weiter. Egal, was ich mache, ob composter install oder composer update, über das Backend, immer und überall kommt folgende Fehlermeldung:
Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException^ {#207
#message: "You have requested a non-existent service "Shopware\Core\Profiling\Profiler"."
#code: 0
#file: "./vendor/symfony/dependency-injection/Container.php"
#line: 272
-id: "Shopware\Core\Profiling\Profiler"
-sourceId: null
-alternatives: []
trace: {
./vendor/symfony/dependency-injection/Container.php:272 { …}
./vendor/symfony/dependency-injection/Container.php:220 { …}
./vendor/shopware/core/Profiling/Profiling.php:50 { …}
./vendor/shopware/core/Kernel.php:194 { …}
./bin/console:64 {
{closure}^
› $application = new Application($kernel);
› $kernel->boot();
›
}
./vendor/autoload_runtime.php:24 { …}
./bin/console:18 { …}
}
}
2025-05-07T07:28:09+00:00 [critical] Uncaught Exception: You have requested a non-existent service "Shopware\Core\Profiling\Profiler".
Ich verstehe die Fehlermeldung, aber was muss ich da tun?