[GELÖST] Plugin deinstallation endet in Column not Found Fehlern

Ich hatte nicht den ganzen Stacktrace gepostet. Hier steht noch etwas vom Set Plugin mit drin:

16-Sep-2020 09:21:10 Europe/Berlin] PHP Fatal error:  Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘productAttribute.vio_customer_discount_excludes’ in ‘field list’ in /home/heconred/xxxyyyzzz/testserver/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:907
Stack trace:
#0 /home/heconred/xxxyyyzzz/testserver/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(907): PDOStatement->execute()
#1 /home/heconred/xxxyyyzzz/testserver/vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php(206): Doctrine\DBAL\Connection->executeQuery(‘SELECT product…’, Array, Array)
#2 /home/heconred/xxxyyyzzz/testserver/engine/Shopware/Bundle/StoreFrontBundle/Gateway/DBAL/ListProductGateway.php(68): Doctrine\DBAL\Query\QueryBuilder->execute()
#3 /home/heconred/xxxyyyzzz/testserver/engine/Shopware/Plugins/Community/Frontend/SwkweSetBuy/Bundle/StoreFrontBundle/Gateway/ListProductGateway.php(64): Shopware\Bundle\StoreFrontBundle\Gateway\DBAL\ListProductGateway->getList(Array, Object in /home/heconred/xxxyyyzzz/testserver/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php on line 179
 

hier steht auch das “SwkewSetBuy” Plugin drin. Das wollen wir behalten. Wie kann das zusammenhängen?

Fehler lässt sich auf dem Testserver reproduzieren. Dieser ist dann nach einigen Minuten von allein weg.