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

The worker is online but not executing tasks. #8917

Open
Robin528919 opened this issue Mar 20, 2024 · 5 comments
Open

The worker is online but not executing tasks. #8917

Robin528919 opened this issue Mar 20, 2024 · 5 comments

Comments

@Robin528919
Copy link

image
@Robin528919
Copy link
Author

All other tasks are running at full capacity, but these two workers are not executing any tasks.

@Robin528919
Copy link
Author

My startup command is: celery multi start 1,2,3,4 -A instagram_celery.main -c 100 -P eventlet warning -Q a1,a2,a3

@Robin528919
Copy link
Author

My configuration is celery + amqp. The version of celery is: 5.2.1 (dawn-chorus).

@salitaba
Copy link

Can you print your queue items count in rabbitmq server?

@Robin528919
Copy link
Author

There are many tasks in rabbitmq

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants