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

Crash #3608

Closed
bmarty opened this issue Jul 1, 2021 · 1 comment · Fixed by #4229
Closed

Crash #3608

bmarty opened this issue Jul 1, 2021 · 1 comment · Fixed by #4229

Comments

@bmarty
Copy link
Member

bmarty commented Jul 1, 2021

Thread: DefaultDispatcher-worker-24, Exception: NetworkConnection(ioException=java.net.UnknownHostException: Unable to resolve host "matrix-client.matrix.org": No address associated with hostname)
at org.matrix.android.sdk.internal.crypto.tasks.DefaultClaimOneTimeKeysForUsersDevice.execute(ClaimOneTimeKeysForUsersDeviceTask.kt:61)
at org.matrix.android.sdk.internal.crypto.tasks.DefaultClaimOneTimeKeysForUsersDevice$execute$1.invokeSuspend(Unknown Source:12)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:3)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:17)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:1)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:10)
Caused by: java.net.UnknownHostException: Unable to resolve host "matrix-client.matrix.org": No address associated with hostname
@bmarty
Copy link
Member Author

bmarty commented Oct 19, 2021

Fix on EA 1.3.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants