Jump to content

Question

7 answers to this question

Recommended Posts

  • 0
Posted

If you don't have cron tasks, then there is something wrong with your installation. You should check your database to ensure that the `cron_tasks` and `cron_task_runs` tables exists and contain several entries. If there are no entries, data has been lost/corrupt for some reason, and you will likely need to restore from a database backup.

  • 0
Posted
  On 12/1/2014 at 7:03 PM, Tyson said:

If you don't have cron tasks, then there is something wrong with your installation. You should check your database to ensure that the `cron_tasks` and `cron_task_runs` tables exists and contain several entries. If there are no entries, data has been lost/corrupt for some reason, and you will likely need to restore from a database backup.

 

Yes, my 'cron_task_runs' table was empty. I don't how that table lost all data.

  • 0
Posted

Table data doesn't disappear automatically, especially for cron tasks. Something is awry with your installation. If you have use the Blesta API, or use any 3rd-party plugins/modules/gateways, its possible any of those could have deleted database records. Otherwise, I would suspect that data was deleted manually, and there may be other data removed that you're not aware of yet.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...