Der Shop spukt in letzter Zeit massiv Fehler aus und wir können nichts dagegen machen. Das E-Mail Postfach wird geflutet mit Fehlermeldungen. Was kann man dagegen tun? Warum werden die Fehlermeldungen a) nicht an eine separate E-Mail verschickt weil sie mit dem Verkauf nichts zu tun haben und wieso werden diese Angriffe nicht von der Software abgefangen oder als Spam blockiert? Weil diese Botangriffe scheinen den ganzen Shop zu blockieren und für den eigentlichen Kunden ist der Shop dann zu langsam oder geht gar nicht mehr?
Anbei die häufigsten Fehler gibt es dazu eine Erklärung bzw. Ursache?:
Shopware\Components\CSRFTokenValidationException: The provided X-CSRF-Token for path „/csrftoken“ is invalid. Please go back, reload the page and try again. in /www/htdocs/xxx/engine/Shopware/Components/CSRFTokenValidator.php:155
Stack trace:
#0 /www/htdocs/xxx/engine/Library/Enlight/Event/Handler/Default.php(91): Shopware\Components\CSRFTokenValidator->checkFrontendTokenValidation(Object(Enlight_Controller_ActionEventArgs))
#1 /www/htdocs/xxx/engine/Library/Enlight/Event/EventManager.php(214): Enlight_Event_Handler_Default->execute(Object(Enlight_Controller_ActionEventArgs))
#11 /www/htdocs/xxx/shopware.php(118): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#12 {main}
2017-12-02T06:54:36.561827+0100
core
{
„uri“: „/csrftoken“,
„method“: „OPTIONS“,
„query“: {
„module“: „frontend“,
„controller“: „csrftoken“,
„action“: „index“
},
„post“:
}
No session data available
1
MEINE_WEBSEITE
Shopware\Components\CSRFTokenValidationException: The provided X-CSRF-Token for path „/register/saveRegister/sTarget/account/sTargetAction/index“ is invalid. Please go back, reload the page and try again. in /www/htdocs/xxx/engine/Shopware/Components/CSRFTokenValidator.php:155
Stack trace:
#0 /www/htdocs/xxx/engine/Library/Enlight/Event/Handler/Default.php(91): Shopware\Components\CSRFTokenValidator->checkFrontendTokenValidation(Object(Enlight_Controller_ActionEventArgs))
#1 /www/htdocs/xxx/engine/Library/Enlight/Event/EventManager.php(214): Enlight_Event_Handler_Default->execute(Object(Enlight_Controller_ActionEventArgs))
#2 /www/htdocs/xxx/engine/Library/Enlight/Controller/Action.php(142): Enlight_Event_EventManager->notify(‚Enlight_Control…‘, Object(Enlight_Controller_ActionEventArgs))
#3 /www/htdocs/xxx/engine/Library/Enlight/Controller/Dispatcher/Default.php(530): Enlight_Controller_Action->dispatch(‚saveRegisterAct…‘)
#12 /www/htdocs/xxx/engine/Shopware/Components/HttpCache/AppCache.php(116): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#13 /www/htdocs/xxx/shopware.php(118): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#14 {main}
2017-11-26T18:35:36.859646+0100
core
{
„uri“: „/register/saveRegister/sTarget/account/sTargetAction/index“,
„method“: „POST“,
„query“: {
„module“: „frontend“,
„controller“: „register“,
„action“: „saveRegister“,
„sTarget“: „account“,
„sTargetAction“: „index“
},
„post“: {
„register“: {
„personal“: {
„customer_type“: „business“,
„salutation“: „mr“,
„firstname“: „Steve“,
„lastname“: „vigorda“,
„accountmode“: „0“,
„email“: „gaus24@yeah.net“,
„phone“: „1-732-7958856“,
„birthday“: {
„day“: „9“,
„month“: „1“,
„year“: „1944“
}
},
„billing“: {
„company“: „apple“,
„department“: „12“,
„vatId“: „12“,
„street“: „2201 Ridges Road“,
„additionalAddressLine1“: „12“,
„additionalAddressLine2“: „12“,
„zipcode“: „54202“,
„city“: " Baileys Harbor ",
„country“: „27“,
„shippingAddress“: „1“
},
„shipping“: {
„salutation“: „mr“,
„company“: „apple“,
„department“: „12“,
„firstname“: „Steve“,
„lastname“: „Holland“,
„street“: „2201 Ridges Road“,
„additionalAddressLine1“: „12“,
„additionalAddressLine2“: „12“,
„zipcode“: „54202“,
„city“: " Baileys Harbor ",
„country“: „11“
}
},
„captchaName“: „honeypot“,
„Submit“: „“
}
}
No session data available
1
MEINE_WEBSEITE