"core.CRITICAL: Unauthorized" und "core.ERROR: Enlight_Controller_Exception: Unauthorized"

Hallo *,

gestern hat’s angefangen. Außer eines Benutzers kann man weder in Backend noch in Frontend einloggen. Nach dem Einloggen ist man wieder auf der Login-Seite. In core-production-****-**-**.log sehe ich mehrere Wiederholungen vom Folgenden:

[2020-03-26 16:05:35] core.CRITICAL: Unauthorized [] {"uid":"10cb193"}
[2020-03-26 16:05:35] core.CRITICAL: Unauthorized [] {"uid":"10cb193"}
[2020-03-26 16:05:35] core.ERROR: Enlight_Controller_Exception: Unauthorized in /var/www/share/neu.matches21.de/htdocs/engine/Shopware/Plugins/Default/Backend/Auth/Bootstrap.php:209 Stack trace: #0 /var/www/share/neu.matches21.de/htdocs/engine/Library/Enlight/Event/Handler/Plugin.php(145): Shopware_Plugins_Backend_Auth_Bootstrap->onPreDispatchBackend(Object(Enlight_Controller_ActionEventArgs)) #1 /var/www/share/neu.matches21.de/htdocs/engine/Library/Enlight/Event/EventManager.php(214): Enlight_Event_Handler_Plugin->execute(Object(Enlight_Controller_ActionEventArgs)) #2 /var/www/share/neu.matches21.de/htdocs/engine/Library/Enlight/Controller/Action.php(169): Enlight_Event_EventManager->notify('Enlight_Control...', Object(Enlight_Controller_ActionEventArgs)) #3 /var/www/share/neu.matches21.de/htdocs/engine/Library/Enlight/Controller/Dispatcher/Default.php(478): Enlight_Controller_Action->dispatch('indexAction') #4 /var/www/share/neu.matches21.de/htdocs/engine/Library/Enlight/Controller/Front.php(228): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #5 /var/www/share/neu.matches21.de/htdocs/engine/Shopware/Kernel.php(186): Enlight_Controller_Front->dispatch() #6 /var/www/share/neu.matches21.de/htdocs/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(102): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #7 /var/www/share/neu.matches21.de/htdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(447): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(Shopware\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true) #8 /var/www/share/neu.matches21.de/htdocs/engine/Shopware/Components/HttpCache/AppCache.php(256): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #9 /var/www/share/neu.matches21.de/htdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(238): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true) #10 /var/www/share/neu.matches21.de/htdocs/engine/Shopware/Components/HttpCache/AppCache.php(99): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true) #11 /var/www/share/neu.matches21.de/htdocs/shopware.php(122): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request)) #12 {main} [] {"uid":"10cb193"}

Zwar wurde dieser Fehler in ein paar früheren Discussionen hier gemeldet, aber ich habe keine Lösung gefunden. Bitte um Hilfe.

Mit freundlichen Grüßen
Roman

Das waren anscheinend gestern geschriebene 302-Redirects.

haben Sie eine Lösung gefunden? Ich habe derzeit das gleiche Problem