[wp-trac] [WordPress Trac] #32306: wp-cron throws 500 errors for SSL enabled sites
WordPress Trac
noreply at wordpress.org
Fri Feb 26 00:06:52 UTC 2016
#32306: wp-cron throws 500 errors for SSL enabled sites
-------------------------------+-------------------------
Reporter: coatesg | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Cron API | Version: 4.2.1
Severity: normal | Resolution: worksforme
Keywords: reporter-feedback | Focuses:
-------------------------------+-------------------------
Changes (by dd32):
* keywords: => reporter-feedback
* status: new => closed
* resolution: => worksforme
* milestone: Awaiting Review =>
Comment:
Unfortunately there's nothing in this ticket that can be used to determine
if there's a WordPress bug, server configuration issue, or apache bug.
A 500 response is usually in response to a PHP Fatal Error, and without
that error message there's not a lot we can do.
Looking at my own HTTPS site cron logs, there's a few errors from the
cronjob taking longer than the server is willing to wait, in my case they
return 499's as it's nginx, but Apache might record that as a 500 (499 is
specific to nginx).
If you can provide more details into the actual issue, some log files
which show why a 500 is thrown, or anything else at all really that shows
a WordPress bug then please feel free to re-open this.
If you need help diagnosing if it's a bug, the
[https://wordpress.org/support/ support forums] may help narrow it down.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32306#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list