Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- SUCCESFULL UPDATE:
- 05-20 15:26:59.621 12283 12283 D LocBroadcastReceiver: Received location update.
- 05-20 15:26:59.623 12283 12283 D ForegrndServiceLauncher: Check if service HighAccuracyLocationService is running. Service running = false
- 05-20 15:26:59.623 12283 9392 D LocBroadcastReceiver: Last Location:
- 05-20 15:26:59.623 12283 9392 D LocBroadcastReceiver: Coords:(40.7502541, 2.3464987)
- 05-20 15:26:59.623 12283 9392 D LocBroadcastReceiver: Accuracy: 20.0
- 05-20 15:26:59.623 12283 9392 D LocBroadcastReceiver: Bearing: 0.0
- 05-20 15:26:59.624 12283 9392 D LocBroadcastReceiver: Begin evaluating if location update should be skipped
- 05-20 15:26:59.624 12283 9392 D LocBroadcastReceiver: Received location that is 850 milliseconds old, 1716211618774 compared to 1716211619624 with source fused
- 05-20 15:26:59.626 12283 12283 D SensorReceiver: Received intent: android.os.action.DEVICE_IDLE_MODE_CHANGED
- 05-20 15:26:59.626 12283 12283 D SensorReceiver: Sensor(s) [is_idle] corresponding to received event android.os.action.DEVICE_IDLE_MODE_CHANGED are disabled, skipping sensors update
- 05-20 15:26:59.642 12283 9392 D ServerConnectionInfo: localUrl is: true, usesInternalSsid is: false, usesWifi is: false
- 05-20 15:26:59.653 12283 28711 D TrafficStats: tagSocket(124) with statsTag=0xffffffff, statsUid=-1
- 05-20 15:26:59.917 12283 9392 D LocBroadcastReceiver: Location update sent successfully for 1 as exact
- 05-20 15:26:59.930 12283 12283 D LocationTrackingViewMod: Returning PagingSource for history filter: ALL
- CONNECTION REFUSED:
- 05-20 13:14:15.490 12283 12283 D LocBroadcastReceiver: Received location update.
- 05-20 13:14:15.496 12283 12283 D ForegrndServiceLauncher: Check if service HighAccuracyLocationService is running. Service running = false
- 05-20 13:14:15.497 12283 29162 D LocBroadcastReceiver: Last Location:
- 05-20 13:14:15.497 12283 29162 D LocBroadcastReceiver: Coords:(40.7529245, 2.3294503)
- 05-20 13:14:15.497 12283 29162 D LocBroadcastReceiver: Accuracy: 89.78
- 05-20 13:14:15.497 12283 29162 D LocBroadcastReceiver: Bearing: 110.0
- 05-20 13:14:15.497 12283 29162 D LocBroadcastReceiver: Begin evaluating if location update should be skipped
- 05-20 13:14:15.497 12283 29162 D LocBroadcastReceiver: Received location that is 194 milliseconds old, 1716203655303 compared to 1716203655497 with source fused
- 05-20 13:14:15.503 12283 29162 D ServerConnectionInfo: localUrl is: true, usesInternalSsid is: false, usesWifi is: false
- 05-20 13:14:15.509 12283 8132 D TrafficStats: tagSocket(101) with statsTag=0xffffffff, statsUid=-1
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: Could not update location for 1.
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: io.homeassistant.companion.android.common.data.integration.IntegrationException: java.net.ConnectException: Failed to connect to ha.qaudrilant.a599.ae/54.115.6.208:443
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at io.homeassistant.companion.android.common.data.integration.impl.IntegrationRepositoryImpl.updateLocation(IntegrationRepositoryImpl.kt:265)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at io.homeassistant.companion.android.common.data.integration.impl.IntegrationRepositoryImpl$updateLocation$1.invokeSuspend(Unknown Source:15)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: Caused by: java.net.ConnectException: Failed to connect to ha.qaudrilant.a599.ae/54.115.6.208:443
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at java.lang.Thread.run(Thread.java:1012)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: Caused by: java.net.ConnectException: failed to connect to ha.qaudrilant.a599.ae/54.115.6.208 (port 443) from /18.78.169.118 (port 42032) after 10000ms: isConnected failed: ECONNREFUSED (Connection refused)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at libcore.io.IoBridge.isConnected(IoBridge.java:347)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at libcore.io.IoBridge.connectErrno(IoBridge.java:237)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at libcore.io.IoBridge.connect(IoBridge.java:179)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:142)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at java.net.Socket.connect(Socket.java:646)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: ... 18 more
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: Caused by: android.system.ErrnoException: isConnected failed: ECONNREFUSED (Connection refused)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: at libcore.io.IoBridge.isConnected(IoBridge.java:334)
- 05-20 13:14:15.515 12283 29162 E LocBroadcastReceiver: ... 28 more
- 05-20 13:14:15.519 12283 12283 D LocationTrackingViewMod: Returning PagingSource for history filter: ALL
- SOFTWARE CAUSED CONNECTION ABORT (this was at home and I think my wifi was having some issues at that moment, so probably not relevant)
- 05-20 14:59:44.971 12283 12283 D LocBroadcastReceiver: Received location update.
- 05-20 14:59:44.974 12283 12283 D ForegrndServiceLauncher: Check if service HighAccuracyLocationService is running. Service running = false
- 05-20 14:59:44.976 12283 10304 D LocBroadcastReceiver: Last Location:
- 05-20 14:59:44.976 12283 10304 D LocBroadcastReceiver: Coords:(40.7502542, 2.3465007)
- 05-20 14:59:44.976 12283 10304 D LocBroadcastReceiver: Accuracy: 20.0
- 05-20 14:59:44.976 12283 10304 D LocBroadcastReceiver: Bearing: 0.0
- 05-20 14:59:44.977 12283 10304 D LocBroadcastReceiver: Begin evaluating if location update should be skipped
- 05-20 14:59:44.978 12283 10304 D LocBroadcastReceiver: Received location that is 2578 milliseconds old, 1716209982399 compared to 1716209984977 with source fused
- 05-20 14:59:44.987 12283 10304 D ServerConnectionInfo: localUrl is: true, usesInternalSsid is: true, usesWifi is: true
- 05-20 14:59:44.993 12283 25510 D TrafficStats: tagSocket(74) with statsTag=0xffffffff, statsUid=-1
- 05-20 14:59:45.047 12283 12283 D SensorReceiver: Received intent: android.os.action.DEVICE_IDLE_MODE_CHANGED
- 05-20 14:59:45.048 12283 12283 D SensorReceiver: Sensor(s) [is_idle] corresponding to received event android.os.action.DEVICE_IDLE_MODE_CHANGED are disabled, skipping sensors update
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: Could not update location for 1.
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: io.homeassistant.companion.android.common.data.integration.IntegrationException: java.net.ConnectException: Failed to connect to /190.168.0.15:8123
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at io.homeassistant.companion.android.common.data.integration.impl.IntegrationRepositoryImpl.updateLocation(IntegrationRepositoryImpl.kt:265)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at io.homeassistant.companion.android.common.data.integration.impl.IntegrationRepositoryImpl$updateLocation$1.invokeSuspend(Unknown Source:15)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: Caused by: java.net.ConnectException: Failed to connect to /192.168.0.10:8123
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at java.lang.Thread.run(Thread.java:1012)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: Caused by: java.net.ConnectException: failed to connect to /190.168.0.15 (port 8123) from /190.168.0.109 (port 52792) after 10000ms: isConnected failed: ECONNABORTED (Software caused connection abort)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at libcore.io.IoBridge.isConnected(IoBridge.java:347)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at libcore.io.IoBridge.connectErrno(IoBridge.java:237)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at libcore.io.IoBridge.connect(IoBridge.java:179)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:142)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at java.net.Socket.connect(Socket.java:646)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: ... 18 more
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: Caused by: android.system.ErrnoException: isConnected failed: ECONNABORTED (Software caused connection abort)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: at libcore.io.IoBridge.isConnected(IoBridge.java:334)
- 05-20 14:59:45.055 12283 10304 E LocBroadcastReceiver: ... 28 more
- 05-20 14:59:45.064 12283 12283 D LocationTrackingViewMod: Returning PagingSource for history filter: ALL
- UNCLEAR ERROR
- 05-20 12:25:22.909 12283 12283 D LocBroadcastReceiver: Received location update.
- 05-20 12:25:22.913 12283 12283 D ForegrndServiceLauncher: Check if service HighAccuracyLocationService is running. Service running = false
- 05-20 12:25:22.914 12283 21171 D LocBroadcastReceiver: Last Location:
- 05-20 12:25:22.914 12283 21171 D LocBroadcastReceiver: Coords:(40.7297247, 2.3187067)
- 05-20 12:25:22.914 12283 21171 D LocBroadcastReceiver: Accuracy: 100.0
- 05-20 12:25:22.914 12283 21171 D LocBroadcastReceiver: Bearing: 0.0
- 05-20 12:25:22.915 12283 21171 D LocBroadcastReceiver: Begin evaluating if location update should be skipped
- 05-20 12:25:22.915 12283 21171 D LocBroadcastReceiver: Received location that is 41 milliseconds old, 1716200722874 compared to 1716200722915 with source fused
- 05-20 12:25:22.924 12283 21171 D ServerConnectionInfo: localUrl is: true, usesInternalSsid is: false, usesWifi is: false
- 05-20 12:25:22.936 12283 21171 E LocBroadcastReceiver: Could not update location for 1.
Advertisement
Add Comment
Please, Sign In to add comment