Closed (cannot reproduce)
Project:
Barracuda
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Aug 2011 at 04:14 UTC
Updated:
1 Aug 2011 at 17:08 UTC
When trying to run a CRON job such as verify a site, etc. I get the following message:
Task verify was added to the queue. Next queue run is 00:47:07+0800, server time is 11:54:33+0800.
As observed there is a delta that is in the magnitude of hours when is normally under the 5 second interval.
The HW server's $date reply is --- Mon Aug 1 12:00:04 CST 2011
The HW server is a linode VPS
The HW server is set to China Standard time.
Comments
Comment #1
hyperglide commentedUpdate #1 --
Under Site Configuration -- Date and time -- I have set the time to be GMT +8.
I have also cancelled all pending jbos in the que.
However when try to add a new job te same format for the message reappears and the task does not run.
Comment #2
hyperglide commentedper -- http://groups.drupal.org/node/24854#cron
If logging in as AEGIR USER
$rontab -e
Yields
------
SHELL=/bin/bash
PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
*/1 * * * * /var/aegir/drush/drush.php '@hostmaster' hosting-dispatch
This is as expected. :-)
But try to run a task and get the same?
ask verify was added to the queue. Next queue run is 00:47:07+0800, server time is 18:12:57+0800.
Comment #3
hyperglide commentedfixed when the clock rolled past the locked time.
Solution -- patience.