Quote:
Originally Posted by MarkFL
I have this set to run on the first day of each month, and it has always done so without fail.
Any additional information regarding how you have the product scheduled to run will be helpful to the mod author when providing support. 
|
I have it set to run at midnight each day at the moment. Next runtime is listed as 1/3/2016 @ 12:00AM. This is how the settings look at the moment:
http://puu.sh/mh58u/49266da7d2.png
The scheduled task log only shows the 3 instances that I'd ran the task manually:
http://puu.sh/mh5dD/ee096d632c.png
Any idea on how the scheduled tasks actually run? Does it cue the server to run a command-line instance of PHP to execute the task, via cron or whatever have you? I was thinking if it attempts to do something like a cURL request that maybe Cloudflare could be interfering with the connection (I had that issue recently with a script that I was working on).