Nach Update 3.57 auf 4 Error

Guten Morgen Nach Update von 3.57 auf 4 das bei der Ausführung alles Grün angezeigt hat und keine Fehler vermerkt hat. Bekomme ich folgenden Fehler bei Aufruf der Seite: SQLSTATE[42S22]: Column not found: 1054 Unknown column ‚s2_.path‘ in ‚field list‘ in Doctrine/DBAL/Connection.php on line 628 Stack trace: #0 Doctrine/DBAL/Connection.php(628): PDOStatement->execute() #1 Doctrine/ORM/Query/Exec/SingleSelectExecutor.php(46): Doctrine\DBAL\Connection->executeQuery(‚SELECT COUNT(s0…‘, Array, Array, NULL) #2 Doctrine/ORM/Query.php(260): Doctrine\ORM\Query\Exec\SingleSelectExecutor->execute(Object(Doctrine\DBAL\Connection), Array, Array) #3 Doctrine/ORM/AbstractQuery.php(595): Doctrine\ORM\Query->_doExecute() #4 Doctrine/ORM/AbstractQuery.php(432): Doctrine\ORM\AbstractQuery->execute(Array, 2) #5 engine/core/class/sCategories.php(257): Doctrine\ORM\AbstractQuery->getArrayResult() #6 Shopware/Controllers/Frontend/Index.php(44): sCategories->sGetCategoryContent(3) #7 Enlight/Controller/Action.php(148): Shopware_Controllers_Frontend_Index->indexAction() #8 Enlight/Controller/Dispatcher/Default.php(521): Enlight_Controller_Action->dispatch(‚indexAction‘) #9 Enlight/Controller/Front.php(214): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #10 Shopware/Components/HttpCache/HttpKernel.php(79): Enlight_Controller_Front->dispatch() #11 Symfony/Component/HttpKernel/HttpCache/HttpCache.php(434): Shopware\Components\HttpCache\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #12 Shopware/Components/HttpCache/AppCache.php(234): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #13 Symfony/Component/HttpKernel/HttpCache/HttpCache.php(403): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true) #14 Symfony/Component/HttpKernel/HttpCache/HttpCache.php(303): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true) #15 Shopware/Components/HttpCache/AppCache.php(158): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true) #16 Symfony/Component/HttpKernel/HttpCache/HttpCache.php(192): Shopware\Components\HttpCache\AppCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true) #17 Shopware/Components/HttpCache/AppCache.php(110): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #18 Shopware/Bootstrap.php(70): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request)) #19 Enlight/Application.php(192): Shopware_Bootstrap->run() #20 shopware.php(83): Enlight_Application->run() #21 {main} Vom der Backendseite diesen Fehler: Fatal error: Uncaught exception ‚PDOException‘ with message ‚SQLSTATE[42S02]: Base table or view not found: 1146 Table ‚usr_web23_1.s_core_sessions_backend‘ doesn’t exist‘ in /var/www/clients/client1/web7/web/shopware/engine/Library/Zend/Db/Statement/Pdo.php:228 Stack trace: #0 /var/www/clients/client1/web7/web/shopware/engine/Library/Zend/Db/Statement/Pdo.php(228): PDOStatement->execute(Array) #1 /var/www/clients/client1/web7/web/shopware/engine/Library/Zend/Db/Statement.php(300): Zend_Db_Statement_Pdo->_execute(Array) #2 /var/www/clients/client1/web7/web/shopware/engine/Library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array) #3 /var/www/clients/client1/web7/web/shopware/engine/Library/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query(‚DESCRIBE s_cor...', Array) #4 /var/www/clients/client1/web7/web/shopware/engine/Library/Enlight/Components/Db/Adapter/Pdo/Mysql.php(75): Zend_Db_Adapter_Pdo_Abstract-\>query('DESCRIBE s_cor…‘, Array) #5 /var/www/clients/client1/web7/web/shopware in /var/www/clients/client1/web7/web/shopware/engine/Library/Zend/Db/Statement/Pdo.php on line 234 Wer kann mir bitte helfen den Fehler zu beseitigen