et-nik / phpwebsocket

Automatically exported from code.google.com/p/phpwebsocket
0 stars 0 forks source link

Error during WebSocket handshake: 'Sec-WebSocket-Accept' header is missing #39

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open Websocket with Chrome or Safari (latest)
2. Check Error Console

What is the expected output? What do you see instead?
the serverside isn't sending: Sec-WebSocket-Accept

What version of the product are you using? On what operating system?
latest, Centos 64x

Please provide any additional information below.
see: http://dcspensley.com/pixelboard/

Original issue reported on code.google.com by blazedde...@gmail.com on 19 Sep 2011 at 8:26

GoogleCodeExporter commented 8 years ago
I have exactly the same Error. How resolve it?

Original comment by julien.d...@gmail.com on 6 Nov 2011 at 6:24

GoogleCodeExporter commented 8 years ago
I do not know if it solves your problem, try doing an update.
PHPwebsocket with the new protocol hybi-17.
http://www.wilky.it/Shared/phpwebsocket.zip

Original comment by nextl...@gmail.com on 7 Nov 2011 at 8:07

GoogleCodeExporter commented 8 years ago
it solve the probleme only on FireFox.

It doesn't work on Safari and Chrome

Original comment by julien.d...@gmail.com on 7 Nov 2011 at 9:31

GoogleCodeExporter commented 8 years ago
It works in chrome 16 but in firefox 9 it does this error in console.
Invalid UTF-8 sequence in header value
What is wrong?

Original comment by stokesc...@gmail.com on 25 Dec 2011 at 8:40

GoogleCodeExporter commented 8 years ago
i have utf8 error in chrome 17 , but its ok on firefox

Original comment by mcts2...@gmail.com on 11 Feb 2012 at 10:59