- This topic has 4 replies, 1 voice, and was last updated 10 years, 3 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
› Forums › SNAP – WordPress Plugin Forums › Show Cron Test Results
On the “Help/Support” tab I click on the “show cron test results” link and receive the following no matter how many times I refresh.
“Check is not started yet… Please this page in couple minutes.”
Since posting works fine I assume my cron is ok but I am trying to get auto (reposting) to work. Any ideas?
Your cron is far from ok. The usual problem with cron is that it fires several times per second generating duplicates. This means your cron is not firing at all.
I have followed your instructions (https://goo.gl/KAt2Tb) to the letter do you have any other suggestions?
Cron does indeed seem to be firing this works:
* * * * * env > /tmp/env.output
The environment is dumped into that file so what can we look at next?
Hi Stephen,
Did you ever get this working?
Cheers,
Scott
Notifications