FriendsOfShopware / FroshWebP

WebP Support for Shopware
MIT License
35 stars 25 forks source link

Crash after Plugin Update #121

Closed Marcel-Cologne closed 2 years ago

Marcel-Cologne commented 2 years ago

PHP Version

7.4

Shopware Version

5.7.13

Actual behaviour

Fatal error: Uncaught Error: Class 'FroshWebP\Subscriber\ModernizrSubscriber' not found in /var/www/kd/www.xxxxx.de/htdocs/shopware/dev/engine/Shopware/Components/ContainerAwareEventManager.php:159 Stack trace: #0 /var/www/kd/www.xxxxx.de/htdocs/shopware/dev/var/cache/production_202206221313/proxies/ShopwareProduction5e59d64c8ff1daaa0580f5112d553be23d4a1c4aProjectContainer.php(7354): Shopware\Components\ContainerAwareEventManager->addSubscriberService() #1 /var/www/kd/www.xxxxx.de/htdocs/shopware/dev/vendor/symfony/dependency-injection/Container.php(257): ShopwareProduction5e59d64c8ff1daaa0580f5112d553be23d4a1c4aProjectContainer->getEventsService() #2 /var/www/kd/www.xxxxx.de/htdocs/shopware/dev/vendor/symfony/dependency-injection/Container.php(231): Symfony\Component\DependencyInjection\Container->make() #3 /var/www/kd/www.xxxxx.de/htdocs/shopware/dev/engine/Shopware/Components/DependencyInjection/Container.php(64): Symfony\Component\DependencyInjection\Container->get() #4 /var/www/kd/www.xxxxx.de/htdocs/shop in /var/www/kd/www.xxxxx.de/htdocs/shopware/dev/engine/Shopware/Components/ContainerAwareEventManager.php on line 159

Expected behaviour

I expected an updated plugin ;-)

Steps to Reproduce?

I simply clicked on the update button

shyim commented 2 years ago

looks like cache issue. can you clear the cache? 😅

Marcel-Cologne commented 2 years ago

Nope backend is not avilable 😂

Marcel-Cologne commented 2 years ago

have no acces to console ... unfortunately.

shyim commented 2 years ago

Go to FTP and rename var/cache/production_x to something else