Notifications for discussion replies posted via email not being sent with auto triggered cronjob.
Hi Folks,
I have a very weird issue happening on my Open Atrium instance. Again, this has to deal with notifications for discussion nodes and replies posted through MailHandler and Feeds Imports. Again, I have set this up as described in Mike Potter's blog post here:
http://www.phase2technology.com/blog/using-email-with-open-atrium-2/
Aegir cron queue not running. How to fix?
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:
Schedule a cron-job per site
Would it not be nice if one could schedule access to /cron.php from aegir?
parameters would be the parameters one could enter at the crontab:
minute, hour, day-of-month, month, day-of-week
Poormanscron: OK to use for cron jobs?
Got a problem. Just installed Drupal on an OSX Leopard server and of course, I need to configure cron jobs on it. Problem is Leopard has depreciated cron, so I'm wondering if we could use Poormanscron instead?
Read more
