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

hyperglide’s picture

Update #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.

hyperglide’s picture

per -- 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.

hyperglide’s picture

Status: Active » Closed (cannot reproduce)

fixed when the clock rolled past the locked time.

Solution -- patience.