A connection to (http://myserver.ru/) was leaked.
See original GitHub issueHello, I have follow error.
A connection to http://myserver.ru/ was leaked. Did you forget to close a response body? java.lang.Throwable: response.body().close() at okhttp3.internal.platform.Platform.getStackTraceForCloseable(Platform.java:148) at okhttp3.RealCall.captureCallStackTrace(RealCall.java:115) at okhttp3.RealCall.execute(RealCall.java:87) at io.github.rybalkinsd.kohttp.dsl.HttpPostDslKt.httpPost(HttpPostDsl.kt:48) at io.github.rybalkinsd.kohttp.dsl.HttpPostDslKt.httpPost$default(HttpPostDsl.kt:46) at com.cdsap.talaiot.request.SimpleRequest.send(SimpleRequest.kt:20) at com.cdsap.talaiot.publisher.InfluxDbPublisher$publish$2.run(InfluxDbPublisher.kt:55) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745)
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (4 by maintainers)
Top GitHub Comments
Hi @cdsap, this update fixes my problem
hi @LogosIntellect, can you reproduce this problem in the released version 0.3.0?