FACT-Finder-Web-Components / shopware5-plugin

FACT-Finder® Web Components for Shopware 5
Other
1 stars 1 forks source link

FTP Uploading Export-File #63

Closed exc-peter closed 2 years ago

exc-peter commented 2 years ago

Uploading Export file not possible

Error in SW5 Backend: Fatal error: Uncaught Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: The "shop" service is synthetic, it needs to be set at boot time before it can be used. in /www/vendor/symfony/dependency-injection/Container.php:334 Stack trace: #0 /www/engine/Shopware/Components/DependencyInjection/Container.php(218): Symfony\Component\DependencyInjection\Container->get('shop', 1) #1 /www/engine/Shopware/Components/DependencyInjection/Container.php(140): Shopware\Components\DependencyInjection\Container->doLoad('shop', 'shop', 1) #2 /www/var/cache/production_201909250854/proxies/ShopwareProduction3cc3517b34506254f1e9471efd606165724a3dd9ProjectContainer.php(4863): Shopware\Components\DependencyInjection\Container->get('shop') #3 /www/vendor/symfony/dependency-injection/Container.php(306): ShopwareProduction3cc3517b34506254f1e9471efd606165724a3dd9ProjectCont in /www/vendor/symfony/dependency-injection/Container.php on line 334

Also does the "-u" Option not work in the console

a-laurowski commented 2 years ago

Hi @exc-peter Can i ask you to provide us an information where shop service is specified or referenced as a service in shopware5 codebase?

I was unable to reproduce the error, nor did I find any instances of of binding such a service to any of service the plugin is providing.

a-laurowski commented 2 years ago

@exc-peter I'm closing this issue due to inactivity. Feel free to reopen if necessary