Skip to content

Downgrade kombu version to allow celery-cli to work within the container#458

Open
raphael-messner wants to merge 1 commit intopuckel:masterfrom
raphael-messner:force-kombu-version
Open

Downgrade kombu version to allow celery-cli to work within the container#458
raphael-messner wants to merge 1 commit intopuckel:masterfrom
raphael-messner:force-kombu-version

Conversation

@raphael-messner
Copy link

With the default :

celery==4.3.0
kombu==4.6.5

The celery cli command celery inspect active for example reply with an error Error: No nodes replied within time constraint..

This PR downgrade kombu to version 4.6.3 based on this celery/kombu#1087 to work with celery==4.3.0

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

Successfully merging this pull request may close these issues.

1 participant