Shopware Logfiles Meldungen ERROR und CRITICAL

Hallo
im Einsatz: Shopware 5.5.8 
Gesundheitsprodukte: hochwertig und innovativ | Swiss Health Care AG

Heute bekam ich folgende Meldungen im Backend (Logfiles) angezeigt:

1. Meldung: 16.05.2019 17:27:37

PDOException: SQLSTATE(23000): Integrity constraint violation: 1062 Duplicate entry ‘3486-6’ for key ‘element_id_shop_id’ in /vendor/doctrine/dbal/lib/Doctrine/DBAL/Statement.php:168 Stack trace:
#0 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Statement.php(168): PDOStatement->execute(NULL)
#1 /engine/Library/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php(281): Doctrine\DBAL\Statement->execute()
#2 /vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php(1014): Doctrine\ORM\Persisters\Entity\BasicEntityPersister->executeInserts()
#3 /vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php(378): Doctrine\ORM\UnitOfWork->executeInserts(Object(Doctrine\ORM\Mapping\ClassMetadata))
#4 /vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php(356): Doctrine\ORM\UnitOfWork->commit(Object(Shopware\Models\Config\Element))
#5 /engine/Shopware/Controllers/Backend/Config.php(1380): Doctrine\ORM\EntityManager->flush(Object(Shopware\Models\Config\Element))
#6 /engine/Shopware/Controllers/Backend/Config.php(231): Shopware_Controllers_Backend_Config->saveElement(Array, Object(Shopware\Models\Shop\Shop))
#7 /engine/Library/Enlight/Controller/Action.php(192): Shopware_Controllers_Backend_Config->saveFormAction()
#8 /engine/Library/Enlight/Controller/Dispatcher/Default.php(563): Enlight_Controller_Action->dispatch(‘saveFormAction’)
#9 /engine/Library/Enlight/Controller/Front.php(222): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp))
#10 /engine/Shopware/Kernel.php(202): Enlight_Controller_Front->dispatch()
#11 /vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(102): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#12 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(448): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(Shopware\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true)
#13 /engine/Shopware/Components/HttpCache/AppCache.php(260): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#14 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(238): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#15 /engine/Shopware/Components/HttpCache/AppCache.php(105): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true)
#16 /html/shopware/shopware.php(122): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#17

2. Meldung:16.05.2019 17:27:37
An exception occurred while executing ‘INSERT INTO s_core_config_values (shop_id, value, element_id) VALUES (?, ?, ?)’ with params (6, “s:1:“1”;”, 3486): SQLSTATE(23000): Integrity constraint violation: 1062 Duplicate entry ‘3486-6’ for key ‘element_id_shop_id’

 

3. Meldung: 16.05.2019 17:54:07

Enlight_Controller_Exception: Permission denied in /engine/Shopware/Plugins/Default/Backend/Auth/Bootstrap.php:254 Stack trace:
#0 /engine/Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(207): Shopware_Plugins_Backend_Auth_Bootstrap->checkAuth()
#1 /engine/Library/Enlight/Event/Handler/Plugin.php(149): Shopware_Plugins_Backend_Auth_Bootstrap->onPreDispatchBackend(Object(Enlight_Controller_ActionEventArgs))
#2 /engine/Library/Enlight/Event/EventManager.php(219): Enlight_Event_Handler_Plugin->execute(Object(Enlight_Controller_ActionEventArgs))
#3 /engine/Library/Enlight/Controller/Action.php(170): Enlight_Event_EventManager->notify(‘Enlight_Control…’, Object(Enlight_Controller_ActionEventArgs))
#4 /engine/Library/Enlight/Controller/Dispatcher/Default.php(563): Enlight_Controller_Action->dispatch(‘createLogAction’)
#5 /engine/Library/Enlight/Controller/Front.php(222): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp))
#6 /engine/Shopware/Kernel.php(202): Enlight_Controller_Front->dispatch()
#7 /vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(102): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#8 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(448): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(Shopware\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true)
#9 /engine/Shopware/Components/HttpCache/AppCache.php(260): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#10 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(238): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#11 /engine/Shopware/Components/HttpCache/AppCache.php(105): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true)
#12 /html/shopware/shopware.php(122): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#13

Kann mir jemand bitte erklären was diese Meldungen bedeuten und was zu tun ist?

Gruss FH

Wo hast du denn die Fehlermeldungen bekommen? Da kommt es ja vor allem drauf an - nur mit den Fehlermeldungen ohne Kontext kann man dir i.d.R. nicht helfen.

Die letzte Meldung ist aus dem Backend, wenn man einen eingeschränkten Nutzer hat, der etwas aufruft, was er nicht darf, oder dein Login ausläuft und der Browser noch etwas aufruft. Würde ich prinzipiell ignorieren. Wenn du im Backend arbeitest und bei irgendwas aus dem Backend rausfliegst, dann ist das ggf. relevant, sonst eher nicht.

1 „Gefällt mir“