Skip to content

Conversation

@bechtold
Copy link
Contributor

@bechtold bechtold commented Dec 24, 2021

The config for celery changed, and the worker wouldn't start. The -A option had to be moved from the worker to celery itself.
fix #444

The config for celery changed, and the worker wouldn't start. The -A option had to be moved from the worker to celery itself.
@raumfisch
Copy link

raumfisch commented Dec 24, 2021

I can confirm that this is working for me

@tiangolo tiangolo changed the title Fixed non-starting celery worker. 🐛 Fix Celery worker command Nov 15, 2023
@tiangolo tiangolo added the bug Something isn't working label Nov 15, 2023
@tiangolo
Copy link
Member

Awesome, thanks @bechtold! 🍰

And thanks for the feedback @raumfisch

@tiangolo tiangolo merged commit 7705fe8 into fastapi:master Nov 15, 2023
@sdplatt
Copy link

sdplatt commented Nov 15, 2023 via email

gusevyaroslove pushed a commit to gusevyaroslove/fastapi-template that referenced this pull request Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Celery worker not starting

4 participants