Hallo Shopware-Community,
ich sitze schon seit zig-Stunden an folgendem Problem. Seit ein paar Tagen, erscheint, beim Aufruf des Theme Managers der 500er Fehler: Internal Server Error und das Theme Listing kann somit nicht geladen werden.
Hier auch noch ein Auszug aus dem Error-Log des Servers:
[26-Sep-2018 21:08:58 Europe/Berlin] PHP Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘db755282402.s_core_plugins’ doesn’t exist in /homepages/17/d708124718/htdocs/shop/engine/Shopware/Bundle/PluginInstallerBundle/Service/PluginInitializer.php:71
Stack trace:
#0 /homepages/17/d708124718/htdocs/shop/engine/Shopware/Bundle/PluginInstallerBundle/Service/PluginInitializer.php(71): PDO->query(‘SELECT name, ve…’)
#1 /homepages/17/d708124718/htdocs/shop/engine/Shopware/Kernel.php(498): Shopware\Bundle\PluginInstallerBundle\Service\PluginInitializer->initializePlugins()
#2 /homepages/17/d708124718/htdocs/shop/engine/Shopware/Kernel.php(314): Shopware\Kernel->initializePlugins()
#3 /homepages/17/d708124718/htdocs/shop/engine/Shopware/Components/HttpCache/AppCache.php(262): Shopware\Kernel->boot()
#4 /homepages/17/d708124718/htdocs/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php(443): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#5 /homepages/17/d708124718 in /homepages/17/d708124718/htdocs/shop/engine/Shopware/Bundle/PluginInstallerBundle/Service/PluginInitializer.php on line 71
[26-Sep-2018 21:10:42 Europe/Berlin] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4096 bytes) in /homepages/17/d708124718/htdocs/shop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php on line 847
[26-Sep-2018 21:10:42 Europe/Berlin] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4096 bytes) in Unknown on line 0
[26-Sep-2018 21:12:56 Europe/Berlin] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4096 bytes) in /homepages/17/d708124718/htdocs/shop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php on line 847
[26-Sep-2018 21:19:47 Europe/Berlin] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4096 bytes) in /homepages/17/d708124718/htdocs/shop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php on line 847
[26-Sep-2018 21:19:47 Europe/Berlin] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4096 bytes) in Unknown on line 0
Habt Ihr irgendeine Ahnung, an was der Fehler liegen kann, und wo ich ansetzen kann?
Viele Grüße und vielen Dank im Voraus für Eure Hilfe,
Oliver