kombu icon indicating copy to clipboard operation
kombu copied to clipboard

AttributeError: 'ChannelPromise' object has no attribute '__value__'

Open zN3utr4l opened this issue 2 years ago • 4 comments

i have updated kombu and celery to the latest version 5.3.0 from that moment even if i downgrade to the first one the error still pops up

https://github.com/revsys/django-health-check/issues/369

zN3utr4l avatar Jun 08 '23 17:06 zN3utr4l

Hey @zN3utr4l :wave:, Thank you for opening an issue. We will get back to you as soon as we can. Also, check out our Open Collective and consider backing us - every little helps!

We also offer priority support for our sponsors. If you require immediate assistance please consider sponsoring us.

the problem occurred while using this library https://github.com/revsys/django-health-check/issues/369#issue-1748036211

zN3utr4l avatar Jun 16 '23 13:06 zN3utr4l

from your comment here https://github.com/revsys/django-health-check/issues/369#issuecomment-1594638217 is it kombu issue or docker?

auvipy avatar Jun 17 '23 03:06 auvipy

image

i don't know who create this connection variable, but the problem is this localhost, I don't have a celery app configured at this point in my project, so everything comes by default

image

zN3utr4l avatar Jun 17 '23 17:06 zN3utr4l