Hallo Zusammen.
Ich habe gestern ein Plugin deinstalliert und danach ging gar nix mehr. Im Frontend erscheint der Fehler 503. Service unavailable. Die Seite ist nicht erreichbar.
Ich habe die Version 5.2.16 im EInsatz.
Im PlugIn-Manager bekomme ich die folgende Fehlermeldung:
Ups! Ein Fehler ist aufgetreten! Die nachfolgenden Hinweise sollten Ihnen weiterhelfen. An exception occurred while executing ‘SELECT t0.id AS id_1, t0.customerGroupID AS customerGroupID_2, t0.coe_overwritepaymentdue AS coe_overwritepaymentdue_3, t0.customerGroupID AS customerGroupID_4 FROM s_core_customergroups_attributes t0 WHERE t0.customerGroupID = ?’ with params [1]: SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘t0.coe_overwritepaymentdue’ in ‘field list’ in vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php on line 119 Stack trace: #0 vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(836): Doctrine\DBAL\DBALException::driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(PDOException), ‘SELECT t0.id AS…’, Array) #1 engine/Library/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php(742): Doctrine\DBAL\Connection->executeQuery(‘SELECT t0.id AS…’, Array, Array) #2 engine/Library/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php(820): Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(Array, NULL, Array) #3 vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php(2626): Doctrine\ORM\Persisters\Entity\BasicEntityPersister->loadOneToOneEntity(Array, Object(Shopware\Models\Customer\Group)) #4 vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php(273): Doctrine\ORM\UnitOfWork->createEntity(‘Shopware\Models…’, Array, Array) #5 vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php(437): Doctrine\ORM\Internal\Hydration\ObjectHydrator->getEntity(Array, ‘customerGroup’) #6 vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php(165): Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData(Array, Array) #7 vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/AbstractHydrator.php(147): Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData() #8 vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(978): Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll(Object(PDOStatement), Object(Doctrine\ORM\Query\ResultSetMapping), Array) #9 vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(924): Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache(NULL, NULL) #10 vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(766): Doctrine\ORM\AbstractQuery->execute(NULL, NULL) #11 engine/Shopware/Models/Shop/Repository.php(306): Doctrine\ORM\AbstractQuery->getOneOrNullResult() #12 engine/Shopware/Bundle/PluginInstallerBundle/Service/AccountManagerService.php(103): Shopware\Models\Shop\Repository->getActiveDefault() #13 engine/Shopware/Plugins/Default/Backend/PluginManager/Controllers/Backend/PluginManager.php(697): Shopware\Bundle\PluginInstallerBundle\Service\AccountManagerService->getDomain() #14 engine/Shopware/Plugins/Default/Backend/PluginManager/Controllers/Backend/PluginManager.php(387): Shopware_Controllers_Backend_PluginManager->getDomain() #15 engine/Library/Enlight/Controller/Action.php(159): Shopware_Controllers_Backend_PluginManager->updateListingAction() #16 engine/Library/Enlight/Controller/Dispatcher/Default.php(523): Enlight_Controller_Action->dispatch(‘updateListingAc…’) #17 engine/Library/Enlight/Controller/Front.php(223): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #18 engine/Shopware/Kernel.php(179): Enlight_Controller_Front->dispatch() #19 vendor/symfony/http-kernel/HttpCache/HttpCache.php(487): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #20 engine/Shopware/Components/HttpCache/AppCache.php(255): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #21 vendor/symfony/http-kernel/HttpCache/HttpCache.php(258): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true) #22 engine/Shopware/Components/HttpCache/AppCache.php(103): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true) #23 shopware.php(117): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request)) #24 {main}
Kann hier jemand sagen, was das Problem verursacht?
LG, Daniel