According to my server host, the cron job that you have set up is getting executed as scheduled (every minute) as you can confirm from our cron log. The plugin you are trying to use to check the cron jobs is not working since the 'crontab' command that is usually used to check the cron jobs for a user is not available for your site user. We are attempting to update Version: 13.1.0 to UNA 14.0.0-A3. The error message is Cron jobs -
sh: line 1: crontab: command not found
Any suggestions how to override or where to edit?
Comments
Hello @kandy !
So you'd better ask your hosting how to launch properly the periodic/cron.php file every minute.
according to host it is launching every minute. "The cron job that you have set up is getting executed as scheduled (every minute) as you can confirm from our cron log:"
they identified the problem as I noted in my post as follows: " the plugin you are trying to use to check the cron jobs is not working since the 'crontab' command that is usually used to check the cron jobs for a user is not available for your site user. "
Are you saying in your response that the plugin that checks the cron jobs in UNA is not tied a site user?