magemojo / m2-ce-cron

Magento 2 cron project to fix bugs and common cron issues.
https://magemojo.com
MIT License
165 stars 45 forks source link

Error in messages field. #82

Closed adamrandazzo closed 4 years ago

adamrandazzo commented 4 years ago

I just installed the extension and it's working much better than the standard cron, with the exception of one of the groups. The error below is showing up in the cron_schedule messages field for the consumers_runner job code. Any ideas?

Thanks!



  Consumer 'consumers_runner' is not declared.  

queue:consumers:start [--max-messages MAX-MESSAGES] [--batch-size BATCH-SIZE] [--area-code AREA-CODE] [--single-thread] [--pid-file-path PID-FILE-PATH] [--] <consumer>```
gnuzealot commented 4 years ago

@adamrandazzo what magento version are you getting this on?

gnuzealot commented 4 years ago

The latest version of the cron module is not compatible with magento versions prior to 2.3. Use the 1.2 version of the module, instructions are in the readme.