# Was bedeutet diese Fehlermeldung im LogFile ?

**URL:** https://forum.shopware.com/t/was-bedeutet-diese-fehlermeldung-im-logfile/59225
**Category:** Allgemein
**Created:** [24. April 2019 um 18:34 UTC](https://forum.shopware.com/t/was-bedeutet-diese-fehlermeldung-im-logfile/59225 "2019-04-24T18:34:07Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![KayBW24](https://avatars.discourse-cdn.com/v4/letter/k/9de0a6/32.png) [@KayBW24](https://forum.shopware.com/u/KayBW24)
#### Post date: [24. April 2019 um 18:34 UTC](https://forum.shopware.com/t/was-bedeutet-diese-fehlermeldung-im-logfile/59225/1 "2019-04-24T18:34:07Z")

</div>

Hallo liebe Gemeinde,

ich habe gerade festgestellt, dass sich einige Fehlermeldungen angehäuft haben.

Meine Frage wäre, was bedeuten Diese und wie kann man dies beheben?

Canal: Core

Level: Error

Shopware\Components\CSRFTokenValidationException: The provided X-CSRF-Token for path “/csrftoken” is invalid. Please go back, reload the page and try again. in /engine/Shopware/Components/CSRFTokenValidator.php:144 Stack trace:  
#0 /engine/Library/Enlight/Event/Handler/Default.php(91): Shopware\Components\CSRFTokenValidator-\>checkFrontendTokenValidation(Object(Enlight\_Controller\_ActionEventArgs))  
#1 /engine/Library/Enlight/Event/EventManager.php(219): Enlight\_Event\_Handler\_Default-\>execute(Object(Enlight\_Controller\_ActionEventArgs))  
#2 /engine/Library/Enlight/Controller/Action.php(175): Enlight\_Event\_EventManager-\>notify(‘Enlight\_Control…’, Object(Enlight\_Controller\_ActionEventArgs))  
#3 /engine/Library/Enlight/Controller/Dispatcher/Default.php(563): Enlight\_Controller\_Action-\>dispatch(‘indexAction’)  
#4 /engine/Library/Enlight/Controller/Front.php(222): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp))  
#5 /engine/Shopware/Kernel.php(202): Enlight\_Controller\_Front-\>dispatch()  
#6 /vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(102): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)  
#7 /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 /engine/Shopware/Components/HttpCache/AppCache.php(260): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)  
#9 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(238): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true)  
#10 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(183): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>pass(Object(Symfony\Component\HttpFoundation\Request), true)  
#11 /engine/Shopware/Components/HttpCache/AppCache.php(116): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)  
#12 /var/www/web28355586/html/bikerware24/shopware.php(122): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request))  
#13

Und:

Canal: Core

Level: Critical

The provided X-CSRF-Token for path “/csrftoken” is invalid. Please go back, reload the page and try again.

Beide Fehlermeldungen tauchen mehrfach auf&nbsp;

Danke für Hilfe!

Kay

---

<div class="post-metadata">

### Author: ![R4M](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/r4m/32/9983_2.png) [@R4M](https://forum.shopware.com/u/R4M)
#### Post date: [25. April 2019 um 06:22 UTC](https://forum.shopware.com/t/was-bedeutet-diese-fehlermeldung-im-logfile/59225/2 "2019-04-25T06:22:16Z")

</div>

Schau mal hier:

[https://forum.shopware.com/search?Search=X-CSRF-Token&sLanguage=1](https://forum.shopware.com/search?Search=X-CSRF-Token&sLanguage=1)

&nbsp;

---

<div class="post-metadata">

### Author: ![NextMike](https://avatars.discourse-cdn.com/v4/letter/n/838e76/32.png) [@NextMike](https://forum.shopware.com/u/NextMike)
#### Post date: [25. April 2019 um 07:47 UTC](https://forum.shopware.com/t/was-bedeutet-diese-fehlermeldung-im-logfile/59225/3 "2019-04-25T07:47:39Z")

</div>

Meines Erachtens ist es unkritisch, jemand oder etwas versucht den&nbsp;Pfad “/csrftoken” ohne eine gültige Session aufzurufen.

---

<div class="post-metadata">

### Author: ![scriptfarm](https://avatars.discourse-cdn.com/v4/letter/s/2acd7d/32.png) [@scriptfarm](https://forum.shopware.com/u/scriptfarm)
#### Post date: [25. April 2019 um 08:01 UTC](https://forum.shopware.com/t/was-bedeutet-diese-fehlermeldung-im-logfile/59225/4 "2019-04-25T08:01:59Z")

</div>

Kommt oft vor wenn man am Erscheinungsbild im Bereich (ExtJs) des Backend Logins was verändert hat.

Kann auch durch ein diesbezogenes Plugin verursacht werden.

Im Grunde ist es aber eher eine positive Rückmeldung das der Token Schutz greift.
