PHP Fatal error on scheduled imports
Hi Bruno,
I need some more help on this. I have 34 schedules set-up and have noticed only the first half or so run. I've tried both 30 second and 60 second delay between schedules and I can see the "last run" timestamp for each as it goes down the page and at about the 16th or 17th one it just stops executing. Which one it stops at seems to be random, at least it's not consistent. So I set-up the debug log and ran it a couple more times.
The first time it happened I got this error at the end of the file:
[21-Mar-2017 10:28:13 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /public_html/wp-includes/SimplePie/IRI.php on line 470
And the second time I got this one:
[21-Mar-2017 11:21:28 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /public_html/wp-includes/post.php on line 6076
I know it's only twice, so very hard to say it's random, but I'm sure if I ran it again it would stop somewhere else. Almost seems like a server error.
Any thoughts?
Thanks,
Nick