Hallo zusammen,
ich deute jedenfalls diese Fehlermeldung das hier eine Tabelle fehlt!
Habe heute von 5.4.5 auf 5.5.1 ein Update gemacht. Kann hier jemand was dazu sagen?
Ups! Ein Fehler ist aufgetreten!
Die nachfolgenden Hinweise sollten Ihnen weiterhelfen.
An exception occurred while executing ‚SELECT configs.id FROM s_benchmark_config configs WHERE configs.active = 1 AND configs.industry != 0‘: SQLSTATE[42S02]: Base table or view not found: 1146 Table ‚fahrzeugteilecom_db1.s_benchmark_config‘ doesn’t exist in vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php on line 131
Stack trace:
#0 vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(855): Doctrine\DBAL\DBALException::driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(PDOException), 'SELECT configs....', Array) #1 vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php(206): Doctrine\DBAL\Connection-\>executeQuery('SELECT configs....', Array, Array) #2 engine/Shopware/Models/Benchmark/Repository.php(202): Doctrine\DBAL\Query\QueryBuilder-\>execute() #3 engine/Shopware/Controllers/Backend/Index.php(358): Shopware\Models\Benchmark\Repository-\>getValidShops() #4 engine/Shopware/Controllers/Backend/Index.php(156): Shopware\_Controllers\_Backend\_Index-\>isBIActive() #5 engine/Library/Enlight/Controller/Action.php(193): Shopware\_Controllers\_Backend\_Index-\>indexAction() #6 engine/Library/Enlight/Controller/Dispatcher/Default.php(549): Enlight\_Controller\_Action-\>dispatch('indexAction') #7 engine/Library/Enlight/Controller/Front.php(222): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #8 engine/Shopware/Kernel.php(202): Enlight\_Controller\_Front-\>dispatch() #9 vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(102): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #10 vendor/symfony/http-kernel/HttpCache/HttpCache.php(448): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(Shopware\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true) #11 engine/Shopware/Components/HttpCache/AppCache.php(268): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #12 vendor/symfony/http-kernel/HttpCache/HttpCache.php(238): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true) #13 engine/Shopware/Components/HttpCache/AppCache.php(105): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>pass(Object(Symfony\Component\HttpFoundation\Request), true) #14 shopware.php(122): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request)) #15 {main}