Re: WebSocket connection failed: error during WebSocket handshake: Unexpected response code: 200

2018-06-24 Thread Xiaoyun Huang
Thank you! I posted on django-developer before knowing this question should be posted on django-user so I posted again. I won't doouble-post anymore! Looking forward to your response! I have been suffered from this bug for a week. :( On Sun, Jun 24, 2018 at 9:55 PM, Andrew Godwin wrote: > Hi - t

WebSocket connection failed: error during WebSocket handshake: Unexpected response code: 200

2018-06-24 Thread flora . xiaoyun . huang
Hi I am deploying a website with a live discussion feature. On the discussion page, people cannot send messages nor receive messages. In the console, it shows: "WebSocket connection to 'ws://xxx/room1/' failed: Error during WebSocket handshake: Unexpected response code: 200". I don't know w