Dear all,
I've successfully migrated from Magento version 1.7.0.2 to Version 2.2.4, but now trying to install extensions but running into cron problems.
Before migration the cron jobs were running just fine, now I receive the following error:
[Exception]
Notice: Undefined index: jobs in /home/......../public_html/vendor/magento/module-cron/Model/Config/Converter/Db.php on line 39
cron:run [--group GROUP] [--bootstrap BOOTSTRAP]
I've already tried the following:
Reset all file permissions etc...
Cleared the cron schedule in the database
Cronjob commands in the database are the same as before migration.
I'm lost.
Any help would be highly appreciated!
Thanks