# Fehlermeldung nach Update auf 5.6.8

**URL:** https://forum.shopware.com/t/fehlermeldung-nach-update-auf-5-6-8/70556
**Category:** Administration
**Created:** [30. Oktober 2020 um 13:34 UTC](https://forum.shopware.com/t/fehlermeldung-nach-update-auf-5-6-8/70556 "2020-10-30T13:34:52Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![diederich](https://avatars.discourse-cdn.com/v4/letter/d/aca169/32.png) [@diederich](https://forum.shopware.com/u/diederich)
#### Post date: [30. Oktober 2020 um 13:34 UTC](https://forum.shopware.com/t/fehlermeldung-nach-update-auf-5-6-8/70556/1 "2020-10-30T13:34:52Z")

</div>

Hallo zusammen,

nachdem ich ein das Update auf 5.6.8 gemacht habe, erhalte ich unten stehende Fehlermeldung. Außderdem werden im Plugin Manager die installierten Plugins nicht mehr angezeigt.&nbsp;  
Es wäre super, wenn mir hier jemand weiterhelfen&nbsp;könnte.&nbsp;  
Viele Grüße  
&nbsp;

An exception occurred while executing ‘SELECT s0\_.sorting\_ids AS sorting\_ids\_0, s0\_.hide\_sortings AS hide\_sortings\_1, s0\_.facet\_ids AS facet\_ids\_2, s0\_.shops AS shops\_3, s0\_.id AS id\_4, s0\_.parent AS parent\_5, s0\_.stream\_id AS stream\_id\_6, s0\_.description AS description\_7, s0\_.position AS position\_8, s0\_.meta\_title AS meta\_title\_9, s0\_.metakeywords AS metakeywords\_10, s0\_.metadescription AS metadescription\_11, s0\_.cmsheadline AS cmsheadline\_12, s0\_.cmstext AS cmstext\_13, s0\_.active AS active\_14, s0\_.template AS template\_15, s0\_.product\_box\_layout AS product\_box\_layout\_16, s0\_.blog AS blog\_17, s0\_.path AS path\_18, s0\_.external AS external\_19, s0\_.external\_target AS external\_target\_20, s0\_.hidefilter AS hidefilter\_21, s0\_.hidetop AS hidetop\_22, s0\_.changed AS changed\_23, s0\_.added AS added\_24, s0\_.mediaID AS mediaID\_25, s1\_.id AS id\_26, s1\_.categoryID AS categoryID\_27, s1\_.attribute1 AS attribute1\_28, s1\_.attribute2 AS attribute2\_29, s1\_.attribute3 AS attribute3\_30, s1\_.attribute4 AS attribute4\_31, s1\_.attribute5 AS attribute5\_32, s1\_.attribute6 AS attribute6\_33, s2\_.show\_listing AS show\_listing\_34, s2\_.template\_id AS template\_id\_35, s2\_.id AS id\_36, s2\_.parent\_id AS parent\_id\_37, s2\_.active AS active\_38, s2\_.name AS name\_39, s2\_.userID AS userID\_40, s2\_.position AS position\_41, s2\_.device AS device\_42, s2\_.fullscreen AS fullscreen\_43, s2\_.valid\_from AS valid\_from\_44, s2\_.is\_landingpage AS is\_landingpage\_45, s2\_.seo\_title AS seo\_title\_46, s2\_.seo\_keywords AS seo\_keywords\_47, s2\_.seo\_description AS seo\_description\_48, s2\_.valid\_to AS valid\_to\_49, s2\_.create\_date AS create\_date\_50, s2\_.modified AS modified\_51, s2\_.`rows` AS rows\_52, s2\_.cols AS cols\_53, s2\_.cell\_spacing AS cell\_spacing\_54, s2\_.cell\_height AS cell\_height\_55, s2\_.article\_height AS article\_height\_56, s2\_.mode AS mode\_57, s2\_.preview\_id AS preview\_id\_58, s2\_.preview\_secret AS preview\_secret\_59, s2\_.listing\_visibility AS listing\_visibility\_60, s2\_.customer\_stream\_ids AS customer\_stream\_ids\_61, s2\_.replacement AS replacement\_62, s3\_.id AS id\_63, s3\_.albumID AS albumID\_64, s3\_.name AS name\_65, s3\_.description AS description\_66, s3\_.path AS path\_67, s3\_.type AS type\_68, s3\_.extension AS extension\_69, s3\_.userID AS userID\_70, s3\_.created AS created\_71, s3\_.file\_size AS file\_size\_72, s3\_.width AS width\_73, s3\_.height AS height\_74, s4\_.id AS id\_75, s4\_.groupkey AS groupkey\_76, s4\_.description AS description\_77, s4\_.tax AS tax\_78, s4\_.taxinput AS taxinput\_79, s4\_.mode AS mode\_80, s4\_.discount AS discount\_81, s4\_.minimumorder AS minimumorder\_82, s4\_.minimumordersurcharge AS minimumordersurcharge\_83 FROM s\_categories s0\_ LEFT JOIN s\_categories\_attributes s1\_ ON s0\_.id = s1\_.categoryID LEFT JOIN s\_emotion\_categories s5\_ ON s0\_.id = s5\_.category\_id LEFT JOIN s\_emotion s2\_ ON s2\_.id = s5\_.emotion\_id LEFT JOIN s\_media s3\_ ON s0\_.mediaID = s3\_.id LEFT JOIN s\_categories\_avoid\_customergroups s6\_ ON s0\_.id = s6\_.categoryID LEFT JOIN s\_core\_customergroups s4\_ ON s4\_.id = s6\_.customergroupID WHERE s0\_.id = ? AND s0\_.id IN (?)’ with params [3, 3]: SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘s0\_.shops’ 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 s0\_.sort…’, Array) #2 vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php(50): Doctrine\DBAL\Connection-\>executeQuery(‘SELECT s0\_.sort…’, Array, Array, NULL) #3 vendor/doctrine/orm/lib/Doctrine/ORM/Query.php(337): Doctrine\ORM\Query\Exec\SingleSelectExecutor-\>execute(Object(Doctrine\DBAL\Connection), Array, Array) #4 vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(968): Doctrine\ORM\Query-\>\_doExecute() #5 vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(923): Doctrine\ORM\AbstractQuery-\>executeIgnoreQueryCache(NULL, 2) #6 vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(726): Doctrine\ORM\AbstractQuery-\>execute(NULL, 2) #7 vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php(171): Doctrine\ORM\AbstractQuery-\>getResult(2) #8 engine/Shopware/Controllers/Backend/Category.php(189): Doctrine\ORM\Tools\Pagination\Paginator-\>getIterator() #9 engine/Library/Enlight/Controller/Action.php(192): Shopware\_Controllers\_Backend\_Category-\>getDetailAction() #10 engine/Library/Enlight/Controller/Dispatcher/Default.php(478): Enlight\_Controller\_Action-\>dispatch(‘getDetailAction’) #11 engine/Library/Enlight/Controller/Front.php(228): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #12 engine/Shopware/Kernel.php(188): Enlight\_Controller\_Front-\>dispatch() #13 vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(102): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #14 vendor/symfony/http-kernel/HttpCache/HttpCache.php(453): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(Shopware\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true) #15 engine/Shopware/Components/HttpCache/AppCache.php(261): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #16 vendor/symfony/http-kernel/HttpCache/HttpCache.php(238): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true) #17 engine/Shopware/Components/HttpCache/AppCache.php(102): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>pass(Object(Symfony\Component\HttpFoundation\Request), true) #18 shopware.php(122): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request)) #19 {main} &nbsp;

_OK_
