Thanks I did look in the companion app earlier and could not see those logs, I have had sskim through the log files and I do see some errors but they do not relate to push notifications, it looks like more so failing to authenticate with SSL and and location update problems
2-02 16:01:02.450 17544 21018 D UrlRepository: localUrl is: false and usesInternalSsid is: false
02-02 16:01:02.700 17544 22248 E chromium: [ERROR:ssl_client_socket_impl.cc(996)] handshake failed; returned -1, SSL error code 1, net_error -100
02-02 16:01:02.801 17544 22248 E chromium: [ERROR:ssl_client_socket_impl.cc(996)] handshake failed; returned -1, SSL error code 1, net_error -100
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: Could not update location.
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: io.homeassistant.companion.android.common.data.integration.IntegrationException: javax.net.ssl.SSLHandshakeException: connection closed
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at io.homeassistant.companion.android.common.data.integration.impl.IntegrationRepositoryImpl.updateLocation(IntegrationRepositoryImpl.kt:198)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at io.homeassistant.companion.android.common.data.integration.impl.IntegrationRepositoryImpl$updateLocation$1.invokeSuspend(Unknown Source:15)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:39)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: Caused by: javax.net.ssl.SSLHandshakeException: connection closed
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at com.android.org.conscrypt.SSLUtils.toSSLHandshakeException(SSLUtils.java:363)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.java:243)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocket.java:220)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.RealConnection.connectTls(RealConnection.kt:379)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.RealConnection.establishProtocol(RealConnection.kt:337)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:209)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: at java.lang.Thread.run(Thread.java:923)
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: Caused by: java.io.EOFException: connection closed
02-02 16:01:02.819 17544 21018 E LocBroadcastReceiver: ... 22 more
02-02 16:01:05.219 17544 17544 D SensorReceiver: Sensor bluetooth_connection corresponding to received event android.bluetooth.device.action.ACL_CONNECTED is disabled, skipping sensors update
02-02 16:01:07.419 17544 17544 D SensorReceiver: Sensor bluetooth_connection corresponding to received event android.bluetooth.device.action.ACL_DISCONNECTED is disabled, skipping sensors update
02-02 16:01:10.317 17544 17544 D SensorReceiver: Sensor bluetooth_connection corresponding to received event android.bluetooth.device.action.ACL_CONNECTED is disabled, skipping sensors update
02-02 16:01:11.401 17544 22248 E chromium: [ERROR:ssl_client_socket_impl.cc(996)] handshake failed; returned -1, SSL error code 1, net_error -100
02-02 16:01:11.546 17544 22248 E chromium: [ERROR:ssl_client_socket_impl.cc(996)] handshake failed; returned -1, SSL error code 1, net_error -100
02-02 16:01:12.566 17544 17544 D SensorReceiver: Sensor bluetooth_connection corresponding to received event android.bluetooth.device.action.ACL_DISCONNECTED is disabled, skipping sensors update
02-02 16:01:16.722 17544 17544 D SensorReceiver: Sensor bluetooth_connection corresponding to received event android.bluetooth.device.action.ACL_CONNECTED is disabled, skipping sensors update
02-02 16:01:17.526 17544 21100 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-02 16:01:17.526 17544 21100 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-02 16:01:18.935 17544 17544 D SensorReceiver: Sensor bluetooth_connection corresponding to received event android.bluetooth.device.action.ACL_DISCONNECTED is disabled, skipping sensors update
02-02 16:01:20.208 17544 22248 E chromium: [ERROR:ssl_client_socket_impl.cc(996)] handshake failed; returned -1, SSL error code 1, net_error -100
02-02 16:01:20.356 17544 22248 E chromium: [ERROR:ssl_client_socket_impl.cc(996)] handshake failed; returned -1, SSL error code 1, net_error -100
02-02 16:01:22.871 17544 17544 D LocBroadcastReceiver: Received location update.
02-02 16:01:22.887 17544 17544 D ForegrndServiceLauncher: Check if service HighAccuracyLocationService is running. Service running = false
02-02 16:01:22.887 17544 17544 D LocBroadcastReceiver: Last Location:
02-02 16:01:22.887 17544 17544 D LocBroadcastReceiver: Coords:(55.9303513, -4.392872)
02-02 16:01:22.887 17544 17544 D LocBroadcastReceiver: Accuracy: 16.551
02-02 16:01:22.887 17544 17544 D LocBroadcastReceiver: Bearing: 0.0
02-02 16:01:22.887 17544 17544 D LocBroadcastReceiver: Begin evaluating if location update should be skipped
02-02 16:01:22.887 17544 17544 D LocBroadcastReceiver: Received location that is 1689 milliseconds old, 1643817681198 compared to 1643817682887 with source fused
02-02 16:01:22.890 17544 21018 D UrlRepository: localUrl is: false and usesInternalSsid is: false
02-02 16:01:22.994 17544 17544 D SensorReceiver: Sensor bluetooth_connection corresponding to received event android.bluetooth.device.action.ACL_CONNECTED is disabled, skipping sensors update
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: Could not update location.
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: io.homeassistant.companion.android.common.data.integration.IntegrationException: javax.net.ssl.SSLHandshakeException: connection closed
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at io.homeassistant.companion.android.common.data.integration.impl.IntegrationRepositoryImpl.updateLocation(IntegrationRepositoryImpl.kt:198)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at io.homeassistant.companion.android.common.data.integration.impl.IntegrationRepositoryImpl$updateLocation$1.invokeSuspend(Unknown Source:15)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:39)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: Caused by: javax.net.ssl.SSLHandshakeException: connection closed
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at com.android.org.conscrypt.SSLUtils.toSSLHandshakeException(SSLUtils.java:363)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.java:243)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocket.java:220)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at okhttp3.internal.connection.RealConnection.connectTls(RealConnection.kt:379)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at okhttp3.internal.connection.RealConnection.establishProtocol(RealConnection.kt:337)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:209)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: at java.lang.Thread.run(Thread.java:923)
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: Caused by: java.io.EOFException: connection closed
02-02 16:01:24.985 17544 21017 E LocBroadcastReceiver: ... 22 more
02-02 16:01:25.270 17544 17544 D SensorReceiver: Sensor bluetooth_connection corresponding to received event android.bluetooth.device.action.ACL_DISCONNECTED is disabled, skipping sensors update
02-02 16:01:26.165 17544 22248 E chromium: [ERROR:ssl_client_socket_impl.cc(996)] handshake failed; returned -1, SSL error code 1, net_error -100
02-02 16:01:26.307 17544 22248 E chromium: [ERROR:ssl_client_socket_impl.cc(996)] handshake failed; returned -1, SSL error code 1, net_error -100
02-02 16:01:29.459 17544 17544 D SensorReceiver: Sensor bluetooth_connection corresponding to received event android.bluetooth.device.action.ACL_CONNECTED is disabled, skipping sensors update
02-02 16:01:31.666 17544 17544 D SensorReceiver: Sensor bluetooth_connection corresponding to received event android.bluetooth.device.action.ACL_DISCONNECTED is disabled, skipping sensors update
02-02 16:01:32.189 17544 22248 E chromium: [ERROR:ssl_client_socket_impl.cc(996)] handshake failed; returned -1, SSL error code 1, net_error -100
02-02 16:01:32.287 17544 22248 E chromium: [ERROR:ssl_client_socket_impl.cc(996)] handshake failed; returned -1, SSL error code 1, net_error -100
02-02 16:01:34.624 17544 17544 D SensorReceiver: Sensor bluetooth_connection corresponding to received event android.bluetooth.device.action.ACL_CONNECTED is disabled, skipping sensors update
02-02 16:01:36.881 17544 17544 D SensorReceiver: Sensor bluetooth_connection corresponding to received event android.bluetooth.device.action.ACL_DISCONNECTED is disabled, skipping sensors update
02-02 16:01:43.513 17544 17544 D SensorReceiver: Sensor bluetooth_connection corresponding to received event android.bluetooth.device.action.ACL_CONNECTED is disabled, skipping sensors update
02-02 16:01:43.653 17544 17544 D LocBroadcastReceiver: Received location update.
02-02 16:01:43.657 17544 17544 D ForegrndServiceLauncher: Check if service HighAccuracyLocationService is running. Service running = false
02-02 16:01:43.657 17544 17544 D LocBroadcastReceiver: Last Location:
02-02 16:01:43.657 17544 17544 D LocBroadcastReceiver: Coords:(55.9303479, -4.3928711)
02-02 16:01:43.657 17544 17544 D LocBroadcastReceiver: Accuracy: 15.936
02-02 16:01:43.657 17544 17544 D LocBroadcastReceiver: Bearing: 0.0
02-02 16:01:43.657 17544 17544 D LocBroadcastReceiver: Begin evaluating if location update should be skipped
02-02 16:01:43.657 17544 17544 D LocBroadcastReceiver: Received location that is 1261 milliseconds old, 1643817702396 compared to 1643817703657 with source fused
02-02 16:01:43.664 17544 21018 D UrlRepository: localUrl is: false and usesInternalSsid is: false
02-02 16:01:43.861 17544 22248 E chromium: [ERROR:ssl_client_socket_impl.cc(996)] handshake failed; returned -1, SSL error code 1, net_error -100
02-02 16:01:43.957 17544 22248 E chromium: [ERROR:ssl_client_socket_impl.cc(996)] handshake failed; returned -1, SSL error code 1, net_error -100
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: Could not update location.
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: io.homeassistant.companion.android.common.data.integration.IntegrationException: javax.net.ssl.SSLHandshakeException: connection closed
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at io.homeassistant.companion.android.common.data.integration.impl.IntegrationRepositoryImpl.updateLocation(IntegrationRepositoryImpl.kt:198)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at io.homeassistant.companion.android.common.data.integration.impl.IntegrationRepositoryImpl$updateLocation$1.invokeSuspend(Unknown Source:15)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:39)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: Caused by: javax.net.ssl.SSLHandshakeException: connection closed
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at com.android.org.conscrypt.SSLUtils.toSSLHandshakeException(SSLUtils.java:363)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.java:243)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocket.java:220)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.RealConnection.connectTls(RealConnection.kt:379)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.RealConnection.establishProtocol(RealConnection.kt:337)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:209)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: at java.lang.Thread.run(Thread.java:923)
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: Caused by: java.io.EOFException: connection closed
02-02 16:01:43.975 17544 21018 E LocBroadcastReceiver: ... 22 more
02-02 16:01:45.726 17544 17544 D SensorReceiver: Sensor bluetooth_connection corresponding to received event android.bluetooth.device.action.ACL_DISCONNECTED is disabled, skipping sensors update
02-02 16:01:47.374 17544 17544 D SensorReceiver: Sensor bluetooth_connection corresponding to received event android.bluetooth.device.action.ACL_CONNECTED is disabled, skipping sensors update
02-02 16:01:49.606 17544 17544 D SensorReceiver: Sensor bluetooth_connection corresponding to received event android.bluetooth.device.action.ACL_DISCONNECTED is disabled, skipping sensors update
02-02 16:01:49.902 17544 22248 E chromium: [ERROR:ssl_client_socket_impl.cc(996)] handshake failed; returned -1, SSL error code 1, net_error -100
02-02 16:01:50.108 17544 22248 E chromium: [ERROR:ssl_client_socket_impl.cc(996)] handshake failed; returned -1, SSL error code 1, net_error -100
02-02 16:01:53.796 17544 17544 D SensorReceiver: Sensor bluetooth_connection corresponding to received event android.bluetooth.device.action.ACL_CONNECTED is disabled, skipping sensors update
02-02 16:01:55.842 17544 22248 E chromium: [ERROR:ssl_client_socket_impl.cc(996)] handshake failed; returned -1, SSL error code 1, net_error -100
02-02 16:01:55.960 17544 17544 D SensorReceiver: Sensor bluetooth_connection corresponding to received event android.bluetooth.device.action.ACL_DISCONNECTED is disabled, skipping sensors update
02-02 16:01:55.982 17544 22248 E chromium: [ERROR:ssl_client_socket_impl.cc(996)] handshake failed; returned -1, SSL error code 1, net_error -100
02-02 16:01:58.957 17544 17544 D SensorReceiver: Sensor bluetooth_connection corresponding to received event android.bluetooth.device.action.ACL_CONNECTED is disabled, skipping sensors update
02-02 16:02:01.155 17544 17544 D SensorReceiver: Sensor bluetooth_connection corresponding to received event android.bluetooth.device.action.ACL_DISCONNECTED is disabled, skipping sensors update
02-02 16:02:03.478 17544 22248 E chromium: [ERROR:ssl_client_socket_impl.cc(996)] handshake failed; returned -1, SSL error code 1, net_error -100
02-02 16:02:03.578 17544 22248 E chromium: [ERROR:ssl_client_socket_impl.cc(996)] handshake failed; returned -1, SSL error code 1, net_error -100
02-02 16:02:03.686 17544 17544 D LocBroadcastReceiver: Received location update.
02-02 16:02:03.691 17544 17544 D ForegrndServiceLauncher: Check if service HighAccuracyLocationService is running. Service running = false
02-02 16:02:03.691 17544 17544 D LocBroadcastReceiver: Last Location:
02-02 16:02:03.691 17544 17544 D LocBroadcastReceiver: Coords:(55.9303318, -4.3928871)
02-02 16:02:03.691 17544 17544 D LocBroadcastReceiver: Accuracy: 16.601
02-02 16:02:03.691 17544 17544 D LocBroadcastReceiver: Bearing: 0.0
02-02 16:02:03.691 17544 17544 D LocBroadcastReceiver: Begin evaluating if location update should be skipped
02-02 16:02:03.691 17544 17544 D LocBroadcastReceiver: Received location that is 1267 milliseconds old, 1643817722424 compared to 1643817723691 with source fused
02-02 16:02:03.694 17544 21018 D UrlRepository: localUrl is: false and usesInternalSsid is: false
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: Could not update location.
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: io.homeassistant.companion.android.common.data.integration.IntegrationException: javax.net.ssl.SSLHandshakeException: connection closed
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at io.homeassistant.companion.android.common.data.integration.impl.IntegrationRepositoryImpl.updateLocation(IntegrationRepositoryImpl.kt:198)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at io.homeassistant.companion.android.common.data.integration.impl.IntegrationRepositoryImpl$updateLocation$1.invokeSuspend(Unknown Source:15)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:39)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: Caused by: javax.net.ssl.SSLHandshakeException: connection closed
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at com.android.org.conscrypt.SSLUtils.toSSLHandshakeException(SSLUtils.java:363)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at com.android.org.conscrypt.ConscryptEngineSocket.doHandshake(ConscryptEngineSocket.java:243)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at com.android.org.conscrypt.ConscryptEngineSocket.startHandshake(ConscryptEngineSocket.java:220)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.RealConnection.connectTls(RealConnection.kt:379)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.RealConnection.establishProtocol(RealConnection.kt:337)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:209)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: at java.lang.Thread.run(Thread.java:923)
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: Caused by: java.io.EOFException: connection closed
02-02 16:02:04.144 17544 21018 E LocBroadcastReceiver: ... 22 more
02-02 16:02:05.359 17544 17544 D SensorReceiver: Sensor bluetooth_connection corresponding to received event android.bluetooth.device.action.ACL_CONNECTED is disabled, skipping sensors update
02-02 16:02:07.552 17544 17544 D SensorReceiver: Sensor bluetooth_connection corresponding to received event android.bluetooth.device.action.ACL_DISCONNECTED is disabled, skipping sensors update
02-02 16:02:11.767 17544 17544 D SensorReceiver: Sensor bluetooth_connection corresponding to received event android.bluetooth.device.action.ACL_CONNECTED is disabled, skipping sensors update
02-02 16:02:12.421 17544 22248 E chromium: [ERROR:ssl_client_socket_impl.cc(996)] handshake failed; returned -1, SSL error code 1, net_error -100
02-02 16:02:12.564 17544 22248 E chromium: [ERROR:ssl_client_socket_impl.cc(996)] handshake failed; returned -1, SSL error code 1, net_error -100
02-02 16:02:13.954 17544 17544 D SensorReceiver: Sensor bluetooth_connection corresponding to received event android.bluetooth.device.action.ACL_DISCONNECTED is disabled, skipping sensors update
To be honest there is a lot in those logs and not even sure if above relates to my issue or not and I cannot find any reference to firebase in there, I am guessing I may need to remove the app and reinstall again before checking the log files for error.