Giter VIP home page Giter VIP logo

django-channels.'s People

Contributors

qinyanjuidavid avatar

Watchers

 avatar  avatar  avatar

django-channels.'s Issues

Django Channels, The websocket Keeps Disconnecting.

Here is the error i am getting.
'''HTTP GET /chat/example/ 200 [0.01, 127.0.0.1:50472]
WebSocket HANDSHAKING /ws/chat/example/ [127.0.0.1:50484]
WebSocket CONNECT /ws/chat/example/ [127.0.0.1:50484]
Exception inside application: ERR unknown command 'EVAL'
File "C:\Users\HP\Envs\Django_Channels\lib\site-packages\channels\sessions.py", line 183, in call
return await self.inner(receive, self.send)
File "C:\Users\HP\Envs\Django_Channels\lib\site-packages\channels\middleware.py", line 41, in coroutine_call
await inner_instance(receive, send)
File "C:\Users\HP\Envs\Django_Channels\lib\site-packages\channels\consumer.py", line 59, in call
[receive, self.channel_receive], self.dispatch
File "C:\Users\HP\Envs\Django_Channels\lib\site-packages\channels\utils.py", line 58, in await_many_dispatch
await task
File "C:\Users\HP\Envs\Django_Channels\lib\site-packages\channels\utils.py", line 50, in await_many_dispatch
result = task.result()
File "C:\Users\HP\Envs\Django_Channels\lib\site-packages\channels_redis\core.py", line 435, in receive
real_channel
File "C:\Users\HP\Envs\Django_Channels\lib\site-packages\channels_redis\core.py", line 490, in receive_single
index, channel_key, timeout=self.brpop_timeout
File "C:\Users\HP\Envs\Django_Channels\lib\site-packages\channels_redis\core.py", line 333, in _brpop_with_clean
await connection.eval(cleanup_script, keys=[], args=[channel, backup_queue])
ERR unknown command 'EVAL'
WebSocket DISCONNECT /ws/chat/example/ [127.0.0.1:50484]''

'''''

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.