django / daphne

Django Channels HTTP/WebSocket server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

On linux, pip failed to install channel and websocket will automatically disconnect

zsx151 opened this issue · comments

cryptography Failed to install all the time . The environment is centos7.6 django2.2 python3.6 .
So I put the windows package on linux, it can run normally, but the websocket will automatically disconnect the link in less than a day, the error on the console: Failed to execute'send' on'WebSocket': Still in CONNECTING state. WebSocket connection to'ws://---------' failed:

cryptography Failed to install all the time

This is not a Daphne issue. It's not something I can help you with here. (I'd suggest making sure you have the latest pip and then carefully read the error messages.