cancel
Showing results for 
Search instead for 
Did you mean: 

upgrade from 2.02 to 2.03 cron issues

upgrade from 2.02 to 2.03 cron issues

i'm having trouble getting the magento crons setup so that i can get the readiness check to run for upgrading.

i get the below error:

 

cron1

 

i've setup crons in my plesk panel as below all with root level permission.

 

cron2

 

cron 1 and 3 seem to run without error but when cron 2 runs i get this error:

 

cron3

 

i think its this that is causing the readiness check to fail? any suggestions?

2 REPLIES 2

Re: upgrade from 2.02 to 2.03 cron issues

Bug: Magento 2 checks the «.update_cronjob_status» file but never generates it so the «Cron script readiness check» will always fail on a Magento 2 upgrade (and my fix) https://mage2.pro/t/1125 

Re: upgrade from 2.02 to 2.03 cron issues

hi thanks for your reply, i've tried your solution and it still runs the check and show the same error. do you know if it is caching the environment.php file somewhere or should it take immediate affect?