Hallo zusammen,
ich habe soeben ein Update über das Shopbackend gemacht und bekomme nun folgenden Fehler.
Weiß jemand wie man diesen behebt?
Slim Application Error
The application could not run because of the following error:
Details
Type: ErrorException
Code: 2
Message: file_get_contents(/var/www/vhosts/maigrau-gallery.com/httpdocs/engine/Shopware/Plugins/Default/Frontend/orga/Bootstrap.php): failed to open stream: No such file or directory
File: /var/www/vhosts/maigrau-gallery.com/httpdocs/recovery/update/src/DummyPluginFinder.php
Line: 80
Trace
#0 [internal function]: Slim\Slim::handleErrors(2, 'file_get_conten...', '/var/www/vhosts...', 80, Array)
#1 /var/www/vhosts/maigrau-gallery.com/httpdocs/recovery/update/src/DummyPluginFinder.php(80): file_get_contents('/var/www/vhosts...')
#2 /var/www/vhosts/maigrau-gallery.com/httpdocs/recovery/update/src/DummyPluginFinder.php(57): Shopware\Recovery\Update\DummyPluginFinder->isDummyPlugin('/var/www/vhosts...')
#3 /var/www/vhosts/maigrau-gallery.com/httpdocs/recovery/update/src/Controller/CleanupController.php(100): Shopware\Recovery\Update\DummyPluginFinder->getDummyPlugins()
#4 /var/www/vhosts/maigrau-gallery.com/httpdocs/recovery/update/src/app.php(159): Shopware\Recovery\Update\Controller\CleanupController->cleanupOldFiles()
#5 [internal function]: {closure}()
#6 /var/www/vhosts/maigrau-gallery.com/httpdocs/recovery/common/vendor/slim/slim/Slim/Route.php(462): call_user_func_array(Object(Closure), Array)
#7 /var/www/vhosts/maigrau-gallery.com/httpdocs/recovery/common/vendor/slim/slim/Slim/Slim.php(1326): Slim\Route->dispatch()
#8 /var/www/vhosts/maigrau-gallery.com/httpdocs/recovery/common/vendor/slim/slim/Slim/Middleware/Flash.php(85): Slim\Slim->call()
#9 /var/www/vhosts/maigrau-gallery.com/httpdocs/recovery/common/vendor/slim/slim/Slim/Middleware/MethodOverride.php(92): Slim\Middleware\Flash->call()
#10 /var/www/vhosts/maigrau-gallery.com/httpdocs/recovery/common/vendor/slim/slim/Slim/Middleware/PrettyExceptions.php(67): Slim\Middleware\MethodOverride->call()
#11 /var/www/vhosts/maigrau-gallery.com/httpdocs/recovery/common/vendor/slim/slim/Slim/Slim.php(1271): Slim\Middleware\PrettyExceptions->call()
#12 /var/www/vhosts/maigrau-gallery.com/httpdocs/recovery/update/index.php(46): Slim\Slim->run()
#13 {main}