Re: Websocket connection failed in production with Django-Channels

2016-12-05 Thread Andrew Godwin
For future reference, this discussion is also happening here: https://github.com/django/channels/issues/445 On Mon, Dec 5, 2016 at 2:04 AM, yass45 wrote: > Hello, > > > I try to use Django Channels on my website developed with Django 1.10 and > Python 3.5. This website is hosted on Webfaction. >

Websocket connection failed in production with Django-Channels

2016-12-05 Thread yass45
Hello, I try to use Django Channels on my website developed with Django 1.10 and Python 3.5. This website is hosted on Webfaction. My problem is about the socket, the connection doesn't works, I have this error when I go to the home page of the website : WebSocket connection to 'ws://mywebs