sweta.tests Posted November 27, 2014 Report Posted November 27, 2014 Hi, Compnay->automation shows "There are no cron tasks.". What can be wrong with auomation tasks? Quote
0 Michael Posted November 27, 2014 Report Posted November 27, 2014 Have you got a preview as they should show a lot of sections with check boxs and dropdown boxes. Have you set-up the cron on Settings > System > Automation? Quote
0 sweta.tests Posted November 27, 2014 Author Report Posted November 27, 2014 Previously I was running cron manually at that time it was showing cron task configurations with checkbox in Settings>System>Automation. But now it is not showing those tasks with checkbox. Quote
0 Michael Posted November 27, 2014 Report Posted November 27, 2014 Something is wrong try going to /config/blesta.php and change 0 to -1 in error reporting section. Then F5 that. It could be a missing file or a server issue. Quote
0 Tyson Posted December 1, 2014 Report Posted December 1, 2014 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. Michael 1 Quote
0 sweta.tests Posted December 2, 2014 Author Report Posted December 2, 2014 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. Quote
0 Michael Posted December 2, 2014 Report Posted December 2, 2014 Yes, my 'cron_task_runs' table was empty. I don't how that table lost all data. Do you have anything in the cron_task's table? Quote
0 Tyson Posted December 2, 2014 Report Posted December 2, 2014 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. Quote
Question
sweta.tests
Hi,
Compnay->automation shows "There are no cron tasks.".
What can be wrong with auomation tasks?
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.