Video_call_and_chat_in_Django
Video_call_and_chat_in_Django copied to clipboard
aioredis.errors.ReplyError: ERR unknown command 'BZPOPMIN'
I install all the requirement, but anything i go to the chat room this was log in the console: aioredis.errors.ReplyError: ERR unknown command 'BZPOPMIN'. System Config Python 3.6 Unbuntu 18.0 LTS
I install all the requirement, but anything i go to the chat room this was log in the console: aioredis.errors.ReplyError: ERR unknown command 'BZPOPMIN'. System Config Python 3.6 Unbuntu 18.0 LTS
Two years old issue XD... And here is answer for future generations!
Try Redis ~5 version. These are the problems of Django Сhannels. I used Redis 5.0.9 and it worked for me.