-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
Preconditions
- Magento 2.3.4
- PHP v7.2.24
- ubuntu0.18.04.3
- magento2-cron-scheduler version 1.0.6
- MySQL 5.7
Steps to reproduce
- Read
var/log/cron.logwhile Magento crons are enabled and running
Expected result
- No errors (from Kiwi Commerce) should not be present
Actual result
- This error is logged in
var/log/cron.log:
Error when running a cron job {"exception":"[object] (RuntimeException(code: 0): Error when running a cron job at /path/to/m2/install/vendor/kiwicommerce/module-cron-scheduler/Observer/ProcessCronQueueObserverDefault.inc:265, Error(code: 0): Call to a member function isStatic() on boolean at /path/to/m2/install/vendor/magento/module-eav/Model/Entity/Collection/AbstractCollection.php:492)"} []
Metadata
Metadata
Assignees
Labels
No labels