rabbitmq-supervisor-bundle icon indicating copy to clipboard operation
rabbitmq-supervisor-bundle copied to clipboard

[Question] supervisor bundle doesn't create any worker

Open ITspirit opened this issue 6 years ago • 3 comments

I've installed as requested and defined in the readme.md. But, after "rebuild" it doesn't generate any workers.

What's wrong or what's the way to define workers? If i create workers.conf manually, the will be deleted on "rebuild".

Any idea, suggestions?

ITspirit avatar Mar 28 '19 11:03 ITspirit

@ITspirit do you mean that no worker process is generated ? if yes did you try with the "--wait-for-supervisord" additional parameter?

ssammut avatar Mar 29 '19 14:03 ssammut

--wait-for-supervisord this flag solved problem for me

avoropaev avatar Apr 05 '19 20:04 avoropaev

Same problem: no .conf files are being created in the supervisor/dev/worker directory when running rebuild.

If I try to run php bin/console rabbitmq-supervisor:build --wait-for-supervisord, I get " Misuse of shell builtins" from supervisord.

mvaljento avatar Jul 11 '19 11:07 mvaljento