philpep / docker-phabricator

docker-compose configuration for running phabricator
19 stars 6 forks source link

Daemons not running #4

Open nucreativa opened 5 years ago

nucreativa commented 5 years ago

Hi, why my daemon not running shown on {url}/config/issue/daemons.not-running/ It said

The Phabricator daemons are not running, so Phabricator will not be able to perform background processing (including sending email, rebuilding search indexes, importing commits, cleaning up old data, and running builds).

Use bin/phd start to start daemons. See Managing Daemons with phd for more information.
Run this command:

phabricator/ $ ./bin/phd start

and when i try to start. it got -bash: ./bin/phd: No such file or directory coz there is no file.

how make it works? thanks

philpep commented 5 years ago

This should be handled by docker-compose up -d phd