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

Issue with Wyomind Cronscheduler #76

Closed vinothkumarblaze closed 4 years ago

vinothkumarblaze commented 5 years ago

i am gettign this error in log file , my catalog price rule reset on mid-night. PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function Magento\Cron\Observer\ProcessCronQueueObserver::__construct(), 11 passed in /home/srikoreka/releases/20190716070528/vendor/wyomind/cronscheduler/Plugin/Cron/Observer/ProcessCronQueueObserver.php on line 72 and exactly 13 expected in /home/srikoreka/releases/20190716070528/vendor/magento/module-cron/Observer/ProcessCronQueueObserver.php:161

gnuzealot commented 4 years ago

These modules are unfortunately incompatible with each other.