Moin in die Community,
ich habe das Problem, dass wenn ich den HTTP-Cache aufwärme, nach einiger Zeit nachfolgende Fehlermeldung erhalte:
Enlight_Controller_Exception: Unauthorized in /engine/Shopware/Plugins/Default/Backend/Auth/Bootstrap.php:214 Stack trace:
#0 /engine/Library/Enlight/Event/Handler/Plugin.php(155): Shopware_Plugins_Backend_Auth_Bootstrap->onPreDispatchBackend()
#1 /engine/Library/Enlight/Event/EventManager.php(207): Enlight_Event_Handler_Plugin->execute()
#2 /engine/Library/Enlight/Controller/Action.php(168): Enlight_Event_EventManager->notify()
#3 /engine/Library/Enlight/Controller/Dispatcher/Default.php(467): Enlight_Controller_Action->dispatch()
#4 /engine/Library/Enlight/Controller/Front.php(226): Enlight_Controller_Dispatcher_Default->dispatch()
#5 /engine/Shopware/Kernel.php(195): Enlight_Controller_Front->dispatch()
#6 /vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(85): Shopware\Kernel->handle()
#7 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(479): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle()
#8 /engine/Shopware/Components/HttpCache/AppCache.php(270): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward()
#9 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(269): Shopware\Components\HttpCache\AppCache->forward()
#10 /engine/Shopware/Components/HttpCache/AppCache.php(106): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass()
#11 /var/www/vhosts/toysandfashion.de/httpdocs/shopware.php(122): Shopware\Components\HttpCache\AppCache->handle()
#12
Wobei aber das HTTP-Cache Aufwärmen weiterläuft.
Es wird aktuell die Shop Version 5.7.19 mit php 8.1.27 eingesetzt.
Kann mir jemand dazu helfen?