Hi, we’re not providing live support. You can describe the issue here and we can try to figure it out.
Hii,
The issue is that cron jobs are not executing in the Advanced Cron Manager due to over 4,000 pending cron tasks. Whenever we try to execute the cron job manually, it shows as successfully executed, but the total count of cron tasks remains the same.
Well, looks like it’s not implemented server cron, or your WordPress doesn’t spawn WP Cron correctly. Make sure the “Enable server scheduler” option is disabled, and DISABLE_WP_CRON constant in wp-config.php file is set to false or is not there at all.
Otherwise, it’s a instance specific issue, not the plugin error.
Hello Team,
Thank you for your response. I appreciate you providing the workaround for changing the wp-config file’s true/false conditions.
You also mentioned that certain instances are causing this issue. Could you please help us identify which specific instance is causing the problem? We need a permanent solution, so understanding the cause of this issue is important.”
Hi Team,
Good Morning!
We are waiting to hear from you on the reason why this plugin had stopped to help us ensure that this doesn’t happen in future. This is really very urgent and we are looking out for your support on this.
Hi Team,
Good Morning!
We are waiting to hear from you on the reason why this plugin had stopped to help us ensure that this doesn’t happen in future. This is really very urgent and we are looking out for your support on this.
Hii Team,
Good Morning!
Please help. We are still waiting for your support/responce.
Hii Team,
Good Morning!
Please help. We are still waiting for your responce.
Hi, this is unfortunately beyond the support of this plugin. I’d look for any errors of performance issues of your website and work with your hosting provider to resolve them.
Using server scheduler is the most important part for the cron system stability.