Hallo,
wollte nun mal von 5.46 auf 5.5 hoch.
Aber möchte noch nicht so wie ich möchte
Normal updatete ich immer über FTP
Diesmal wollte ich es im Backend machen.
Ergebnis, geht nicht
was ich dazu gefunden habe:
aber da bin ich mir nicht sicher ob es auch bei mir zu trifft.
Wenn jemand eine Idee hätte
[2018-12-29 22:41:11] core.CRITICAL: An exception occurred while executing 'INSERT INTO s_core_config_values (element_id, shop_id, value) VALUES ( (SELECT id FROM s_core_config_elements WHERE name LIKE 'trackingUniqueId' LIMIT 1), 1, ? )' with params ["s:32:\"L5yPwoMVS3KQortokgiaVv59YsPgSnfT\";"]: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'element_id' cannot be null [] {"uid":"fdb8a0d"}
[2018-12-29 22:41:11] core.CRITICAL: An exception occurred while executing 'INSERT INTO s_core_config_values (element_id, shop_id, value) VALUES ( (SELECT id FROM s_core_config_elements WHERE name LIKE 'trackingUniqueId' LIMIT 1), 1, ? )' with params ["s:32:\"L5yPwoMVS3KQortokgiaVv59YsPgSnfT\";"]: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'element_id' cannot be null [] {"uid":"fdb8a0d"}
[2018-12-29 22:41:11] core.ERROR: PDOException: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'element_id' cannot be null in /var/www/clients/client18/web32/web/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:1006 Stack trace: #0 /var/www/clients/client18/web32/web/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(1006): PDOStatement->execute() #1 /var/www/clients/client18/web32/web/engine/Shopware/Bundle/PluginInstallerBundle/Service/UniqueIdGenerator/UniqueIdGenerator.php(101): Doctrine\DBAL\Connection->executeUpdate('INSERT INTO s_c...', Array) #2 /var/www/clients/client18/web32/web/engine/Shopware/Bundle/PluginInstallerBundle/Service/UniqueIdGenerator/UniqueIdGenerator.php(62): Shopware\Bundle\PluginInstallerBundle\Service\UniqueIdGenerator\UniqueIdGenerator->storeUniqueIdInDb('L5yPwoMVS3KQort...') #3 /var/www/clients/client18/web32/web/engine/Shopware/Plugins/Default/Backend/SwagUpdate/Controllers/Backend/SwagUpdate.php(475): Shopware\Bundle\PluginInstallerBundle\Service\UniqueIdGenerator\UniqueIdGenerator->getUniqueId() #4 /var/www/clients/client18/web32/web/engine/Shopware/Plugins/Default/Backend/SwagUpdate/Controllers/Backend/SwagUpdate.php(273): Shopware_Controllers_Backend_SwagUpdate->getUnique() #5 /var/www/clients/client18/web32/web/engine/Library/Enlight/Controller/Action.php(193): Shopware_Controllers_Backend_SwagUpdate->popupAction() #6 /var/www/clients/client18/web32/web/engine/Library/Enlight/Controller/Dispatcher/Default.php(549): Enlight_Controller_Action->dispatch('popupAction') #7 /var/www/clients/client18/web32/web/engine/Library/Enlight/Controller/Front.php(222): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #8 /var/www/clients/client18/web32/web/engine/Shopware/Kernel.php(215): Enlight_Controller_Front->dispatch() #9 /var/www/clients/client18/web32/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php(486): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #10 /var/www/clients/client18/web32/web/engine/Shopware/Components/HttpCache/AppCache.php(268): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #11 /var/www/clients/client18/web32/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php(253): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true) #12 /var/www/clients/client18/web32/web/engine/Shopware/Components/HttpCache/AppCache.php(105): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true) #13 /var/www/clients/client18/web32/web/shopware.php(122): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request)) #14 {main} Next Doctrine\DBAL\DBALException: An exception occurred while executing 'INSERT INTO s_core_config_values (element_id, shop_id, value) VALUES ( (SELECT id FROM s_core_config_elements WHERE name LIKE 'trackingUniqueId' LIMIT 1), 1, ? )' with params ["s:32:\"L5yPwoMVS3KQortokgiaVv59YsPgSnfT\";"]: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'element_id' cannot be null in /var/www/clients/client18/web32/web/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php:131 Stack trace: #0 /var/www/clients/client18/web32/web/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(1015): Doctrine\DBAL\DBALException::driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(PDOException), 'INSERT INTO s_c...', Array) #1 /var/www/clients/client18/web32/web/engine/Shopware/Bundle/PluginInstallerBundle/Service/UniqueIdGenerator/UniqueIdGenerator.php(101): Doctrine\DBAL\Connection->executeUpdate('INSERT INTO s_c...', Array) #2 /var/www/clients/client18/web32/web/engine/Shopware/Bundle/PluginInstallerBundle/Service/UniqueIdGenerator/UniqueIdGenerator.php(62): Shopware\Bundle\PluginInstallerBundle\Service\UniqueIdGenerator\UniqueIdGenerator->storeUniqueIdInDb('L5yPwoMVS3KQort...') #3 /var/www/clients/client18/web32/web/engine/Shopware/Plugins/Default/Backend/SwagUpdate/Controllers/Backend/SwagUpdate.php(475): Shopware\Bundle\PluginInstallerBundle\Service\UniqueIdGenerator\UniqueIdGenerator->getUniqueId() #4 /var/www/clients/client18/web32/web/engine/Shopware/Plugins/Default/Backend/SwagUpdate/Controllers/Backend/SwagUpdate.php(273): Shopware_Controllers_Backend_SwagUpdate->getUnique() #5 /var/www/clients/client18/web32/web/engine/Library/Enlight/Controller/Action.php(193): Shopware_Controllers_Backend_SwagUpdate->popupAction() #6 /var/www/clients/client18/web32/web/engine/Library/Enlight/Controller/Dispatcher/Default.php(549): Enlight_Controller_Action->dispatch('popupAction') #7 /var/www/clients/client18/web32/web/engine/Library/Enlight/Controller/Front.php(222): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #8 /var/www/clients/client18/web32/web/engine/Shopware/Kernel.php(215): Enlight_Controller_Front->dispatch() #9 /var/www/clients/client18/web32/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php(486): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #10 /var/www/clients/client18/web32/web/engine/Shopware/Components/HttpCache/AppCache.php(268): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #11 /var/www/clients/client18/web32/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php(253): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true) #12 /var/www/clients/client18/web32/web/engine/Shopware/Components/HttpCache/AppCache.php(105): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true) #13 /var/www/clients/client18/web32/web/shopware.php(122): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request)) #14 {main} [] {"uid":"fdb8a0d"}