Wednesday, April 5, 2017

Re: "'txredisapi' is not defined" after Update to Django 1.11 with Django Channels

Hi,

Can you make sure your asgi_redis installation is upgraded all the way too? And which exact version of Channels do you have installed?

Andrew

On Wed, Apr 5, 2017 at 4:07 PM, Jochen Breuer <brejoc@gmail.com> wrote:
Hi!

After Updating Django to version 1.11 with a current Channels installation based on Redis, `runserver` spams the shell with the following error:

ERROR - server - Error trying to receive messages: name 'txredisapi' is not defined

My consumers are working despite the error. I'm not sure what is causing this error and where to look.


Thanks!

Jochen

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/88a33046-79e8-4abe-8616-896299454d2d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFwN1uoVmYmHurgB%2Bb2CUt7KmjTWF%2Bm10njk3vMVFCtYfUB48A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment