Hallo,
der Versuch PayPal in einer Test Umgebung zu aktualisieren bringt das Backend mit einem 500er Fehler zum erliegen. Das Errorlog wirft während des Updates folgendes aus. Hat jemand einen Hinweise wo ich ansetzen könnte?
[03-Apr-2022 08:01:10 Europe/Berlin] PHP Fatal error: Uncaught Error: Class "SwagPaymentPayPalUnified\Subscriber\BackendOrder" not found in /html/shopware-Staging/engine/Shopware/Components/ContainerAwareEventManager.php:155
Stack trace:
#0 /html/shopware-Staging/var/cache/production_202201031510/proxies/ShopwareProduction90004d88ad450b95b086e3278f08f7f67b5ffe60ProjectContainer.php(5742): Shopware\Components\ContainerAwareEventManager->addSubscriberService('paypal_unified....', 'SwagPaymentPayP...')
#1 /html/shopware-Staging/vendor/symfony/dependency-injection/Container.php(257): ShopwareProduction90004d88ad450b95b086e3278f08f7f67b5ffe60ProjectContainer->getEventsService()
#2 /html/shopware-Staging/vendor/symfony/dependency-injection/Container.php(231): Symfony\Component\DependencyInjection\Container->make('events', 1)
#3 /html/shopware-Staging/engine/Shopware/Components/DependencyInjection/Container.php(64): Symfony\Component\DependencyInjection\Container->get('events')
#4 /html/shopware-Staging/engine/Shopware/Kernel.php(565): Shopware\Components\DependencyInjection\Container->set('kernel', Object(Shopware\Kernel))
#5 /html/shopware-Staging/engine/Shopware/Kernel.php(249): Shopware\Kernel->initializeContainer()
#6 /html/shopware-Staging/engine/Shopware/Components/HttpCache/AppCache.php(261): Shopware\Kernel->boot()
#7 /html/shopware-Staging/vendor/symfony/http-kernel/HttpCache/HttpCache.php(269): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#8 /html/shopware-Staging/engine/Shopware/Components/HttpCache/AppCache.php(106): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true)
#9 /html/shopware-Staging/shopware.php(122): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#10 {main}
thrown in /html/shopware-Staging/engine/Shopware/Components/ContainerAwareEventManager.php on line 155