Quantcast
Channel: Allgemein - Shopware Community Forum
Viewing all articles
Browse latest Browse all 4666

Fehlermeldung beim ausführen des Cronjobs

$
0
0

Hallo Ich bekomme folgende Fehlermeldung beim ausführen des Cronjobs

Shopware version 5.2.14 - /production

Usage:
  command [options] [arguments]

Available commands:
  help                                       Displays help for a command
  list                                       Lists commands
 db
  db:backup                                  Create database backup.
 dbal
  dbal:import                                Import SQL file(s) directly to Database.
  dbal:run-sql                               Executes arbitrary SQL directly from the command

....

 synchronized.
  sw:es:backlog:sync                         Synchronize events from the backlog to the live index.
  sw:es:index:cleanup                        Remove unused Elasticsearch indices.
  sw:es:index:populate                       Reindex all shops into a new index and switch the live-system alias after the index process.
  sw:es:switch:alias                         Allows to switch live-system aliases.
  sw:firstrunwizard:disable                  Disable the first run wizard.
  sw:firstrunwizard:enable                   Enable the first run wizard.
  sw:generate:attributes                     Generates attribute models.
  sw:importexport:export                     Export data to files.
  sw:importexport:import                     Import data from files.
  sw:importexport:profiles                   Show all profiles.
  sw:media:cleanup                           Collect unused media and move them to trash.
  sw:media:migrate                           Migrate images to new structure
  sw:migrate:article:attribute:translations  Migrates article attribute translations from Shopware 5.1 to Shopware 5.2
  sw:migrations:migrate
  sw:plugin:activate                         Activates a plugin.
  sw:plugin:config:list                      Lists plugin configuration.
  sw:plugin:config:set                       Sets plugin configuration.
  sw:plugin:deactivate                       Deactivates a plugin.
  sw:plugin:delete                           Deletes a plugin.
  sw:plugin:install                          Installs a plugin.
  sw:plugin:list                             Lists plugins.
  sw:plugin:refresh                          Refreshes plugin list.
  sw:plugin:reinstall                        Reinstalls the provided plugin
  sw:plugin:uninstall                        Uninstalls a plugin.
  sw:plugin:update                           Updates a plugin.
  sw:product:feeds:refresh                   Refreshes product feed cache files.
  sw:rebuild:category:tree                   Rebuild the category tree
  sw:rebuild:seo:index                       Rebuild the SEO index
  sw:refresh:search:index                    Refreshes and regenerates the search index
  sw:settings:label:find:missing             Dump missing settings labels from the database into php arrays files
  sw:snippets:find:missing                   Find missing snippets in the database and dumps them into .ini files
  sw:snippets:remove                         Remove snippets from the database for a specific folder
  sw:snippets:to:db                          Load snippets from .ini files into database
  sw:snippets:to:ini                         Dump snippets from the database into .ini files
  sw:snippets:to:sql                         Load snippets from .ini files into sql file
  sw:snippets:validate                       Validates .ini files containing snippets
  sw:store:download                          Downloads a plugin from the community store
  sw:store:list                              List licensed plugins.
  sw:store:list:domains                      List connected domains.
  sw:store:list:integrated                   List all integrated plugins.
  sw:store:list:updates                      Lists updates for installed plugins.
  sw:theme:cache:generate                    Generates theme caches.
  sw:theme:create                            Creates a theme.
  sw:theme:dump:configuration                Dumps the theme configuration into json files
  sw:theme:initialize                        Initializes themes. Enables responsive theme for the default shop.
  sw:thumbnail:cleanup                       Deletes thumbnails for images whose original file has been deleted.
  sw:thumbnail:generate                      Generates a new Thumbnail.
  sw:warm:http:cache                         Warm up http cache
 swaglicense
  swaglicense:import                         Import licenses from file.
  swaglicense:list                           Lists available licenses.
 viison
  viison:dhl:accountinfo                     Get DHL GK account info.
Content-type: text/html; charset=UTF-8  <br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/html/shopware/vendor/symfony/console/Input/ArgvInput.php</b> on line <b>285</b><br />
<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/html/shopware/vendor/symfony/console/Input/ArgvInput.php</b> on line <b>285</b><br />
<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/html/shopware/vendor/symfony/console/Input/ArgvInput.php</b> on line <b>285</b><br />
<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/html/shopware/vendor/symfony/console/Input/ArgvInput.php</b> on line <b>285</b><br />
<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/html/shopware/vendor/symfony/console/Input/ArgvInput.php</b> on line <b>285</b><br />
<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/html/shopware/vendor/symfony/console/Input/ArgvInput.php</b> on line <b>285</b><br />
<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/html/shopware/vendor/symfony/console/Input/ArgvInput.php</b> on line <b>285</b><br />
<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/html/shopware/vendor/symfony/console/Input/ArgvInput.php</b> on line <b>285</b><br />
<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/html/shopware/vendor/symfony/console/Input/ArgvInput.php</b> on line <b>285</b><br />
<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/html/shopware/vendor/symfony/console/Input/ArgvInput.php</b> on line <b>285</b><br />
<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/html/shopware/vendor/symfony/console/Input/ArgvInput.php</b> on line <b>285</b><br />
<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/html/shopware/vendor/symfony/console/Input/ArgvInput.php</b> on line <b>285</b><br />
<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/html/shopware/vendor/symfony/console/Input/ArgvInput.php</b> on line <b>285</b><br />
<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/html/shopware/vendor/symfony/console/Input/ArgvInput.php</b> on line <b>262</b><br />
<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/html/shopware/vendor/symfony/console/Input/ArgvInput.php</b> on line <b>285</b><br />

Manuell läuft der Cronjob ohne Probleme.  Hat evtl. jemand ne Idee wo das Problem liegt.

 

Vielen Dank im Voraus.

 

Gruß

Mirko


Viewing all articles
Browse latest Browse all 4666