Fehler seit update auf 5.3.5

Und sie sind wieder da:

Der Kunde konnte des Bestellvorgang nicht abschliessen; nach ca 5 Minuten hat er es nochmal probiert und es ging…

CRITICAL
Message: 	

The provided X-CSRF-Token for path "/checkout/addArticle" is invalid. Please go back, reload the page and try again.

Time: 	

2018-01-27T18:33:54.389572+0100

Channel: 	

core

request: 	

{
    "uri": "/checkout/addArticle",
    "method": "POST",
    "query": {
        "module": "frontend",
        "controller": "checkout",
        "action": "addArticle"
    },
    "post": {
        "sActionIdentifier": "",
        "sAddAccessories": "",
        "sAdd": "H696",
        "sQuantity": "3",
        "In_den_Warenkorb": ""
    }
}

session: 	

No session data available

shopId: 	

1

shopName: 	

Bioanzuender

CRITICAL
Message: 	

The provided X-CSRF-Token for path "/checkout/addArticle" is invalid. Please go back, reload the page and try again.

Time: 	

2018-01-27T18:33:54.663264+0100

Channel: 	

core

request: 	

{
    "uri": "/checkout/addArticle",
    "method": "POST",
    "query": {
        "module": "frontend",
        "controller": "checkout",
        "action": "addArticle"
    },
    "post": {
        "sActionIdentifier": "",
        "sAddAccessories": "",
        "sAdd": "H696",
        "sQuantity": "3",
        "In_den_Warenkorb": ""
    }
}

session: 	

No session data available

shopId: 	

1

shopName: 	

Bioanzuender

 

Guten Abend,

wir sind noch relativ frisch mit dem Shop und im moment läuft er noch im Bearbeitungsmodus ohne Http Cache - aber tonnenweise der gleiche Log wie bei Kulli.

Nur dass viele Kunden meist beim ersten mal aufgeben - seltsam ist nur dass ich es live bis jetzt nie reproduzieren konnte.

Message:

 The provided X-CSRF-Token for path "/checkout/addArticle" is invalid. Please go back, reload the page and try again.

Time:

 2018-02-04T21:39:00.746399+0100

Channel:

 core

request:

 {

     "uri": "/checkout/addArticle",

     "method": "POST",

     "query": {

        "module": "frontend",

         "controller": "checkout",

         "action": "addArticle"

     },

     "post": {

         "sActionIdentifier": "",

         "sAddAccessories": "",

         "sAdd": "HENTSCHKEKERAMIK39003770",

         "sQuantity": "1"

     }

 }

session:

 No session data available

shopId:

 1

shopName:

 Hentschke Keramik

Shopware\Components\CSRFTokenValidationException: The provided X-CSRF-Token for path “/checkout/addArticle” is invalid. Please go back, reload the page and try again. in /engine/Shopware/Components/CSRFTokenValidator.php:155 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(218): Enlight_Event_Handler_Default->execute(Object(Enlight_Controller_ActionEventArgs))
#2 /engine/Library/Enlight/Controller/Action.php(142): Enlight_Event_EventManager->notify(‘Enlight_Control…’, Object(Enlight_Controller_ActionEventArgs))
#3 /engine/Library/Enlight/Controller/Dispatcher/Default.php(530): Enlight_Controller_Action->dispatch(‘addArticleActio…’)
#4 /engine/Library/Enlight/Controller/Front.php(223): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp))
#5 /engine/Shopware/Kernel.php(191): Enlight_Controller_Front->dispatch()
#6 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(484): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#7 /engine/Shopware/Components/HttpCache/AppCache.php(268): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#8 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(251): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#9 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(268): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true)
#10 /engine/Shopware/Components/HttpCache/AppCache.php(143): Symfony\Component\HttpKernel\HttpCache\HttpCache->invalidate(Object(Symfony\Component\HttpFoundation\Request), true)
#11 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(199): Shopware\Components\HttpCache\AppCache->invalidate(Object(Symfony\Component\HttpFoundation\Request), true)
#12 /engine/Shopware/Components/HttpCache/AppCache.php(116): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#13 /usr/www/users/hentscs/shopware/shopware.php(119): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#14 {main}