Closed (fixed)
Project:
Hosting
Version:
6.x-0.4-alpha3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2009 at 07:02 UTC
Updated:
10 Dec 2009 at 17:30 UTC
I'm having a problem with the task queue not processing correctly. It says it will run at a certain time, and then when the server gets to that time, it is simply re-queued and never actually being run.
I had this problem at first when running aegir 0.4 alpha3 while trying to use drush 2.1 - when I switched back to drush 2.0 tasks would then run just fine.
Now I've upgraded to alpha4 and have everything working alright except this and switching drush versions (currently running 2.1) has no effect.
Can I get a few pointers on where to start debugging, please?
Comments
Comment #1
sirkitree commentedI should mention I'm pulling hostmaster and provision straight from git://git.aegirproject.org/
Comment #2
anarcat commentedRun the queue with:
php /var/aegir/drush/drush.php --root=/var/aegir/hostmaster-0.x --uri=http://youraegirsite.com --debug hosting tasks
As mentionned in the bug submission guidelines, that are mentionned at the top of the page when you submit a bug report: http://groups.drupal.org/node/21890
Comment #3
sirkitree commentedThank you, that lead me to this issue which gave me the fix: #615364: hosting fails on ubuntu with drush wrapper script or via cron
Comment #4
anarcat commentedUnless there's something else here, please the issue closed.
Comment #5
sirkitree commentedOops, sorry about that - must have been a stale form in my browser.