Jump to content

CRON Completed, Dashboard Says never Run


Recommended Posts

Hi Edrick, 

The cron runs once a day for a number of tasks, and other parts on a more frequent basis, as outlined at https://docs.whmcs.com/Crons#Task_Options_for_skip_.26_do

I'd recommend that you login to your area then go to Setup > General Settings > Other and enable DIsplay Errors & Log Errors. Once done go into your server terminal window and execute the following command (update with your path)

Quote

*/5 * * * * php -q /home/username/crons/cron.php -F all -vvv
 

Review the output and check if there are any errors on-screen, you can find more information on troubleshooting at https://help.whmcs.com/m/64751/l/683269

Link to comment
Share on other sites

15 hours ago, WHMCS ChrisD said:

Hi Edrick, 

The cron runs once a day for a number of tasks, and other parts on a more frequent basis, as outlined at https://docs.whmcs.com/Crons#Task_Options_for_skip_.26_do

I'd recommend that you login to your area then go to Setup > General Settings > Other and enable DIsplay Errors & Log Errors. Once done go into your server terminal window and execute the following command (update with your path)

Review the output and check if there are any errors on-screen, you can find more information on troubleshooting at https://help.whmcs.com/m/64751/l/683269

Hi, So it seems that it was probably just because the 9am automation hadn't run. Because sure enough this afternoon when looking it said it was successfully ran at 9am. 

 

Where as the automation page was reporting the cron job successfully running every 5 minutes. So it seems that I had to wait until the 9am automation task ran for it to update the dashboard

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated