-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
java.lang.IllegalStateException: Reading is not available in state Reading #813
Comments
Hi @kobe2000, thanks for the report. |
I'm seeing this bug in ktor client 1.1.3 on Android with OkHttp as the engine:
|
I posted this bug in kotlinx.io here: Kotlin/kotlinx-io#43 |
@e5l same here: according to the stacktrace
|
Hi, I upgraded ktor to 1.2.2. But this issue exists still. The client is commons-httpclient. The server OS is CentOS7. After this exeption happens, all clients will be blocked forever(without timeout settings). Stacktrace is:
@cy6erGn0m Please take a look, thanks |
For me, |
Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks. |
Fixed since 1.5.0 |
Ktor Version
1.0.1
Ktor Engine Used(client or server and name)
Netty / Firefox
JVM Version, Operating System and Relevant Context
1.8 Windows Server 2008R2
Feedback
I don't how this happen, I can't reproduce it.
stacktrace:
The text was updated successfully, but these errors were encountered: