[wp-trac] [WordPress Trac] #57271: Cron unschedule / reschedule event errors

WordPress Trac noreply at wordpress.org
Wed Jun 21 11:34:45 UTC 2023


#57271: Cron unschedule / reschedule event errors
----------------------------------------+------------------------------
 Reporter:  domainsupport               |       Owner:  audrasjb
     Type:  defect (bug)                |      Status:  assigned
 Priority:  normal                      |   Milestone:  Awaiting Review
Component:  Cron API                    |     Version:  6.0
 Severity:  normal                      |  Resolution:
 Keywords:  has-patch needs-unit-tests  |     Focuses:
----------------------------------------+------------------------------

Comment (by swissspaceboy):

 Since I have moved to system cron instead of the WP internal scheduler, I
 have NO errors anymore on 5 sites. My cron command is:

 wget -q -O - <http://www.example.com/wp-cron.php> >/dev/null 2>&1

 I see other examples with curl, or sh, but this wget is working fine for
 me. I execute it every 5 minutes.

 My conclusion: WP internal scheduler has a problem...

 Didier.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/57271#comment:36>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list