Wednesday, April 5, 2017

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

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.

No comments:

Post a Comment