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
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.
When i set automatic backup from admin panel. I didn't get any backup file any reason?