View Issue Details

IDProjectCategoryView StatusLast Update
0001011CloudAppGeneralpublic2024-05-09 15:38
Reporterdomjos Assigned Todomjos  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
Product Version1.0 Alpha.6 
Target Version1.0 Alpha.7Fixed in Version1.0 Alpha.7 
Summary0001011: Exception
DescriptionFATAL EXCEPTION: DefaultDispatcher-worker-1
Process: de.domjos.cloudapp, PID: 14306
java.net.SocketTimeoutException: failed to connect to cloud.rr-457.de/178.254.0.102 (port 443) from /192.168.1.3 (port 39704) after 10000ms: isConnected failed: ETIMEDOUT (Connection timed out)
    at libcore.io.IoBridge.isConnected(IoBridge.java:283)
    at libcore.io.IoBridge.connectErrno(IoBridge.java:192)
    at libcore.io.IoBridge.connect(IoBridge.java:134)
    at java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:142)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
    at java.net.Socket.connect(Socket.java:621)
    at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
    at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
    at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
    at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
    at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
    at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
    at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
    at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
    at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
    at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
    at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
    at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
    at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
    at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
    at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
    at de.domjos.cloudapp.webrtc.requests.BasicAuthInterceptor.intercept(BasicRequest.kt:96)
    at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
    at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
    at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
    at de.domjos.cloudapp.webrtc.requests.UserRequest.getCapabilities(UserRequest.kt:29)
    at de.domjos.cloudapp.data.repository.DefaultAuthenticationRepository.getCapabilities(AuthenticationRepository.kt:86)
    at de.domjos.cloudapp.activities.MainActivityViewModel$getCapabilities$1.invokeSuspend(MainActivityViewModel.kt:20)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
    at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
    at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
    at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
    at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
    Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@89d66f, Dispatchers.IO]
Caused by: android.system.ErrnoException: isConnected failed: ETIMEDOUT (Connection timed out)
    at libcore.io.IoBridge.isConnected(IoBridge.java:274)
    ... 38 more
TagsNo tags attached.
GIT Revisionnone

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-05-04 16:31 domjos New Issue
2024-05-04 16:31 domjos Status new => assigned
2024-05-04 16:31 domjos Assigned To => domjos
2024-05-09 15:38 domjos Status assigned => resolved
2024-05-09 15:38 domjos Resolution open => no change required
2024-05-09 15:38 domjos Fixed in Version => 1.0 Alpha.7
2024-05-09 15:38 domjos GIT Revision => none