# Error in shop "HIM Wettershop"

**URL:** https://forum.shopware.com/t/error-in-shop-him-wettershop/50804
**Category:** Allgemein
**Created:** [31. Januar 2018 um 07:21 UTC](https://forum.shopware.com/t/error-in-shop-him-wettershop/50804 "2018-01-31T07:21:44Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![weatherman](https://avatars.discourse-cdn.com/v4/letter/w/f05b48/32.png) [@weatherman](https://forum.shopware.com/u/weatherman)
#### Post date: [31. Januar 2018 um 07:21 UTC](https://forum.shopware.com/t/error-in-shop-him-wettershop/50804/1 "2018-01-31T07:21:44Z")

</div>

Hallo,

Seit bekomme ständig die folgende Fehlermeldung. Die Newslettereinstellungen sind konfiguriert und ein abonnierbarer Newsletter ist auch vorhanden. Mit der Versionsumstellung hat sich das Problem nicht gelöst.

Ich bitte dringend um eine Lösung

* * *

**Message:**

```
 exception 'Shopware\Components\CSRFTokenValidationException' with message 'The provided X-CSRF-Token for path "/newsletter" is invalid. Please go back, reload the page and try again.' in /html/www/sw\_him/public/engine/Shopware/Components/CSRFTokenValidator.php:155

 Stack trace:

 #0 [internal function]: Shopware\Components\CSRFTokenValidator-\>checkFrontendTokenValidation(Object(Enlight\_Controller\_ActionEventArgs))

 #1 /html/www/sw\_him/public/engine/Library/Enlight/Event/Handler/Default.php(91): call\_user\_func(Array, Object(Enlight\_Controller\_ActionEventArgs))

 #2 /html/www/sw\_him/public/engine/Library/Enlight/Event/EventManager.php(214): Enlight\_Event\_Handler\_Default-\>execute(Object(Enlight\_Controller\_ActionEventArgs))

 #3 /html/www/sw\_him/public/engine/Library/Enlight/Controller/Action.php(143): Enlight\_Event\_EventManager-\>notify('Enlight\_Control...', Object(Enlight\_Controller\_ActionEventArgs))

 #4 /html/www/sw\_him/public/engine/Library/Enlight/Controller/Dispatcher/Default.php(530): Enlight\_Controller\_Action-\>dispatch('indexAction')

 #5 /html/www/sw\_him/public/engine/Library/Enlight/Controller/Front.php(223): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp))

 #6 /html/www/sw\_him/public/engine/Shopware/Kernel.php(189): Enlight\_Controller\_Front-\>dispatch()

 #7 /html/www/sw\_him/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php(491): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)

 #8 /html/www/sw\_him/public/engine/Shopware/Components/HttpCache/AppCache.php(268): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)

 #9 /html/www/sw\_him/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php(258): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true)

 #10 /html/www/sw\_him/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php(275): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>pass(Object(Symfony\Component\HttpFoundation\Request), true)

 #11 /html/www/sw\_him/public/engine/Shopware/Components/HttpCache/AppCache.php(143): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>invalidate(Object(Symfony\Component\HttpFoundation\Request), true)

 #12 /html/www/sw\_him/public/vendor/symfony/http-kernel/HttpCache/HttpCache.php(206): Shopware\Components\HttpCache\AppCache-\>invalidate(Object(Symfony\Component\HttpFoundation\Request), true)

 #13 /html/www/sw\_him/public/engine/Shopware/Components/HttpCache/AppCache.php(116): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)

 #14 /html/www/sw\_him/public/shopware.php(118): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request))

 #15 {main}

```

**Time:**

```
 2018-01-31T07:30:41.284185+0100

```

**Channel:**

```
 core

```

**request:**

```
 {

 &nbsp;&nbsp;&nbsp; "uri": "/newsletter",

 &nbsp;&nbsp;&nbsp; "method": "POST",

 &nbsp;&nbsp;&nbsp; "query": {

 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "module": "frontend",

 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "controller": "newsletter",

 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "action": "index"

 &nbsp;&nbsp;&nbsp; },

 &nbsp;&nbsp;&nbsp; "post": {

 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "subscribeToNewsletter": "1",

 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "newsletter": "[ae5nl@yahoo.com](mailto:ae5nl@yahoo.com)"

 &nbsp;&nbsp;&nbsp; }

 }

```

**session:**

```
 No session data available

```

**shopId:**

```
 1

```

**shopName:**

```
 Deutsch
```

---

<div class="post-metadata">

### Author: ![AndreHerking](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/andreherking/32/7839_2.png) [@AndreHerking](https://forum.shopware.com/u/AndreHerking)
#### Post date: [31. Januar 2018 um 07:40 UTC](https://forum.shopware.com/t/error-in-shop-him-wettershop/50804/2 "2018-01-31T07:40:06Z")

</div>

Hey,

das klingt nach Bots, die sich versuchen für deine Newsletter anzumelden. Da diese keine Session besitzen, kann die Formulareingabe nicht durch einen CSRF Token validiert werden. Das ist aber absolut harmlos und kann ignoriert werden sofern man es selbst nicht nachstellen kann.

LG Andre
