Getting ‘kombu.exceptions.OperationalError: [Errno 111] Connection refused’ in Flask+Celery
I get the same error as below when attempting to run a Celery task with .delay()
.
I get the same error as below when attempting to run a Celery task with .delay()
.