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

IllegalStateException when sending http to https Socket #1173

Open
flybyray opened this issue Jul 18, 2017 · 0 comments
Open

IllegalStateException when sending http to https Socket #1173

flybyray opened this issue Jul 18, 2017 · 0 comments

Comments

@flybyray
Copy link
Contributor

Method exceptionCaught in play.server.ssl.SslPlayHandler causes
throw new IllegalStateException("cannot send more responses than requests")
at org.jboss.netty.handler.codec.http.HttpContentEncoder.writeRequested(HttpContentEncoder.java:101)

With the new ssl-tests from #1159. call the 9000 port with http instead of https.

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

1 participant