Skip to content
New issue

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

supervisor issue #123

Closed
hadariyair opened this issue Nov 12, 2024 · 1 comment
Closed

supervisor issue #123

hadariyair opened this issue Nov 12, 2024 · 1 comment

Comments

@hadariyair
Copy link

Hi,

I"m running the following supervisor command

[program:laravel-worker-test1] process_name=%(program_name)s_%(process_num)02d command=php /var/www/aa/artisan queue:work --domain=aa1 --sleep=3 --tries=3 --max-time=3600 autostart=true autorestart=true stopasgroup=true killasgroup=true user=business numprocs=1 redirect_stderr=true stdout_logfile=/var/log/worker-test1.log stopwaitsecs=3600

and getting the error "The "--domain" option does not exist."

can you please assist?

Thanks,
Yair

@hadariyair
Copy link
Author

The problem was solved after updating Http/Kernel.php and Console/Kernel.php

Thanks again for contributing the plugin to the community

Yair

@gecche gecche closed this as completed Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants