Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Websocket badmatch error in handshake #84

Closed
essen opened this issue Oct 30, 2011 · 4 comments
Closed

Websocket badmatch error in handshake #84

essen opened this issue Oct 30, 2011 · 4 comments
Milestone

Comments

@essen
Copy link
Member

essen commented Oct 30, 2011

I'm getting these errors:

=ERROR REPORT==== 30-Oct-2011::02:22:38 ===
Error in process <0.13205.1> on node 'cool@node' with exit value: {{badmatch,{error,timeout}},[{cowboy_http_websocket,websocket_handshake,3}]}

Anyone else getting this?

@teburd
Copy link
Contributor

teburd commented Oct 31, 2011

I haven't seen that before, which browser?

@essen
Copy link
Member Author

essen commented Oct 31, 2011

Haven't had time to investigate yet.

@essen
Copy link
Member Author

essen commented Dec 6, 2011

It happens with hixie-76 when we didn't receive the full body and try to receive it and it timeouts. So not that often. I'll add some code to not crash and that should be enough.

@essen
Copy link
Member Author

essen commented Dec 6, 2011

Fixed in a12a910. Also fixed dialyzer warnings!

@essen essen closed this as completed Dec 6, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants