Aegir cron queue not running. How to fix?
Posted by socialnicheguru on November 5, 2010 at 1:09pm
Hi,
Aegir task cron runs as expected.
But individual site crons are not running.
I looked at my setup under hosting >queues
while my takss queue runs as expected my cron queue has not run for several weeks.
How can I force this to happen?
su - aegir
crontab -e
SHELL=/bin/bash
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
*/1 * * * * /usr/bin/php /var/aegir/drush/drush.php --php=/usr/bin/php '@hostmaster' hosting-dispatchI tried per troubleshooting instructions to reset cron:
