centos - Supervisord Fatal (Laravel 4.1 + Beanstalkd) No commands defined in the "queue" namespace -
Here's a strange one I'm running Supervisor 3.13 with Launcher 4.1 for Beanstall for queue. I have an App Stage / and / production / installation. I am running supervisor program to run an artisan queue: listen to each of the following (from separate .ff files):
[Program: appname-production] command = php artisan queue: listen - -env = output directory = / home / servername / public_html / output stdout_logfile = / home / servername / public_html / product / app / storage / log / supervisor .log Redirect_stderr = true autostart = true autorestart = true Programs with a phase in production Only difference. However, when the supervisor runs, only the stage program is implemented correctly. The production program shows that the phalal was released very fast
the AppName-Production Fatal went out very quickly ( The details in the process log can be described) Apache-Running PID 6784, uptime 0:32:01 The step cue is working fine as shown in ps aux. In addition, the Artisan queue is running: works in the output folder as it should work when I check the supervisory log for the output, it is complete:
By X-Power: PHP / 5.5.20 Content-Type: Text / html [Invalid Acceptance Exception] No order is defined in the "queue" namespace I have set up my technical knowledge of setup Has ended - I can not understand this That two cloned set ups are behaving differently. I am only able to think that the observer is going somewhere - because I can do the job by doing manual work properly.
All help / ideas greatly appreciate. In the end it was decided and wanted to share, like other solutions, for php for php
While setting up a complete path was to be done, however, path wires are also required to be installed in the subprociable cone through the environment. We are going to:
[Program: API] command = / USR / Local / Bin / PHP artisan queue: listen- env = output directory = / home / appdir stdout_logfile = / home / Appdir /app/storage/logs/supervisord.log redirect_stderr = true autostart = true autorestart = true environment = PATH = "/ usr / local / bin" Hope anyone in the future helps!
Comments
Post a Comment