# Fehlermeldung

**URL:** https://forum.shopware.com/t/fehlermeldung/63625
**Category:** Programmierung
**Created:** [19. Dezember 2019 um 08:52 UTC](https://forum.shopware.com/t/fehlermeldung/63625 "2019-12-19T08:52:09Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![OleSturm](https://avatars.discourse-cdn.com/v4/letter/o/b5e925/32.png) [@OleSturm](https://forum.shopware.com/u/OleSturm)
#### Post date: [19. Dezember 2019 um 08:52 UTC](https://forum.shopware.com/t/fehlermeldung/63625/1 "2019-12-19T08:52:09Z")

</div>

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?

&nbsp;

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

```

&nbsp;
