Guten Morgen zusammen,
ich habe ein nach einer Migration von Shopware, ich bekekomme den unten stehenden Fehler beim starten des Backend und kann auch sonst auf keine Funktion im Backend zugreifen mit den selben 403-Fehler. Ich habe schon die Bereichtigung im Verzeichnis für Ordner auf 755 und für Dateien auf 644 gesetzt aber ohne Erfolg. Das Frontend funktioniert komischerweise normal ohne Fehler. Die anderen Lösungsansätze die ich hier gefunden habe, haben mir nicht weitergeholfen. Ich brauch da dringend und schnell hilfe.
403 Forbidden
Forbidden
You do not have permission to access this document.
Web Server at patch-werk.com
In dem core_production-2020-05-04.log :
[2020-05-04 09:29:26] core.CRITICAL: Custom page not found {“uid”:“1af5378”}
[2020-05-04 09:49:51] core.CRITICAL: The provided CSRF-Token is invalid. If you’re sure that the request to path “/backend/Login?file=app&no-cache=1588578588” should be valid, the called controller action needs to be whitelisted using the CSRFWhitelistAware interface. {“uid”:“6e533bf”}
[2020-05-04 09:49:51] core.CRITICAL: The provided CSRF-Token is invalid. If you’re sure that the request to path “/backend/Login?file=app&no-cache=1588578588” should be valid, the called controller action needs to be whitelisted using the CSRFWhitelistAware interface. {“uid”:“6e533bf”}
[2020-05-04 09:49:51] core.ERROR: Shopware\Components\CSRFTokenValidationException: The provided CSRF-Token is invalid. If you’re sure that the request to path “/backend/Login?file=app&no-cache=1588578588” should be valid, the called controller action needs to be whitelisted using the CSRFWhitelistAware interface. in /var/www/vhosts/patch-werk.com/httpdocs/engine/Shopware/Components/CSRFTokenValidator.php:106 Stack trace: #0 /var/www/vhosts/patch-werk.com/httpdocs/engine/Library/Enlight/Event/Handler/Default.php(91): Shopware\Components\CSRFTokenValidator->checkBackendTokenValidation(Object(Enlight_Controller_ActionEventArgs)) #1 /var/www/vhosts/patch-werk.com/httpdocs/engine/Library/Enlight/Event/EventManager.php(219): Enlight_Event_Handler_Default->execute(Object(Enlight_Controller_ActionEventArgs)) #2 /var/www/vhosts/patch-werk.com/httpdocs/engine/Library/Enlight/Controller/Action.php(174): Enlight_Event_EventManager->notify(‘Enlight_Control…’, Object(Enlight_Controller_ActionEventArgs)) #3 /var/www/vhosts/patch-werk.com/httpdocs/engine/Library/Enlight/Controller/Dispatcher/Default.php(563): Enlight_Controller_Action->dispatch(‘indexAction’) #4 /var/www/vhosts/patch-werk.com/httpdocs/engine/Library/Enlight/Controller/Front.php(222): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #5 /var/www/vhosts/patch-werk.com/httpdocs/engine/Shopware/Kernel.php(202): Enlight_Controller_Front->dispatch() #6 /var/www/vhosts/patch-werk.com/httpdocs/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(102): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #7 /var/www/vhosts/patch-werk.com/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(448): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(Shopware\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true) #8 /var/www/vhosts/patch-werk.com/httpdocs/engine/Shopware/Components/HttpCache/AppCache.php(260): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #9 /var/www/vhosts/patch-werk.com/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(238): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true) #10 /var/www/vhosts/patch-werk.com/httpdocs/engine/Shopware/Components/HttpCache/AppCache.php(105): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true) #11 /var/www/vhosts/patch-werk.com/httpdocs/shopware.php(122): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request)) #12 {main} {“uid”:“6e533bf”}