cancel
Showing results for 
Search instead for 
Did you mean: 

Cron Jobs not working Magento 2.2.2

Cron Jobs not working Magento 2.2.2

Hi, I've setup Cron Jobs in CPanel for shared hosted account. I am getting message "One or more indexers are invalid. Make sure your Magento cron job is running." in admin panel. There are no errors in log file. Any idea what could be wrong? thanks

 * * * *

/usr/local/bin/php /home/mdsadmin/public_html/bin/magento cron:run | grep -v "Ran jobs by schedule" >> /home/mdsadmin/public_html/var/log/magento.cron.log

3 REPLIES 3

Re: Cron Jobs not working Magento 2.2.2

Hi @mdsadmin,

 

Can you check the documentation to be sure you've followed the full confgiuration?

 

http://devdocs.magento.com/guides/v2.2/config-guide/cli/config-cli-subcommands-cron.html

 

You should have 3 entries on your crontab with Magento cronjobs.

Re: Cron Jobs not working Magento 2.2.2

When i set automatic backup from admin panel. I didn't get any backup file any reason?

Re: Cron Jobs not working Magento 2.2.2

Hi @mcoxley,

 

Which admin panel? Can you share a screenshot?