Skip to content
This repository has been archived by the owner on May 30, 2021. It is now read-only.

io.ktor.network.sockets.ConnectTimeoutException #76

Open
jbpratt opened this issue Jan 4, 2021 · 1 comment
Open

io.ktor.network.sockets.ConnectTimeoutException #76

jbpratt opened this issue Jan 4, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@jbpratt
Copy link
Member

jbpratt commented Jan 4, 2021

io.ktor.network.sockets.ConnectTimeoutException: 
  at io.ktor.client.features.HttpTimeoutKt.ConnectTimeoutException (HttpTimeout.kt:164)
  at io.ktor.client.features.HttpTimeoutKt.ConnectTimeoutException$default (HttpTimeout.kt:163)
  at io.ktor.client.engine.cio.Endpoint.getTimeoutException (Endpoint.kt:208)
  at io.ktor.client.engine.cio.Endpoint.connect (Endpoint.kt:200)
  at io.ktor.client.engine.cio.Endpoint$connect$1.invokeSuspend (Unknown Source:12)
  at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith (ContinuationImpl.kt:33)
  at kotlinx.coroutines.internal.ScopeCoroutine.afterResume (Scopes.kt:33)
  at kotlinx.coroutines.AbstractCoroutine.resumeWith (AbstractCoroutine.kt:113)
  at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith (ContinuationImpl.kt:46)
  at kotlinx.coroutines.DispatchedTask.run (DispatchedTask.kt:55)
  at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely (CoroutineScheduler.kt:571)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask (CoroutineScheduler.kt:738)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker (CoroutineScheduler.kt:678)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run (CoroutineScheduler.kt:665)
@jbpratt jbpratt added the bug Something isn't working label Jan 4, 2021
@jbpratt
Copy link
Member Author

jbpratt commented Jan 4, 2021

Crash Samsung Galaxy S8 Android 9 (SDK 28)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant