Danke für den Hinweis, da habe ich noch nie reingeschaut. Der Error Log ist sogar ziemlich voll.
Da gibt es zum Einen (das ist denke ich nicht relevant) diese Meldung, die immer widerkehrt:
[2018-07-04 01:07:17] core.DEBUG: Shopware()->License() is deprecated since version 4.2 and will be removed in 6.0. Use the Container instead. Called by /var/www/vhosts/vinum-mundi.com/httpdocs/engine/Shopware/Plugins/Community/Core/SwagLicense/Bootstrap.php:131 []
Ich denke, das liegt an dem PlugIn, das sinnlos installiert wurde, da eine Community Version genutzt wird.
Dann kommt folgendes ebenfalls immer wieder vor:
[2018-07-04 01:07:17] core.CRITICAL: The provided X-CSRF-Token for path "/newsletter" is invalid. Please go back, reload the page and try again. []
Aber auch das hat vermutlich nichts mit dem Thema zu tun, da schaue ich mir mal später die Einstellungen bzgl. des Cronjobs an, ob da irgendwas falsch eingestellt ist.
Dann kam auch Folgendes vor, vermutlich weil der Connector mit den fehlenden Daten nicht klar kam:
[2018-07-04 08:41:19] core.CRITICAL: The provided X-CSRF-Token for path "/jtlconnector//dbeS/mytest.php" is invalid. Please go back, reload the page and try again. []
[2018-07-04 08:41:19] core.CRITICAL: The provided X-CSRF-Token for path "/jtlconnector//dbeS/mytest.php" is invalid. Please go back, reload the page and try again. []
[2018-07-04 08:41:19] core.ERROR: Shopware\Components\CSRFTokenValidationException: The provided X-CSRF-Token for path "/jtlconnector//dbeS/mytest.php" is invalid. Please go back, reload the page and try again. in /var/www/vhosts/vinum-mundi.com/httpdocs/engine/Shopware/Components/CSRFTokenValidator.php:149 Stack trace: #0 /var/www/vhosts/vinum-mundi.com/httpdocs/engine/Library/Enlight/Event/Handler/Default.php(91): Shopware\Components\CSRFTokenValidator->checkFrontendTokenValidation(Object(Enlight_Controller_ActionEventArgs)) #1 /var/www/vhosts/vinum-mundi.com/httpdocs/engine/Library/Enlight/Event/EventManager.php(220): Enlight_Event_Handler_Default->execute(Object(Enlight_Controller_ActionEventArgs)) #2 /var/www/vhosts/vinum-mundi.com/httpdocs/engine/Library/Enlight/Controller/Action.php(176): Enlight_Event_EventManager->notify('Enlight_Control...', Object(Enlight_Controller_ActionEventArgs)) #3 /var/www/vhosts/vinum-mundi.com/httpdocs/engine/Library/Enlight/Controller/Dispatcher/Default.php(549): Enlight_Controller_Action->dispatch('dbeSAction') #4 /var/www/vhosts/vinum-mundi.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/vinum-mundi.com/httpdocs/engine/Shopware/Kernel.php(215): Enlight_Controller_Front->dispatch() #6 /var/www/vhosts/vinum-mundi.com/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(486): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #7 /var/www/vhosts/vinum-mundi.com/httpdocs/engine/Shopware/Components/HttpCache/AppCache.php(268): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #8 /var/www/vhosts/vinum-mundi.com/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(253): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true) #9 /var/www/vhosts/vinum-mundi.com/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(270): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true) #10 /var/www/vhosts/vinum-mundi.com/httpdocs/engine/Shopware/Components/HttpCache/AppCache.php(143): Symfony\Component\HttpKernel\HttpCache\HttpCache->invalidate(Object(Symfony\Component\HttpFoundation\Request), true) #11 /var/www/vhosts/vinum-mundi.com/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(201): Shopware\Components\HttpCache\AppCache->invalidate(Object(Symfony\Component\HttpFoundation\Request), true) #12 /var/www/vhosts/vinum-mundi.com/httpdocs/engine/Shopware/Components/HttpCache/AppCache.php(116): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #13 /var/www/vhosts/vinum-mundi.com/httpdocs/shopware.php(122): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request)) #14 {main} []
[2018-07-04 08:41:23] core.DEBUG: Shopware()->License() is deprecated since version 4.2 and will be removed in 6.0. Use the Container instead. Called by /var/www/vhosts/vinum-mundi.com/httpdocs/engine/Shopware/Plugins/Community/Core/SwagLicense/Bootstrap.php:131 []
Dann gab es scheinbar Fehler beim Cache aufwärmen, nachdem ich einige Seiten bearbeitet hatte…
[2018-07-04 13:20:03] core.ERROR: Warm up http-cache error with shopId 1 Client error response [url] https://vinum-mundi.com/vip-angebote [status code] 404 [reason phrase] Not Found []
[2018-07-04 13:20:03] core.CRITICAL: Custom page not found []
Dann habe ich gerade auch noch diese Fehlermeldung bekommen:
sExport::sExport::sGetMultishop() is deprecated and will be removed in 5.5. Use sExport::getShopData() instead.
Vermutlich eine Warnung bzgl. des Codes von irgendeinem PlugIn?
Das war’s an individuellen Fehlermeldungen.