Cron job seeing 500 error
-
Recently the cron job has been showing a 500 error even though if I go to the cron job url in my browser (Chrome) it is just showing the expected text.
If I use curl -i to access the cron job url the result is:
HTTP/1.1 500 Internal Server Error Date: Thu, 23 Nov 2017 17:45:47 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: keep-alive Set-Cookie: __cfduid=dbbef3472064b0d9a428b25a49f4017291511459142; expires=Fri, 23-Nov-18 17:45:42 GMT; path=/; domain=.clearvisiontrust.org; HttpOnly; Secure X-Pj-Cache-Status: miss X-Pj-Cache-Key: 7229e546d3a46956b57cf792b95089e7 Cache-Control: no-store, no-cache, must-revalidate, max-age=0, post-check=0, pre-check=0 Pragma: no-cache Strict-Transport-Security: max-age=15552000; preload X-Content-Type-Options: nosniff Server: cloudflare-nginx CF-RAY: 3c25f198ab736b4f-LHR
Any idea why this might be occurring?
It’s frustrating as the cron provider I’m using disables the cron job after a number of failed attempts.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Cron job seeing 500 error’ is closed to new replies.