Hallo Zusammen,
ich habe gerade ein Problem, dass ein Versuch, ein Console-Befehl auszufühern so aussieht:
[manager@frontsign public]$ php -display_errors bin/console sw:cron:run importEET -f
PHP Fatal error: Listener "onAddConsoleCommand" in "SwagImportExport" is not callable. in /var/www/shopware/public/engine/Library/Enlight/Event/Handler/Plugin.php on line 145
[manager@frontsign public]$ php bin/console sw:cache:clear
PHP Fatal error: Listener "onAddConsoleCommand" in "SwagImportExport" is not callable. in /var/www/shopware/public/engine/Library/Enlight/Event/Handler/Plugin.php on line 145
Ich wäre dankbar für Hilfe. Googlen hilft leider nicht sehr.
Danke im Vorab.