We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
@ITspirit do you mean that no worker process is generated ? if yes did you try with the "--wait-for-supervisord" additional parameter?
Sorry, something went wrong.
--wait-for-supervisord this flag solved problem for me
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.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: