Drupal 10, the latest version of the open-source digital experience platform with even more features, is here.working on ubuntu 12.04, and following the manual instructions, i could not get the queue daemon to stay running. I then replaced the init script with the init script from hosting_queue_runner, and everything began to work.










Comments
Comment #1
Liam McDermott CreditAttribution: Liam McDermott commentedCould this have been because you installed Drush from PEAR? If you run
whereis drushand check the result of that versus what's in the init script (the relevant variable isDAEMON=/usr/local/bin/drush) are they the same?If they're different, this issue may be marked a duplicate of #2254967: Queue daemon location different when installing Drush from PEAR (as the latter has a better explanation of the problem).
Comment #2
helmo CreditAttribution: helmo at Initfour websolutions for Aegir Cooperative commentedPlease re-open if this is still a problem.