Fehlermeldung

Hallo,

leider kann ich den Shopware 5 nicht auf Shopware 6 updaten. Und nun erscheint folgende Fehlermeldung. Wo liegt das Problem? Kann mir jemand helfen?

 

Ups! Ein Fehler ist aufgetreten!

Die nachfolgenden Hinweise sollten Ihnen weiterhelfen.

An exception occurred while executing ‚SELECT t0.id AS id_1, t0.shop_id AS shop_id_2, t0.last_sent AS last_sent_3, t0.last_received AS last_received_4, t0.last_order_id AS last_order_id_5, t0.last_customer_id AS last_customer_id_6, t0.last_product_id AS last_product_id_7, t0.last_analytics_id AS last_analytics_id_8, t0.last_updated_orders_date AS last_updated_orders_date_9, t0.batch_size AS batch_size_10, t0.industry AS industry_11, t0.type AS type_12, t0.response_token AS response_token_13, t0.cached_template AS cached_template_14, t0.active AS active_15, t0.locked AS locked_16 FROM s_benchmark_config t0 WHERE t0.shop_id = ? LIMIT 1‘ with params [1]: SQLSTATE[42S22]: Column not found: 1054 Unknown column ‚t0.shop_id‘ in ‚field list‘ in vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php on line 179

Stack trace:

 #0 vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php(150): Doctrine\DBAL\DBALException::wrapException(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(PDOException), 'An exception oc...') #1 vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(915): Doctrine\DBAL\DBALException::driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(PDOException), 'SELECT t0.id AS...', Array) #2 engine/Library/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php(386): Doctrine\DBAL\Connection-\>executeQuery('SELECT t0.id AS...', Array, Array) #3 vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php(196): Doctrine\ORM\Persisters\Entity\BasicEntityPersister-\>load(Array, NULL, NULL, Array, NULL, 1, NULL) #4 engine/Shopware/Models/Benchmark/Repository.php(43): Doctrine\ORM\EntityRepository-\>findOneBy(Array) #5 engine/Shopware/Bundle/BenchmarkBundle/Controllers/Backend/BenchmarkOverview.php(48): Shopware\Models\Benchmark\Repository-\>getConfigForShop(1) #6 engine/Library/Enlight/Controller/Action.php(192): Shopware\_Controllers\_Backend\_BenchmarkOverview-\>indexAction() #7 engine/Library/Enlight/Controller/Dispatcher/Default.php(478): Enlight\_Controller\_Action-\>dispatch('indexAction') #8 engine/Library/Enlight/Controller/Front.php(228): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #9 engine/Shopware/Kernel.php(185): Enlight\_Controller\_Front-\>dispatch() #10 vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(102): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #11 vendor/symfony/http-kernel/HttpCache/HttpCache.php(448): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(Shopware\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true) #12 engine/Shopware/Components/HttpCache/AppCache.php(256): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #13 vendor/symfony/http-kernel/HttpCache/HttpCache.php(238): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true) #14 engine/Shopware/Components/HttpCache/AppCache.php(99): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>pass(Object(Symfony\Component\HttpFoundation\Request), true) #15 shopware.php(122): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request)) #16 {main