I have been seeing issues Owntracks lately I have everything. I use DNS Adguard and some other stuff I have for security and I can not seem to get this working consistently.
I have getting in my logs android. Although iOS devices are having issues too.
Summary
DefaultDispatcher-worker-5] MessageProcessor: Received incoming message: MessageCmd on NOKEY with id=438db9ca
2024-12-22 16:06:28.699 W [main] MapViewModel: no location available
2024-12-22 16:06:38.807 W [DefaultDispatcher-worker-7] MessageProcessor: Error sending message [MessageLocation id=c5aedb81 ts=2024-12-22T21:06:23Z,lat=40.1879611,long=-74.2605506,created_at=2024-12-22T21:06:28.788Z,trigger=DEFAULT]. Re-queueing
org.owntracks.android.net.MessageProcessorEndpoint$OutgoingMessageSendingException: java.net.SocketTimeoutException: timeout
at org.owntracks.android.net.http.HttpMessageProcessorEndpoint.sendMessage-gIAlu-s(SourceFile:699)
at org.owntracks.android.services.MessageProcessor.sendAvailableMessages(SourceFile:640)
at org.owntracks.android.services.MessageProcessor.access$sendAvailableMessages(SourceFile:1)
at org.owntracks.android.services.MessageProcessor$sendAvailableMessages$1.invokeSuspend(Unknown Source:11)
at kotlin.coroutines.jvm.internal.ContinuationImpl.resumeWith(SourceFile:9)
at kotlinx.coroutines.DispatchedTask.run(SourceFile:109)
at androidx.work.Worker$2.run(SourceFile:148)
at kotlinx.coroutines.scheduling.TaskImpl.run(SourceFile:3)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:93)
Caused by: java.net.SocketTimeoutException: timeout
at okio.SocketAsyncTimeout.newTimeoutException(SourceFile:5)
at okio.InputStreamSource.read(SourceFile:51)
at okio.RealBufferedSource.indexOf(SourceFile:242)
at okio.RealBufferedSource.readUtf8LineStrict(SourceFile:32)
at okhttp3.internal.connection.RouteSelector.readResponseHeaders(SourceFile:49)
at okhttp3.internal.connection.Exchange.readResponseHeaders(SourceFile:5)
at okhttp3.internal.http.CallServerInterceptor.intercept(SourceFile:255)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:124)
at okhttp3.internal.connection.ConnectInterceptor.intercept(SourceFile:91)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:124)
at okhttp3.internal.cache.CacheInterceptor.intercept(SourceFile:673)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:124)
at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:542)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:124)
at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:143)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:124)
at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(SourceFile:91)
at okhttp3.internal.connection.RealCall.execute(SourceFile:39)
at org.owntracks.android.net.http.HttpMessageProcessorEndpoint.sendMessage-gIAlu-s(SourceFile:237)
... 8 more
Caused by: java.net.SocketException: Socket closed
at java.net.SocketInputStream.read(SocketInputStream.java:188)
at java.net.SocketInputStream.read(SocketInputStream.java:143)
at org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(SourceFile:25)
at org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocket(SourceFile:173)
at org.conscrypt.ConscryptEngineSocket$SSLInputStream.readUntilDataAvailable(SourceFile:1)
at org.conscrypt.ConscryptEngineSocket$SSLInputStream.read(SourceFile:14)
at okio.InputStreamSource.read(SourceFile:97)
at okio.InputStreamSource.read(SourceFile:24)
... 25 more
2024-12-22 16:06:38.811 I [DefaultDispatcher-worker-10] MessageProcessor$resendDelayWait: Waiting for 1s before retrying send
2024-12-22 16:06:53.965 W [DefaultDispatcher-worker-10] MessageProcessor: Error sending message [MessageLocation id=9171320a ts=2024-12-22T21:06:23Z,lat=40.1879611,long=-74.2605506,created_at=2024-12-22T21:06:28.819Z,trigger=PING]. Re-queueing
org.owntracks.android.net.MessageProcessorEndpoint$OutgoingMessageSendingException: java.net.SocketTimeoutException: timeout
at org.owntracks.android.net.http.HttpMessageProcessorEndpoint.sendMessage-gIAlu-s(SourceFile:699)
at org.owntracks.android.services.MessageProcessor.sendAvailableMessages(SourceFile:640)
at org.owntracks.android.services.MessageProcessor.access$sendAvailableMessages(SourceFile:1)
at org.owntracks.android.services.MessageProcessor$sendAvailableMessages$1.invokeSuspend(Unknown Source:11)
at kotlin.coroutines.jvm.internal.ContinuationImpl.resumeWith(SourceFile:9)
at kotlinx.coroutines.DispatchedTask.run(SourceFile:109)
at androidx.work.Worker$2.run(SourceFile:148)
at kotlinx.coroutines.scheduling.TaskImpl.run(SourceFile:3)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:93)
Caused by: java.net.SocketTimeoutException: timeout
at okio.SocketAsyncTimeout.newTimeoutException(SourceFile:5)
at okio.InputStreamSource.read(SourceFile:51)
at okio.RealBufferedSource.indexOf(SourceFile:242)
at okio.RealBufferedSource.readUtf8LineStrict(SourceFile:32)
at okhttp3.internal.connection.RouteSelector.readResponseHeaders(SourceFile:49)
at okhttp3.internal.connection.Exchange.readResponseHeaders(SourceFile:5)
at okhttp3.internal.http.CallServerInterceptor.intercept(SourceFile:255)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:124)
at okhttp3.internal.connection.ConnectInterceptor.intercept(SourceFile:91)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:124)
at okhttp3.internal.cache.CacheInterceptor.intercept(SourceFile:673)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:124)
at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:542)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:124)
at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:143)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:124)
at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(SourceFile:91)
at okhttp3.internal.connection.RealCall.execute(SourceFile:39)
at org.owntracks.android.net.http.HttpMessageProcessorEndpoint.sendMessage-gIAlu-s(SourceFile:237)
... 8 more
Caused by: java.net.SocketException: Socket closed
at java.net.SocketInputStream.read(SocketInputStream.java:188)
at java.net.SocketInputStream.read(SocketInputStream.java:143)
at org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(SourceFile:25)
at org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocket(SourceFile:173)
at org.conscrypt.ConscryptEngineSocket$SSLInputStream.readUntilDataAvailable(SourceFile:1)
at org.conscrypt.ConscryptEngineSocket$SSLInputStream.read(SourceFile:14)
at okio.InputStreamSource.read(SourceFile:97)
at okio.InputStreamSource.read(SourceFile:24)
... 25 more
2024-12-22 16:06:53.970 I [DefaultDispatcher-worker-1] MessageProcessor$resendDelayWait: Waiting for 1s before retrying send
2024-12-22 16:06:59.106 I
I don't know where to go from here.
I'm going to try to squeeze in a screenshot here.