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

Queues with 0 processes #981

Closed
eelco-weblog opened this issue Mar 10, 2021 · 4 comments
Closed

Queues with 0 processes #981

eelco-weblog opened this issue Mar 10, 2021 · 4 comments

Comments

@eelco-weblog
Copy link

Version:
Laravel 8.0
Horizon 5.0
phpredis as client

Very often, we have queues with 0 processes. We see this in the dashboard, and we see this when I run app(Laravel\Horizon\Repositories\RedisSupervisorRepository::class)->all(); on the server. This leads to queues with thousands of unprocessed jobs. Sometimes the queues will get some processes again after a few hours, sometimes our memory just completely fills up because the processes wont start at all. The processes are started correctly, but over time the processes disappear.

I have attached some screenshots. I have started a topic at Laracast before but without response. We don't know whats the issue and don't know how to solve this. In the screenshots, I have removed the queue names to prevent some sensitive data becoming public.

Schermafbeelding 2021-03-10 om 12 44 18

Schermafbeelding 2021-03-10 om 12 44 25 kopie

@driesvints
Copy link
Member

Hey there,

Can you first please try one of the support channels below? If you can actually identify this as a bug, feel free to report back and I'll gladly help you out and re-open this issue.

Thanks!

@eelco-weblog
Copy link
Author

eelco-weblog commented Mar 10, 2021

Thanks for your reply! I posted to Laracasts 2 months ago:
https://laracasts.com/discuss/channels/laravel/horizon-starting-too-many-or-0-processes-per-queue

I believe this is a bug, because a queue should never have 0 processes?

@driesvints
Copy link
Member

Please try some of the other channels first, thanks.

@jcsoriano
Copy link

I am also experiencing this:

image

Were you able to find a solution for this @eelco-weblog ?

This issue was closed.
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

3 participants