in tornado.websockets.py I find line: "HTTP/1.1 426 Upgrade Required\r\n"
what could it mean? https://github.com/facebook/tornado/blob/60693e011cc0602d83a29ac37fa7263eda107f61/tornado/websocket.py#L151 2013 m. liepa 4 d., ketvirtadienis 11:57:16 UTC+3, Jurgis Pralgauskis rašė: > > any ideas why? > and how could I debug in more detail? > I'm on Ubuntu 12.04.2 LTS > > 2013 m. liepa 2 d., antradienis 15:33:06 UTC+3, Jurgis Pralgauskis rašė: >> >> Chrome error log says: >> >> WebSocket connection to 'ws://127.0.0.1:8888/realtime/mygroup' failed: >> Unexpected response code: 426 >> >> the mesagges from serverside (python) reach tornado (I see in console) >> I run w2p locally. >> >> Tested with FF (21.0) and Chrome (26.0.1410.63 ), which work OK with >> http://www.websocket.org/echo.html >> > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

