Closed (outdated)
Project:
Hosting
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Feb 2014 at 17:16 UTC
Updated:
27 Jan 2017 at 08:56 UTC
Jump to comment: Most recent
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 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 commentedPlease re-open if this is still a problem.