ws-examples icon indicating copy to clipboard operation
ws-examples copied to clipboard

Upgrade error on Mac

Open igorshmukler opened this issue 6 years ago • 3 comments

Hello,

I am trying the chat and proxy examples on Mac. When I run the script, it returns:

2019/07/24 17:23:34 upstream "chat" ok
2019/07/24 17:23:34 proxy is listening on ":"
2019/07/24 17:23:34 127.0.0.1:3333 > 127.0.0.1:56968: upgrade error: EOF

Chat starts fine. No errors there. Any ideas why I am seeing this error? The OS is x86_64-apple-darwin18 / darwin18, AKA MacOS Mojave v10.14.5. Has the ws library been tested on Mac and/or Windows? Am I doing something wrong?

igorshmukler avatar Jul 24 '19 14:07 igorshmukler

Which browser did you use?

kartografiya avatar May 13 '20 14:05 kartografiya

Hi @igorshmukler, EOF usually means that the peer has closed the connection.

gobwas avatar May 13 '20 15:05 gobwas

Which browser did you use?

ff, chrome - on mac

denisgrib avatar Aug 16 '20 17:08 denisgrib