Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Home Assistant app unable to stay connected to server

  • /e/ version:16-q-20210424112062
  • Device model(s): OnePlus 5t
  • Device rooted: no

Summary

Hi,

I've just installed the Home Assistant application on a new /e/ OS, on a Oneplus 5t. For some strange reason I'm able to connect to my server remotely and locally but after 30 secs it disconnects and complains that it cannot connect to server , I believe it is an issue with some level of security on the OS as the app is unable to update my location to the server (although it displays that the app is requesting my location on the phone , it doesn't transmit back to the server) and the server believes I am home. This all worked previously on the stock ROM the day before, I'm able to use the /e/ browser and Firefox to login in to my server and currently as a work around I have the page pinned to my home screen .

I've installed the app from both the /e/ store and the aurora store just to check the app itself.

If it helps my server is installed in docker behind a reverse nginx proxy, could it be a trust /security related issue that doesn't allow the app to send info out ?

Here's the link to others who are having the same issue on the forum

The problem

Steps to reproduce

Install home assistant app and login to server then wait 30 secs or close app and reopen

What is the current behavior?

Disconnects from server and doesn't update server with location

What is the expected correct behavior?

Remains connected and updates server with location and any other enabled sensors form the app

Technical informations

Relevant logs (adb logcat) Logs will be attached shortly

06-06 15:31:50.988  1451  1451 V SettingsProvider: Notifying for 0: content://settings/global/adb_enabled
06-06 15:31:50.998  1451  1487 I UsbDeviceManager: Setting USB config to adb
06-06 15:31:51.155  1451  1487 W Looper  : Slow dispatch took 166ms android.fg h=com.android.server.usb.UsbDeviceManager$UsbHandlerLegacy c=null m=1
06-06 15:31:54.890  1451  2557 D ConnectivityService: maybeHandleNetworkMonitorMessage: 528386
06-06 15:32:07.584  1451  1489 I EntropyMixer: Writing entropy...
06-06 15:32:07.592  1451  1497 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x4000010 (has extras) } to io.homeassistant.companion.android/org.altbeacon.beacon.startup.StartupBroadcastReceiver
06-06 15:32:07.624  1451  1498 I ActivityManager: Start proc 16324:android.process.media/u0a75 for content provider {com.android.providers.media/com.android.providers.media.MediaProvider}
06-06 15:32:07.740  1451  1451 W Looper  : Slow dispatch took 145ms main h=com.android.server.power.Notifier$NotifierHandler c=null m=6
06-06 15:32:07.954  1451  1487 D UsbDeviceManager: push notification:Charging this device via USB
06-06 15:32:09.803  1451  3799 I ActivityTaskManager: START u0 {act=android.settings.APPLICATION_DEVELOPMENT_SETTINGS flg=0x10008000 cmp=com.android.settings/.Settings$DevelopmentSettingsDashboardActivity} from uid 1000
06-06 15:32:09.849  1451  3799 E UserRestrictionsUtils: Unknown restriction queried by uid 1000 (com.android.wallpaperbackup et al): null
06-06 15:32:09.850  1451  3799 I chatty  : uid=1000(system) Binder:1451_F identical 1 line
06-06 15:32:09.852  1451  3799 E UserRestrictionsUtils: Unknown restriction queried by uid 1000 (com.android.wallpaperbackup et al): null
06-06 15:32:10.094  1451  2557 D ConnectivityService: maybeHandleNetworkMonitorMessage: 528386
06-06 15:32:13.678  1451  1451 V SettingsProvider: Notifying for 0: content://settings/system/screen_brightness
06-06 15:32:19.220  1451  2557 D ConnectivityService: maybeHandleNetworkMonitorMessage: 528386
--------- beginning of main
06-06 15:32:23.988  4124 16120 W IchnaeaBackendService: 
06-06 15:32:23.988  4124 16120 W IchnaeaBackendService: java.net.ConnectException: Failed to connect to location.services.mozilla.com/54.186.181.218:443
06-06 15:32:23.988  4124 16120 W IchnaeaBackendService: 	at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:147)
06-06 15:32:23.988  4124 16120 W IchnaeaBackendService: 	at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116)
06-06 15:32:23.988  4124 16120 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.java:186)
06-06 15:32:23.988  4124 16120 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAllocation.java:128)
06-06 15:32:23.988  4124 16120 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:97)
06-06 15:32:23.988  4124 16120 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
06-06 15:32:23.988  4124 16120 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
06-06 15:32:23.988  4124 16120 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:465)
06-06 15:32:23.988  4124 16120 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:131)
06-06 15:32:23.988  4124 16120 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:262)
06-06 15:32:23.988  4124 16120 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:219)
06-06 15:32:23.988  4124 16120 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:30)
06-06 15:32:23.988  4124 16120 W IchnaeaBackendService: 	at org.microg.nlp.backend.ichnaea.IchnaeaRequester.run(IchnaeaRequester.java:66)
06-06 15:32:23.988  4124 16120 W IchnaeaBackendService: 	at java.lang.Thread.run(Thread.java:919)
06-06 15:32:23.989  4124 16120 D IchnaeaBackendService: Replaying location Location[ichnaea 51.428986,-0.306973 hAcc=130 et=?!? vAcc=??? sAcc=??? bAcc=???]
06-06 15:32:24.012 12214 12214 I chatty  : uid=10180(io.homeassistant.companion.android) expire 23 lines
06-06 15:32:26.858  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:32:26.863  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:32:26.863  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:32:26.863  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:32:27.879 16313 16313 I adbd    : UsbFfs: already offline
06-06 15:32:27.880 16313 16313 I adbd    : Calling send_auth_request...
06-06 15:32:27.901 16313 16313 I adbd    : Calling send_auth_request...
06-06 15:32:27.912  1451 16316 D AdbDebuggingManager: Received public key: QAAAALW7JlRjZXsp/wBrqyDvhWtlhLRqLry14arxzoYk2eCGhn3jQxzCcEDuuvrWwA+7R7HTaY3gVgLoSxVoG8PKtEU/MPzAPFFEvIa2O03zupc55ctkI8qfDFI0F8dJG84rhgNrxsZZqSLnE5eHek4Cj3MHY9f3FXRX61D3uLK5Ob6hZlbrVL7SNPw9n6DEEYY3XM10SrRcMIa/9ubjAfyVaiN82TbFtPH76FkD6pED9PpPXlLbUF7EeEjUcrRkL+xi/sLio6cJEX0N+vATopKQ4NOcz/5+XNDfzFckVMMpdgMOLM4aq6aIgbE6YMTIdDrjQf1ITft7MDfY7qkexDQChSgx0R3RucF01iC7BaDIgBNwUd+5AldAHjI6webtHM17iOeCxOBbwiXI1t1FpvqVYHC7MZEQYvBTqUL/a4MJfiQiVyYOITIGXPGn0XvvxlXYKJs61WtPwxcLxDQL3MsA1TxOMY8T+B3lpirB3mGfoWV8dRq2kWFVNqRfhmBenaLXRAscf7VqvrDMKkV0bkH4HPDyDbRfUhlXRt5r1XsNmDbLl9Y0BI8hYMURb41KF9f6anehQAR7x4c9KfkV6dneKS2EREJ2O++ueESIUYK18pP4FV38Vjp+DnVsG7MFBaJzbrUc6rIuMr5Z4Q853HduaBviEFghiOCuCT46uL5qSAP/PNoEIQEAAQA= tim@archlinux
06-06 15:32:27.916  1451  1487 D AdbDebuggingManager: Logging key QAAAALW7JlRjZXsp/wBrqyDvhWtlhLRqLry14arxzoYk2eCGhn3jQxzCcEDuuvrWwA+7R7HTaY3gVgLoSxVoG8PKtEU/MPzAPFFEvIa2O03zupc55ctkI8qfDFI0F8dJG84rhgNrxsZZqSLnE5eHek4Cj3MHY9f3FXRX61D3uLK5Ob6hZlbrVL7SNPw9n6DEEYY3XM10SrRcMIa/9ubjAfyVaiN82TbFtPH76FkD6pED9PpPXlLbUF7EeEjUcrRkL+xi/sLio6cJEX0N+vATopKQ4NOcz/5+XNDfzFckVMMpdgMOLM4aq6aIgbE6YMTIdDrjQf1ITft7MDfY7qkexDQChSgx0R3RucF01iC7BaDIgBNwUd+5AldAHjI6webtHM17iOeCxOBbwiXI1t1FpvqVYHC7MZEQYvBTqUL/a4MJfiQiVyYOITIGXPGn0XvvxlXYKJs61WtPwxcLxDQL3MsA1TxOMY8T+B3lpirB3mGfoWV8dRq2kWFVNqRfhmBenaLXRAscf7VqvrDMKkV0bkH4HPDyDbRfUhlXRt5r1XsNmDbLl9Y0BI8hYMURb41KF9f6anehQAR7x4c9KfkV6dneKS2EREJ2O++ueESIUYK18pP4FV38Vjp+DnVsG7MFBaJzbrUc6rIuMr5Z4Q853HduaBviEFghiOCuCT46uL5qSAP/PNoEIQEAAQA= tim@archlinux, state = 1, alwaysAllow = false, lastConnectionTime = 0, authWindow = 604800000
06-06 15:32:27.923  1451  1487 I ActivityTaskManager: START u0 {flg=0x10000000 cmp=com.android.systemui/.usb.UsbDebuggingActivity (has extras)} from uid 1000
06-06 15:32:32.841  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:32:32.842  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:32:32.843  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:32:32.843  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:32:33.099 16313 16313 I adbd    : adb client authorized
06-06 15:32:33.100  1451  1487 D AdbDebuggingManager: Logging key QAAAALW7JlRjZXsp/wBrqyDvhWtlhLRqLry14arxzoYk2eCGhn3jQxzCcEDuuvrWwA+7R7HTaY3gVgLoSxVoG8PKtEU/MPzAPFFEvIa2O03zupc55ctkI8qfDFI0F8dJG84rhgNrxsZZqSLnE5eHek4Cj3MHY9f3FXRX61D3uLK5Ob6hZlbrVL7SNPw9n6DEEYY3XM10SrRcMIa/9ubjAfyVaiN82TbFtPH76FkD6pED9PpPXlLbUF7EeEjUcrRkL+xi/sLio6cJEX0N+vATopKQ4NOcz/5+XNDfzFckVMMpdgMOLM4aq6aIgbE6YMTIdDrjQf1ITft7MDfY7qkexDQChSgx0R3RucF01iC7BaDIgBNwUd+5AldAHjI6webtHM17iOeCxOBbwiXI1t1FpvqVYHC7MZEQYvBTqUL/a4MJfiQiVyYOITIGXPGn0XvvxlXYKJs61WtPwxcLxDQL3MsA1TxOMY8T+B3lpirB3mGfoWV8dRq2kWFVNqRfhmBenaLXRAscf7VqvrDMKkV0bkH4HPDyDbRfUhlXRt5r1XsNmDbLl9Y0BI8hYMURb41KF9f6anehQAR7x4c9KfkV6dneKS2EREJ2O++ueESIUYK18pP4FV38Vjp+DnVsG7MFBaJzbrUc6rIuMr5Z4Q853HduaBviEFghiOCuCT46uL5qSAP/PNoEIQEAAQA= tim@archlinux, state = 2, alwaysAllow = true, lastConnectionTime = 1622989953099, authWindow = 604800000
06-06 15:32:33.136  1451  1490 I ActivityManager: Killing 14564:com.nononsenseapps.feeder/u0a163 (adj 995): empty for 2112s
06-06 15:32:33.137   867   867 E lowmemorykiller: Error writing /proc/14564/oom_score_adj; errno=22
06-06 15:32:33.147 16190 16190 I chatty  : uid=1000(system) com.android.settings expire 23 lines
06-06 15:32:33.153 16190 16400 I chatty  : uid=1000(system) com.android.settings expire 1 line
06-06 15:32:33.155 21537 22263 D A2dpService: getCodecStatus(null)
06-06 15:32:33.157   710   710 I Zygote  : Process 14564 exited due to signal 9 (Killed)
06-06 15:32:33.159 21537 21555 D A2dpService: getCodecStatus(null)
06-06 15:32:33.161 21537 21555 D A2dpService: getCodecStatus(null)
06-06 15:32:33.162 21537 21555 D A2dpService: getCodecStatus(null)
06-06 15:32:33.163 21537 21555 D A2dpService: getCodecStatus(null)
06-06 15:32:33.164 16190 16217 I chatty  : uid=1000(system) pool-1-thread-2 expire 18 lines
06-06 15:32:33.289  1451  1489 I DropBoxManagerService: add tag=system_app_strictmode isTagEnabled=true flags=0x2
06-06 15:32:38.864  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:32:38.868  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:32:38.868  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:32:38.868  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:32:42.302  1219  9402 I LOWI-8.6.0.72: [LOWI-Scan] lowi_close_record:Scan done in 238194194ms, 2 APs in scan results
06-06 15:32:42.493  1007  1119 I ThermalEngine: Monitor : quiet_therm = 27, msm_therm = 28, ufs_therm = -40, battery_therm = 261,current_now = -296000 
06-06 15:32:44.902  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:32:44.905  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:32:44.905  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:32:44.906  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:32:50.886  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:32:50.889  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:32:50.889  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:32:50.889  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:32:56.874  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:32:56.879  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:32:56.879  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:32:56.880  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:32:58.223  4124 16138 W IchnaeaBackendService: 
06-06 15:32:58.223  4124 16138 W IchnaeaBackendService: java.net.ConnectException: Failed to connect to location.services.mozilla.com/54.186.181.218:443
06-06 15:32:58.223  4124 16138 W IchnaeaBackendService: 	at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:147)
06-06 15:32:58.223  4124 16138 W IchnaeaBackendService: 	at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116)
06-06 15:32:58.223  4124 16138 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.java:186)
06-06 15:32:58.223  4124 16138 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAllocation.java:128)
06-06 15:32:58.223  4124 16138 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:97)
06-06 15:32:58.223  4124 16138 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
06-06 15:32:58.223  4124 16138 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
06-06 15:32:58.223  4124 16138 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:465)
06-06 15:32:58.223  4124 16138 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:131)
06-06 15:32:58.223  4124 16138 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:262)
06-06 15:32:58.223  4124 16138 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:219)
06-06 15:32:58.223  4124 16138 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:30)
06-06 15:32:58.223  4124 16138 W IchnaeaBackendService: 	at org.microg.nlp.backend.ichnaea.IchnaeaRequester.run(IchnaeaRequester.java:66)
06-06 15:32:58.223  4124 16138 W IchnaeaBackendService: 	at java.lang.Thread.run(Thread.java:919)
06-06 15:32:58.225  4124 16138 D IchnaeaBackendService: Replaying location Location[ichnaea 51.428986,-0.306973 hAcc=130 et=?!? vAcc=??? sAcc=??? bAcc=???]
06-06 15:32:58.240  4020 27646 I chatty  : uid=10061(com.google.android.gms) DefaultDispatch expire 22 lines
06-06 15:32:58.250 12214 12214 I chatty  : uid=10180(io.homeassistant.companion.android) expire 23 lines
06-06 15:33:00.019  2595  2595 I chatty  : uid=10062(com.android.systemui) expire 10 lines
06-06 15:33:02.827  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:33:02.831  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:33:02.831  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:33:02.831  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:33:07.609  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:33:07.615  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:33:07.616  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:33:07.616  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:33:08.869  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:33:08.869  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:33:08.869  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:33:08.871  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:33:12.877   789   789 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK ON
06-06 15:33:12.885   789   789 D vendor.qti.bluetooth@1.0-wake_lock: Acquire wakelock is acquired 
06-06 15:33:12.885   789   789 I vendor.qti.bluetooth@1.0-ibs_handler: DeviceWakeUp: Writing IBS_WAKE_IND
06-06 15:33:12.891   789 21583 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_ACK: 0xFC
06-06 15:33:12.892   789 21583 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
06-06 15:33:12.892   789 21583 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
06-06 15:33:12.934   789 21583 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
06-06 15:33:12.948   709 19811 I netd    : tetherGetStats() <3.34ms>
06-06 15:33:12.958   709 19811 I netd    : tetherGetStats() <2.15ms>
06-06 15:33:13.892   789 21589 I vendor.qti.bluetooth@1.0-ibs_handler: DeviceSleep: TX Awake, Sending SLEEP_IND
06-06 15:33:13.892   789 21589 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK OFF
06-06 15:33:14.043   789 21580 D vendor.qti.bluetooth@1.0-wake_lock: Release wakelock is released 
06-06 15:33:14.865  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:33:14.870  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:33:14.871  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:33:14.871  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:33:17.417  4124  4166 D IchnaeaBackendService: Cells: 0
06-06 15:33:17.422  4020 27649 I chatty  : uid=10061(com.google.android.gms) DefaultDispatch expire 33 lines
06-06 15:33:17.427  4124 16410 D IchnaeaBackendService: request: {"cellTowers":[],"wifiAccessPoints":[{"macAddress":"5a:ef:68:a4:f1:e8","channel":36,"frequency":5180,"signalStrength":-59},{"macAddress":"5a:ef:68:a4:f1:e7","channel":13,"frequency":2472,"signalStrength":-47}],"fallbacks":{"lacf":true,"ipf":false}}
06-06 15:33:17.430  4124 16409 D IchnaeaBackendService: request: {"cellTowers":[],"wifiAccessPoints":[{"macAddress":"5a:ef:68:a4:f1:e7","channel":13,"frequency":2472,"signalStrength":-48},{"macAddress":"5a:ef:68:a4:f1:e8","channel":36,"frequency":5180,"signalStrength":-56}],"fallbacks":{"lacf":true,"ipf":false}}
06-06 15:33:17.471   709 16412 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:33:17.473   709 16411 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:33:19.157 13680 13693 W lix.mediaclien: Reducing the number of considered missed Gc histogram windows from 154 to 100
06-06 15:33:20.853  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:33:20.854  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:33:20.854  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:33:20.854  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:33:24.039  4124 16144 W IchnaeaBackendService: 
06-06 15:33:24.039  4124 16144 W IchnaeaBackendService: java.net.ConnectException: Failed to connect to location.services.mozilla.com/35.83.75.254:443
06-06 15:33:24.039  4124 16144 W IchnaeaBackendService: 	at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:147)
06-06 15:33:24.039  4124 16144 W IchnaeaBackendService: 	at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116)
06-06 15:33:24.039  4124 16144 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.java:186)
06-06 15:33:24.039  4124 16144 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAllocation.java:128)
06-06 15:33:24.039  4124 16144 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:97)
06-06 15:33:24.039  4124 16144 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
06-06 15:33:24.039  4124 16144 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
06-06 15:33:24.039  4124 16144 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:465)
06-06 15:33:24.039  4124 16144 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:131)
06-06 15:33:24.039  4124 16144 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:262)
06-06 15:33:24.039  4124 16144 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:219)
06-06 15:33:24.039  4124 16144 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:30)
06-06 15:33:24.039  4124 16144 W IchnaeaBackendService: 	at org.microg.nlp.backend.ichnaea.IchnaeaRequester.run(IchnaeaRequester.java:66)
06-06 15:33:24.039  4124 16144 W IchnaeaBackendService: 	at java.lang.Thread.run(Thread.java:919)
06-06 15:33:24.043  4124 16143 W IchnaeaBackendService: 
06-06 15:33:24.043  4124 16143 W IchnaeaBackendService: java.net.ConnectException: Failed to connect to location.services.mozilla.com/35.83.75.254:443
06-06 15:33:24.043  4124 16143 W IchnaeaBackendService: 	at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:147)
06-06 15:33:24.043  4124 16143 W IchnaeaBackendService: 	at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116)
06-06 15:33:24.043  4124 16143 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.java:186)
06-06 15:33:24.043  4124 16143 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAllocation.java:128)
06-06 15:33:24.043  4124 16143 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:97)
06-06 15:33:24.043  4124 16143 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
06-06 15:33:24.043  4124 16143 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
06-06 15:33:24.043  4124 16143 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:465)
06-06 15:33:24.043  4124 16143 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:131)
06-06 15:33:24.043  4124 16143 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:262)
06-06 15:33:24.043  4124 16143 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:219)
06-06 15:33:24.043  4124 16143 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:30)
06-06 15:33:24.043  4124 16143 W IchnaeaBackendService: 	at org.microg.nlp.backend.ichnaea.IchnaeaRequester.run(IchnaeaRequester.java:66)
06-06 15:33:24.043  4124 16143 W IchnaeaBackendService: 	at java.lang.Thread.run(Thread.java:919)
06-06 15:33:24.043  4124 16144 D IchnaeaBackendService: Replaying location Location[ichnaea 51.428986,-0.306973 hAcc=130 et=?!? vAcc=??? sAcc=??? bAcc=???]
06-06 15:33:24.045  4020 24091 I chatty  : uid=10061(com.google.android.gms) Binder:4020_7 expire 13 lines
06-06 15:33:24.049  4124 16143 D IchnaeaBackendService: Replaying location Location[ichnaea 51.428986,-0.306973 hAcc=130 et=?!? vAcc=??? sAcc=??? bAcc=???]
06-06 15:33:26.949  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:33:26.952  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:33:26.952  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:33:26.953  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:32:33.294  1451  1489 I DropBoxManagerService: add tag=system_app_strictmode isTagEnabled=true flags=0x2
06-06 15:33:29.137  1451  1489 I EntropyMixer: Added HW RNG output to entropy pool
06-06 15:33:29.138  1451  1489 I EntropyMixer: Writing entropy...
06-06 15:33:31.006   709 19811 I netd    : firewallSetUidRule(2, 10162, 2) <6.47ms>
06-06 15:33:31.014   709 19811 I netd    : firewallSetUidRule(2, 10176, 2) <4.25ms>
06-06 15:33:32.527  1451  2557 D ConnectivityService: maybeHandleNetworkMonitorMessage: 528386
06-06 15:33:32.539  2758  3473 D QCNEJ/WlanStaInfoRelay: Received action: android.net.wifi.RSSI_CHANGED
06-06 15:33:32.540  2758  3473 I QCNEJ/NativeHalConnector: -> SND notifyWlanStaStatusChanged([WlanStaInfo]: wifiSwitchState = 1 rssi = -54 ssid = mywifi 5GHZ bssid =myssid dnsInfo = fd28:c788:1db0::1;192.168.1.1;0.0.0.0;0.0.0.0; freqBand = _5GHz countryCode = gb[RatInfo]: networkType = 1 subType = 101 networkState = CONNECTED netHdl = 480147066893 ipAddrV4 = 192.168.1.139 ipAddrV6 = fd28:c788:1db0:0:9cab:3294:4899:9465 ifNameV4 = wlan0 ifNameV6 = wlan0 slotIdx = 0 isAndroidValidated = true) timeStamp = 2021-06-06 15:33:32.539
06-06 15:33:32.861  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:33:32.863  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:33:32.863  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:33:32.864  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:33:32.942  1451  2542 I chatty  : uid=1000(system) InputDispatcher expire 6 lines
06-06 15:33:33.061  1451  1487 D AutofillManagerService: Close system dialogs
06-06 15:33:33.062  1451  1488 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=foundation.e.blisslauncher/.features.launcher.LauncherActivity (has extras)} from uid 0
06-06 15:33:33.073  4020 27646 I chatty  : uid=10061(com.google.android.gms) DefaultDispatch expire 10 lines
06-06 15:33:33.085  3921  3921 D WeatherIconUtils: Decoding resource id = 2131230942 for density = 420
06-06 15:33:33.175 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3400 
06-06 15:33:33.176 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:33:37.411  1451  2757 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[829,468][988,627]} from uid 10082
06-06 15:33:37.416  1451  1491 W WindowManager: TaskSnapshotSurface.create: Failed to find main window for token=AppWindowToken{7d7bee3 token=Token{cdb5712 ActivityRecord{ff0869d u0 com.android.settings/.Settings t393}}}
06-06 15:33:37.439 16190 16190 I chatty  : uid=1000(system) com.android.settings expire 38 lines
06-06 15:33:37.447   789   789 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK ON
06-06 15:33:37.448   789   789 D vendor.qti.bluetooth@1.0-wake_lock: Acquire wakelock is acquired 
06-06 15:33:37.448   789   789 I vendor.qti.bluetooth@1.0-ibs_handler: DeviceWakeUp: Writing IBS_WAKE_IND
06-06 15:33:37.451   789 21583 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_ACK: 0xFC
06-06 15:33:37.452   789 21583 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
06-06 15:33:37.452   789 21583 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
06-06 15:33:37.466   709 19811 I netd    : tetherGetStats() <0.97ms>
06-06 15:33:37.470   709 19811 I netd    : tetherGetStats() <1.07ms>
06-06 15:33:37.472 16225 16244 D SuggestionParser: Day 2 for com.android.settings.suggested.category.DEFERRED_SETUP
06-06 15:33:37.472 16225 16244 D CandidateSuggestionFilter: filterCandidates duration: 0
06-06 15:33:37.472 16225 16244 D SuggestionParser: Day 2 for com.android.settings.suggested.category.HIGH_PRIORITY
06-06 15:33:37.473 16225 16244 D CandidateSuggestionFilter: filterCandidates duration: 0
06-06 15:33:37.473 16225 16244 D SuggestionParser: Day 2 for com.android.settings.suggested.category.FIRST_IMPRESSION
06-06 15:33:37.485 16190 16208 I chatty  : uid=1000(system) Binder:16190_2 expire 1 line
06-06 15:33:37.485 16225 16421 D CandidateSuggestionFilter: Suggestion state result Bundle[{candidate_is_complete=true}]
06-06 15:33:37.485 16225 16244 D CandidateSuggestionFilter: filterCandidates duration: 3
06-06 15:33:37.486 16225 16244 D CandidateSuggestionFilter: filterCandidates duration: 0
06-06 15:33:37.488 16225 16244 D CandidateSuggestionFilter: filterCandidates duration: 0
06-06 15:33:37.490   709 19811 I netd    : tetherGetStats() <0.97ms>
06-06 15:33:37.494   709 19811 I netd    : tetherGetStats() <0.90ms>
06-06 15:33:37.500 16190 16222 I chatty  : uid=1000(system) pool-1-thread-7 expire 6 lines
06-06 15:33:37.515   709 19811 I netd    : tetherGetStats() <1.12ms>
06-06 15:33:37.519   709 19811 I netd    : tetherGetStats() <0.95ms>
06-06 15:33:37.542 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3400 
06-06 15:33:37.543 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:33:37.547   789 21583 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
06-06 15:33:37.548 16190 16217 I chatty  : uid=1000(system) pool-1-thread-2 expire 3 lines
06-06 15:33:38.506   789 21589 I vendor.qti.bluetooth@1.0-ibs_handler: DeviceSleep: TX Awake, Sending SLEEP_IND
06-06 15:33:38.506   789 21589 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK OFF
06-06 15:33:38.648  1451  2557 D ConnectivityService: maybeHandleNetworkMonitorMessage: 528386
06-06 15:33:38.654  2758  3473 D QCNEJ/WlanStaInfoRelay: Received action: android.net.wifi.RSSI_CHANGED
06-06 15:33:38.655  2758  3473 I QCNEJ/NativeHalConnector: -> SND notifyWlanStaStatusChanged([WlanStaInfo]: wifiSwitchState = 1 rssi = -59 ssid = mywifi 5GHZ bssid =myssid dnsInfo = fd28:c788:1db0::1;192.168.1.1;0.0.0.0;0.0.0.0; freqBand = _5GHz countryCode = gb[RatInfo]: networkType = 1 subType = 101 networkState = CONNECTED netHdl = 480147066893 ipAddrV4 = 192.168.1.139 ipAddrV6 = fd28:c788:1db0:0:9cab:3294:4899:9465 ifNameV4 = wlan0 ifNameV6 = wlan0 slotIdx = 0 isAndroidValidated = true) timeStamp = 2021-06-06 15:33:38.655
06-06 15:33:38.657   789 21580 D vendor.qti.bluetooth@1.0-wake_lock: Release wakelock is released 
06-06 15:33:38.833  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:33:38.833  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:33:38.833  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:33:38.835  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:33:38.856   789   789 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK ON
06-06 15:33:38.858   789   789 D vendor.qti.bluetooth@1.0-wake_lock: Acquire wakelock is acquired 
06-06 15:33:38.858   789   789 I vendor.qti.bluetooth@1.0-ibs_handler: DeviceWakeUp: Writing IBS_WAKE_IND
06-06 15:33:38.861   789 21583 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_ACK: 0xFC
06-06 15:33:38.862   789 21583 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
06-06 15:33:38.862   789 21583 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
06-06 15:33:38.903   789 21583 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
06-06 15:33:38.907   709 19811 I netd    : tetherGetStats() <2.26ms>
06-06 15:33:38.917   709 19811 I netd    : tetherGetStats() <1.51ms>
06-06 15:33:39.398  1451  3790 I chatty  : uid=1000(system) Binder:1451_A expire 1 line
06-06 15:33:39.865   789 21589 I vendor.qti.bluetooth@1.0-ibs_handler: DeviceSleep: TX Awake, Sending SLEEP_IND
06-06 15:33:39.866   789 21589 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK OFF
06-06 15:33:40.017   789 21580 D vendor.qti.bluetooth@1.0-wake_lock: Release wakelock is released 
06-06 15:33:41.720  1451  2557 D ConnectivityService: maybeHandleNetworkMonitorMessage: 528386
06-06 15:33:41.735  2758  3473 D QCNEJ/WlanStaInfoRelay: Received action: android.net.wifi.RSSI_CHANGED
06-06 15:33:41.736  2758  3473 I QCNEJ/NativeHalConnector: -> SND notifyWlanStaStatusChanged([WlanStaInfo]: wifiSwitchState = 1 rssi = -53 ssid = mywifi 5GHZ bssid =myssid dnsInfo = fd28:c788:1db0::1;192.168.1.1;0.0.0.0;0.0.0.0; freqBand = _5GHz countryCode = gb[RatInfo]: networkType = 1 subType = 101 networkState = CONNECTED netHdl = 480147066893 ipAddrV4 = 192.168.1.139 ipAddrV6 = fd28:c788:1db0:0:9cab:3294:4899:9465 ifNameV4 = wlan0 ifNameV6 = wlan0 slotIdx = 0 isAndroidValidated = true) timeStamp = 2021-06-06 15:33:41.735
06-06 15:33:42.532  1007  1119 I ThermalEngine: Monitor : quiet_therm = 27, msm_therm = 28, ufs_therm = -40, battery_therm = 263,current_now = -426000 
06-06 15:33:44.857  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:33:44.864  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:33:44.864  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:33:44.864  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:33:44.884   789   789 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK ON
06-06 15:33:44.886   789   789 D vendor.qti.bluetooth@1.0-wake_lock: Acquire wakelock is acquired 
06-06 15:33:44.886   789   789 I vendor.qti.bluetooth@1.0-ibs_handler: DeviceWakeUp: Writing IBS_WAKE_IND
06-06 15:33:44.889   789 21583 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_ACK: 0xFC
06-06 15:33:44.890   789 21583 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
06-06 15:33:44.890   789 21583 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
06-06 15:33:44.927   709 19811 I netd    : tetherGetStats() <2.31ms>
06-06 15:33:44.931   789 21583 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
06-06 15:33:44.933   709 19811 I netd    : tetherGetStats() <1.65ms>
06-06 15:33:45.892   789 21589 I vendor.qti.bluetooth@1.0-ibs_handler: DeviceSleep: TX Awake, Sending SLEEP_IND
06-06 15:33:45.893   789 21589 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK OFF
06-06 15:33:46.044   789 21580 D vendor.qti.bluetooth@1.0-wake_lock: Release wakelock is released 
06-06 15:33:46.811  1451  3788 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from uid 1000
06-06 15:33:46.842  1451  3790 E UserRestrictionsUtils: Unknown restriction queried by uid 1000 (com.android.wallpaperbackup et al): null
06-06 15:33:46.868 16190 16434 I chatty  : uid=1000(system) com.android.settings expire 2 lines
06-06 15:33:46.981 16190 16220 I chatty  : uid=1000(system) pool-1-thread-5 expire 176 lines
06-06 15:33:46.996 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3400 
06-06 15:33:46.997 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:33:47.310 16190 16432 I chatty  : uid=1000(system) onsState.Loader expire 3 lines
06-06 15:33:49.104  1451  9106 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from uid 1000
06-06 15:33:49.178 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3400 
06-06 15:33:49.179 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:33:50.867  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:33:50.872  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:33:50.872  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:33:50.872  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:33:53.908  1451  3790 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from uid 1000
06-06 15:33:53.931 16190 16190 D PrefCtrlListHelper: Could not find Context-only controller for pref: com.android.settings.applications.appinfo.InstantAppDomainsPreferenceController
06-06 15:33:53.931 16190 16190 D PrefCtrlListHelper: Could not find Context-only controller for pref: com.android.settings.applications.appinfo.AppDataUsagePreferenceController
06-06 15:33:53.931 16190 16190 D PrefCtrlListHelper: Could not find Context-only controller for pref: com.android.settings.applications.appinfo.TimeSpentInAppPreferenceController
06-06 15:33:53.932 16190 16190 D PrefCtrlListHelper: Could not find Context-only controller for pref: com.android.settings.applications.appinfo.AppOpenByDefaultPreferenceController
06-06 15:33:53.932 16190 16190 D PrefCtrlListHelper: Could not find Context-only controller for pref: com.android.settings.applications.appinfo.AdvancedAppInfoPreferenceCategoryController
06-06 15:33:53.932 16190 16190 D PrefCtrlListHelper: Could not find Context-only controller for pref: com.android.settings.applications.appinfo.DrawOverlayDetailPreferenceController
06-06 15:33:53.932 16190 16190 D PrefCtrlListHelper: Could not find Context-only controller for pref: com.android.settings.applications.appinfo.WriteSystemSettingsPreferenceController
06-06 15:33:53.933 16190 16190 D PrefCtrlListHelper: Could not find Context-only controller for pref: com.android.settings.applications.specialaccess.pictureinpicture.PictureInPictureDetailPreferenceController
06-06 15:33:53.933 16190 16190 D PrefCtrlListHelper: Could not find Context-only controller for pref: com.android.settings.applications.appinfo.ExternalSourceDetailPreferenceController
06-06 15:33:53.933 16190 16190 D PrefCtrlListHelper: Could not find Context-only controller for pref: com.android.settings.applications.appinfo.AppInstallerPreferenceCategoryController
06-06 15:33:53.933 16190 16190 D PrefCtrlListHelper: Could not find Context-only controller for pref: com.android.settings.applications.appinfo.AppInstallerInfoPreferenceController
06-06 15:33:53.933 16190 16190 D PrefCtrlListHelper: Could not find Context-only controller for pref: com.android.settings.applications.appinfo.AppSettingPreferenceController
06-06 15:33:53.933 16190 16190 D PrefCtrlListHelper: Could not find Context-only controller for pref: com.android.settings.applications.appinfo.AppVersionPreferenceController
06-06 15:33:53.934 16190 16190 D PrefCtrlListHelper: Could not find Context-only controller for pref: com.android.settings.applications.appinfo.AppPackageNamePreferenceController
06-06 15:33:53.949 16190 16190 W InstrumentedPrefFrag: Screen title missing for fragment com.android.settings.applications.appinfo.AppInfoDashboardFragment
06-06 15:33:53.953 16190 16190 D AppInfoDashboard: NO dashboard tiles for AppInfoDashboard
06-06 15:33:53.953 16190 16190 D AppInfoDashboard: All preferences added, reporting fully drawn
06-06 15:33:53.954  1451  1496 I chatty  : uid=1000(system) android.bg expire 3 lines
06-06 15:33:53.954 16190 16190 D SettingsActivity: Executed frag manager pendingTransactions
06-06 15:33:53.962 16190 16370 W TileUtils: Found com.android.settings.Settings$DataUsageSummaryActivity for intent Intent { act=com.android.settings.action.SETTINGS pkg=com.android.settings } missing metadata com.android.settings.category
06-06 15:33:53.963 16190 16190 W AppButtonsPrefCtl: App is not explicitly stopped
06-06 15:33:53.965 16190 16454 D SettingsActivity: No enabled state changed, skipping updateCategory call
06-06 15:33:53.973   709 19811 I netd    : tetherGetStats() <1.18ms>
06-06 15:33:53.975   789   789 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK ON
06-06 15:33:53.975   789   789 D vendor.qti.bluetooth@1.0-wake_lock: Acquire wakelock is acquired 
06-06 15:33:53.975   789   789 I vendor.qti.bluetooth@1.0-ibs_handler: DeviceWakeUp: Writing IBS_WAKE_IND
06-06 15:33:53.979   789 21583 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_ACK: 0xFC
06-06 15:33:53.979   789 21583 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
06-06 15:33:53.979   789 21583 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
06-06 15:33:53.993 16190 16432 W ApplicationsState: Cannot find pkg: com.android.terminal on user 0
06-06 15:33:53.994   709 19811 I netd    : tetherGetStats() <1.19ms>
06-06 15:33:53.996 16190 16432 W ApplicationsState: Cannot find pkg: com.android.terminal on user 0
06-06 15:33:53.998   709 19811 I netd    : tetherGetStats() <1.07ms>
06-06 15:33:54.020   789 21583 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
06-06 15:33:54.023 16190 16190 D AppUtils: Have 0 number of activities in preferred list
06-06 15:33:54.054 16190 16190 D AppUtils: Have 0 number of activities in preferred list
06-06 15:33:54.059 16190 16190 W AppButtonsPrefCtl: App is not explicitly stopped
06-06 15:33:54.114 16190 16190 V BatteryUtils: package: org.schabi.newpipe
06-06 15:33:54.115 16190 16190 V BatteryUtils: type: 0 time(us): 516054000
06-06 15:33:54.115 16190 16190 V BatteryUtils: foreground time(us): 516054000
06-06 15:33:54.115 16190 16190 V BatteryUtils: package: foundation.e.blisslauncher
06-06 15:33:54.115 16190 16190 V BatteryUtils: type: 0 time(us): 613028000
06-06 15:33:54.115 16190 16190 V BatteryUtils: foreground time(us): 613028000
06-06 15:33:54.115 16190 16190 V BatteryUtils: package: org.mozilla.firefox.sharedID:10155
06-06 15:33:54.115 16190 16190 V BatteryUtils: type: 0 time(us): 1377315000
06-06 15:33:54.115 16190 16190 V BatteryUtils: foreground time(us): 1377315000
06-06 15:33:54.115 16190 16190 V BatteryUtils: package: de.pixart.messenger
06-06 15:33:54.115 16190 16190 V BatteryUtils: type: 0 time(us): 38659000
06-06 15:33:54.115 16190 16190 V BatteryUtils: foreground time(us): 38659000
06-06 15:33:54.115 16190 16190 V BatteryUtils: package: net.osmand.plus
06-06 15:33:54.115 16190 16190 V BatteryUtils: type: 0 time(us): 1197093000
06-06 15:33:54.115 16190 16190 V BatteryUtils: foreground time(us): 1197093000
06-06 15:33:54.115 16190 16190 V BatteryUtils: package: com.whatsapp
06-06 15:33:54.115 16190 16190 V BatteryUtils: type: 0 time(us): 108681000
06-06 15:33:54.115 16190 16190 V BatteryUtils: foreground time(us): 108681000
06-06 15:33:54.116 16190 16190 V BatteryUtils: package: io.lbry.browser
06-06 15:33:54.116 16190 16190 V BatteryUtils: type: 0 time(us): 590401000
06-06 15:33:54.116 16190 16190 V BatteryUtils: foreground time(us): 590401000
06-06 15:33:54.116 16190 16190 V BatteryUtils: package: com.keylesspalace.tusky
06-06 15:33:54.116 16190 16190 V BatteryUtils: type: 0 time(us): 313245000
06-06 15:33:54.116 16190 16190 V BatteryUtils: foreground time(us): 313245000
06-06 15:33:54.116 16190 16190 V BatteryUtils: package: com.netflix.mediaclient
06-06 15:33:54.116 16190 16190 V BatteryUtils: type: 0 time(us): 0
06-06 15:33:54.116 16190 16190 V BatteryUtils: foreground time(us): 0
06-06 15:33:54.116 16190 16190 V BatteryUtils: package: com.nononsenseapps.feeder
06-06 15:33:54.116 16190 16190 V BatteryUtils: type: 0 time(us): 9362000
06-06 15:33:54.116 16190 16190 V BatteryUtils: foreground time(us): 9362000
06-06 15:33:54.116 16190 16190 V BatteryUtils: package: com.krawieck.lemmur
06-06 15:33:54.116 16190 16190 V BatteryUtils: type: 0 time(us): 415931000
06-06 15:33:54.116 16190 16190 V BatteryUtils: foreground time(us): 415931000
06-06 15:33:54.116 16190 16190 V BatteryUtils: package: org.microg.nlp.backend.ichnaea
06-06 15:33:54.116 16190 16190 V BatteryUtils: type: 0 time(us): 0
06-06 15:33:54.116 16190 16190 V BatteryUtils: foreground time(us): 0
06-06 15:33:54.117 16190 16190 V BatteryUtils: package: com.google.android.gms
06-06 15:33:54.117 16190 16190 V BatteryUtils: type: 0 time(us): 10786000
06-06 15:33:54.117 16190 16190 V BatteryUtils: foreground time(us): 10786000
06-06 15:33:54.117 16190 16190 V BatteryUtils: package: ch.protonmail.android
06-06 15:33:54.117 16190 16190 V BatteryUtils: type: 0 time(us): 8266000
06-06 15:33:54.117 16190 16190 V BatteryUtils: foreground time(us): 8266000
06-06 15:33:54.117 16190 16190 V BatteryUtils: package: at.bitfire.davdroid
06-06 15:33:54.117 16190 16190 V BatteryUtils: type: 0 time(us): 0
06-06 15:33:54.117 16190 16190 V BatteryUtils: foreground time(us): 0
06-06 15:33:54.117 16190 16190 V BatteryUtils: package: io.homeassistant.companion.android
06-06 15:33:54.117 16190 16190 V BatteryUtils: type: 0 time(us): 0
06-06 15:33:54.117 16190 16190 V BatteryUtils: foreground time(us): 0
06-06 15:33:54.117 16190 16190 V BatteryUtils: package: com.cxinventor.file.explorer
06-06 15:33:54.117 16190 16190 V BatteryUtils: type: 0 time(us): 24191000
06-06 15:33:54.117 16190 16190 V BatteryUtils: foreground time(us): 24191000
06-06 15:33:54.117 16190 16190 V BatteryUtils: package: com.google.android.inputmethod.latin
06-06 15:33:54.117 16190 16190 V BatteryUtils: type: 0 time(us): 0
06-06 15:33:54.118 16190 16190 V BatteryUtils: foreground time(us): 0
06-06 15:33:54.118 16190 16190 V BatteryUtils: package: com.android.gallery3d
06-06 15:33:54.118 16190 16190 V BatteryUtils: type: 0 time(us): 53455000
06-06 15:33:54.118 16190 16190 V BatteryUtils: foreground time(us): 53455000
06-06 15:33:54.118 16190 16190 V BatteryUtils: package: de.beowulf.wetter
06-06 15:33:54.118 16190 16190 V BatteryUtils: type: 0 time(us): 20544000
06-06 15:33:54.118 16190 16190 V BatteryUtils: foreground time(us): 20544000
06-06 15:33:54.118 16190 16190 V BatteryUtils: package: android.ext.services
06-06 15:33:54.118 16190 16190 V BatteryUtils: type: 0 time(us): 0
06-06 15:33:54.118 16190 16190 V BatteryUtils: foreground time(us): 0
06-06 15:33:54.118 16190 16190 V BatteryUtils: package: com.android.deskclock
06-06 15:33:54.118 16190 16190 V BatteryUtils: type: 0 time(us): 12000000
06-06 15:33:54.118 16190 16190 V BatteryUtils: foreground time(us): 12000000
06-06 15:33:54.118 16190 16190 V BatteryUtils: package: com.android.permissioncontroller
06-06 15:33:54.118 16190 16190 V BatteryUtils: type: 0 time(us): 20922000
06-06 15:33:54.118 16190 16190 V BatteryUtils: foreground time(us): 20922000
06-06 15:33:54.119 16190 16190 V BatteryUtils: package: android.uid.shared:10070
06-06 15:33:54.119 16190 16190 V BatteryUtils: type: 0 time(us): 0
06-06 15:33:54.119 16190 16190 V BatteryUtils: foreground time(us): 0
06-06 15:33:54.119 16190 16190 V BatteryUtils: package: com.android.keepass
06-06 15:33:54.119 16190 16190 V BatteryUtils: type: 0 time(us): 23202000
06-06 15:33:54.119 16190 16190 V BatteryUtils: foreground time(us): 23202000
06-06 15:33:54.119 16190 16190 V BatteryUtils: package: com.android.cellbroadcastreceiver
06-06 15:33:54.119 16190 16190 V BatteryUtils: type: 0 time(us): 0
06-06 15:33:54.119 16190 16190 V BatteryUtils: foreground time(us): 0
06-06 15:33:54.119 16190 16190 V BatteryUtils: package: org.microg.nlp.backend.nominatim
06-06 15:33:54.119 16190 16190 V BatteryUtils: type: 0 time(us): 0
06-06 15:33:54.119 16190 16190 V BatteryUtils: foreground time(us): 0
06-06 15:33:54.119 16190 16190 V BatteryUtils: package: com.android.inputmethod.latin
06-06 15:33:54.119 16190 16190 V BatteryUtils: type: 0 time(us): 0
06-06 15:33:54.119 16190 16190 V BatteryUtils: foreground time(us): 0
06-06 15:33:54.119 16190 16190 V BatteryUtils: package: foundation.e.calendar
06-06 15:33:54.119 16190 16190 V BatteryUtils: type: 0 time(us): 0
06-06 15:33:54.119 16190 16190 V BatteryUtils: foreground time(us): 0
06-06 15:33:54.120 16190 16190 V BatteryUtils: package: com.android.vending
06-06 15:33:54.120 16190 16190 V BatteryUtils: type: 0 time(us): 0
06-06 15:33:54.120 16190 16190 V BatteryUtils: foreground time(us): 0
06-06 15:33:54.120 16190 16190 V BatteryUtils: package: org.lineageos.openweathermapprovider
06-06 15:33:54.120 16190 16190 V BatteryUtils: type: 0 time(us): 0
06-06 15:33:54.120 16190 16190 V BatteryUtils: foreground time(us): 0
06-06 15:33:54.120 16190 16190 V BatteryUtils: package: org.sufficientlysecure.keychain
06-06 15:33:54.120 16190 16190 V BatteryUtils: type: 0 time(us): 0
06-06 15:33:54.120 16190 16190 V BatteryUtils: foreground time(us): 0
06-06 15:33:54.120 16190 16190 V BatteryUtils: package: com.android.smspush
06-06 15:33:54.120 16190 16190 V BatteryUtils: type: 0 time(us): 0
06-06 15:33:54.120 16190 16190 V BatteryUtils: foreground time(us): 0
06-06 15:33:54.120 16190 16190 V BatteryUtils: package: org.lineageos.profiles
06-06 15:33:54.120 16190 16190 V BatteryUtils: type: 0 time(us): 0
06-06 15:33:54.120 16190 16190 V BatteryUtils: foreground time(us): 0
06-06 15:33:54.120 16190 16190 V BatteryUtils: package: com.android.dialer
06-06 15:33:54.120 16190 16190 V BatteryUtils: type: 0 time(us): 0
06-06 15:33:54.120 16190 16190 V BatteryUtils: foreground time(us): 0
06-06 15:33:54.120 16190 16190 V BatteryUtils: package: org.microg.gms.droidguard
06-06 15:33:54.121 16190 16190 V BatteryUtils: type: 0 time(us): 0
06-06 15:33:54.121 16190 16190 V BatteryUtils: foreground time(us): 0
06-06 15:33:54.121 16190 16190 V BatteryUtils: package: com.android.settings.intelligence
06-06 15:33:54.121 16190 16190 V BatteryUtils: type: 0 time(us): 0
06-06 15:33:54.121 16190 16190 V BatteryUtils: foreground time(us): 0
06-06 15:33:54.124 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3400 
06-06 15:33:54.125 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:33:54.132 16246 16264 W Role    : io.homeassistant.companion.android not qualified for android.app.role.HOME due to missing RequiredComponent{mIntentFilterData=IntentFilterData{mAction='android.intent.action.MAIN', mCategories='[android.intent.category.HOME]', mDataScheme='null', mDataType='null'}, mPermission='null', mMetaData=[]}
06-06 15:33:54.134 16246 16264 W Role    : io.homeassistant.companion.android not qualified for android.app.role.DIALER due to missing RequiredComponent{mIntentFilterData=IntentFilterData{mAction='android.intent.action.DIAL', mCategories='[]', mDataScheme='null', mDataType='null'}, mPermission='null', mMetaData=[]}
06-06 15:33:54.136 16246 16264 W Role    : io.homeassistant.companion.android not qualified for android.app.role.SMS due to missing RequiredComponent{mIntentFilterData=IntentFilterData{mAction='android.provider.Telephony.SMS_DELIVER', mCategories='[]', mDataScheme='null', mDataType='null'}, mPermission='android.permission.BROADCAST_SMS', mMetaData=[]}
06-06 15:33:54.981   789 21589 I vendor.qti.bluetooth@1.0-ibs_handler: DeviceSleep: TX Awake, Sending SLEEP_IND
06-06 15:33:54.981   789 21589 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK OFF
06-06 15:33:55.133   789 21580 D vendor.qti.bluetooth@1.0-wake_lock: Release wakelock is released 
06-06 15:33:56.824  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:33:56.824  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:33:56.824  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:33:56.824  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:33:56.865  1451  3788 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from uid 1000
06-06 15:33:56.873 16190 16190 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@89e78a1
06-06 15:33:56.877 16190 16190 D SettingsActivity: Starting onCreate
06-06 15:33:56.880 16190 16190 D SettingsActivity: Starting to set activity title
06-06 15:33:56.880 16190 16190 D SettingsActivity: Done setting title
06-06 15:33:56.880 16190 16190 D SettingsActivity: Switching to fragment com.android.settings.applications.AppStorageSettings
06-06 15:33:56.880 16190 16190 D SubSettings: Launching fragment com.android.settings.applications.AppStorageSettings
06-06 15:33:56.890 16190 16190 D SettingsActivity: Executed frag manager pendingTransactions
06-06 15:33:56.900 16190 16370 W TileUtils: Found com.android.settings.Settings$DataUsageSummaryActivity for intent Intent { act=com.android.settings.action.SETTINGS pkg=com.android.settings } missing metadata com.android.settings.category
06-06 15:33:56.904 16190 16454 D SettingsActivity: No enabled state changed, skipping updateCategory call
06-06 15:33:56.912 16190 16432 W ApplicationsState: Cannot find pkg: com.android.terminal on user 0
06-06 15:33:56.942 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3400 
06-06 15:33:56.943 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:33:58.778 16190 16190 W SettingsMetricsFeature: action(Pair<Integer, Object>... taggedData) is deprecated, Use action(int, int, int, String, int) instead.
06-06 15:33:58.778 16190 16190 I AppStorageSettings: Clearing user data for package : io.homeassistant.companion.android
06-06 15:33:58.780  1451  5338 I ActivityManager: Force stopping io.homeassistant.companion.android appid=10180 user=0: clear data
06-06 15:33:58.781  1451  5338 I ActivityManager: Killing 12214:io.homeassistant.companion.android/u0a180 (adj 925): stop io.homeassistant.companion.android
06-06 15:33:58.785  1451  5338 I ConditionProviders: Disallowing condition provider io.homeassistant.companion.android
06-06 15:33:58.785  1451  1497 I ActivityManager: Force stopping io.homeassistant.companion.android appid=10180 user=-1: clearApplicationUserData
06-06 15:33:58.809   861   990 D AF::TrackHandle: OpPlayAudio: track:515 usage:3 not muted
06-06 15:33:58.809   861   989 D AF::TrackHandle: OpPlayAudio: track:615 usage:13 not muted
06-06 15:33:58.809   861   990 D AF::TrackHandle: OpPlayAudio: track:515 usage:3 not muted
06-06 15:33:58.810   861   989 D AF::TrackHandle: OpPlayAudio: track:615 usage:13 not muted
06-06 15:33:58.811   861 10129 D AF::TrackHandle: OpPlayAudio: track:615 usage:13 not muted
06-06 15:33:58.813   710   710 I Zygote  : Process 12214 exited due to signal 9 (Killed)
06-06 15:33:58.814   861   990 D AF::TrackHandle: OpPlayAudio: track:515 usage:3 not muted
06-06 15:33:58.814   861 10129 D AF::TrackHandle: OpPlayAudio: track:615 usage:13 not muted
06-06 15:33:58.814   861 10129 D AF::TrackHandle: OpPlayAudio: track:615 usage:13 not muted
06-06 15:33:58.814   861   990 D AF::TrackHandle: OpPlayAudio: track:515 usage:3 not muted
06-06 15:33:58.815   861   990 D AF::TrackHandle: OpPlayAudio: track:515 usage:3 not muted
06-06 15:33:58.815   861 10129 D AF::TrackHandle: OpPlayAudio: track:615 usage:13 not muted
06-06 15:33:58.816   861   990 D AF::TrackHandle: OpPlayAudio: track:515 usage:3 not muted
06-06 15:33:58.816   861 10129 D AF::TrackHandle: OpPlayAudio: track:615 usage:13 not muted
06-06 15:33:58.817   861 10129 D AF::TrackHandle: OpPlayAudio: track:615 usage:13 not muted
06-06 15:33:58.818   861   990 D AF::TrackHandle: OpPlayAudio: track:515 usage:3 not muted
06-06 15:33:58.818   861 13820 D AF::TrackHandle: OpPlayAudio: track:120 usage:3 not muted
06-06 15:33:58.818   861   990 D AF::TrackHandle: OpPlayAudio: track:515 usage:3 not muted
06-06 15:33:58.819   861   990 D AF::TrackHandle: OpPlayAudio: track:515 usage:3 not muted
06-06 15:33:58.820 16190 16210 D OpenGLRenderer: endAllActiveAnimators on 0x795758ef00 (RippleDrawable) with handle 0x7948fb48c0
06-06 15:33:58.820   861 10129 D AF::TrackHandle: OpPlayAudio: track:615 usage:13 not muted
06-06 15:33:58.821   861   990 D AF::TrackHandle: OpPlayAudio: track:515 usage:3 not muted
06-06 15:33:58.821 30306 30306 D blabber.im: toggle forced foreground service after receiving event (action=ping)
06-06 15:33:58.821   861   990 D AF::TrackHandle: OpPlayAudio: track:515 usage:3 not muted
06-06 15:33:58.821 30306 30306 D blabber.im: Status:  (Online)
06-06 15:33:58.822   861 10129 D AF::TrackHandle: OpPlayAudio: track:615 usage:13 not muted
06-06 15:33:58.822   861   990 D AF::TrackHandle: OpPlayAudio: track:515 usage:3 not muted
06-06 15:33:58.822   861   990 D AF::TrackHandle: OpPlayAudio: track:515 usage:3 not muted
06-06 15:33:58.823   861 10129 D AF::TrackHandle: OpPlayAudio: track:615 usage:13 not muted
06-06 15:33:58.824   861 10129 I chatty  : uid=1041(audioserver) Binder:861_8 identical 2 lines
06-06 15:33:58.824   861 10129 D AF::TrackHandle: OpPlayAudio: track:615 usage:13 not muted
06-06 15:33:58.824   861   990 D AF::TrackHandle: OpPlayAudio: track:515 usage:3 not muted
06-06 15:33:58.825   861 10129 D AF::TrackHandle: OpPlayAudio: track:615 usage:13 not muted
06-06 15:33:58.825   861   989 D AF::TrackHandle: OpPlayAudio: track:515 usage:3 not muted
06-06 15:33:58.825  1451  1499 I chatty  : uid=1000(system) ActivityManager expire 1 line
06-06 15:33:58.825   861 10129 D AF::TrackHandle: OpPlayAudio: track:615 usage:13 not muted
06-06 15:33:58.825   861  2568 D AF::TrackHandle: OpPlayAudio: track:55 usage:3 not muted
06-06 15:33:58.825   861   989 D AF::TrackHandle: OpPlayAudio: track:515 usage:3 not muted
06-06 15:33:58.826   861  5210 D AF::TrackHandle: OpPlayAudio: track:616 usage:13 not muted
06-06 15:33:58.827   861 13820 D AF::TrackHandle: OpPlayAudio: track:120 usage:3 not muted
06-06 15:33:58.827   861 20179 D AF::TrackHandle: OpPlayAudio: track:56 usage:3 not muted
06-06 15:33:58.829  1451  5338 I chatty  : uid=1000(system) Binder:1451_10 expire 1 line
06-06 15:33:58.829   861   861 D AF::TrackHandle: OpPlayAudio: track:60 usage:13 not muted
06-06 15:33:58.831  1451  3792 E NotificationService: Suppressing notification from package by user request.
06-06 15:33:58.831  1451  1497 E NotificationService: Suppressing notification from package by user request.
06-06 15:33:58.832 30306 30306 D blabber.im: ForegroundService: on
06-06 15:33:58.832 30306 30306 D blabber.im: Number of accounts is 1
06-06 15:33:58.833   861  2568 D AF::TrackHandle: OpPlayAudio: track:55 usage:3 not muted
06-06 15:33:58.833 30306 30306 D blabber.im: greylinux@blabber.im send ping (action=ping,lowTimeout=false)
06-06 15:33:58.833   861 20179 D AF::TrackHandle: OpPlayAudio: track:56 usage:3 not muted
06-06 15:33:58.834   861 13820 D AF::TrackHandle: OpPlayAudio: track:120 usage:3 not muted
06-06 15:33:58.838   861  2568 D AF::TrackHandle: OpPlayAudio: track:55 usage:3 not muted
06-06 15:33:58.840   861   861 D AF::TrackHandle: OpPlayAudio: track:60 usage:13 not muted
06-06 15:33:58.841   861 20179 D AF::TrackHandle: OpPlayAudio: track:56 usage:3 not muted
06-06 15:33:58.844   861  5210 D AF::TrackHandle: OpPlayAudio: track:616 usage:13 not muted
06-06 15:33:58.844   861 13820 D AF::TrackHandle: OpPlayAudio: track:120 usage:3 not muted
06-06 15:33:58.846   861 20179 D AF::TrackHandle: OpPlayAudio: track:56 usage:3 not muted
06-06 15:33:58.847   861  2568 D AF::TrackHandle: OpPlayAudio: track:55 usage:3 not muted
06-06 15:33:58.847   861   861 D AF::TrackHandle: OpPlayAudio: track:60 usage:13 not muted
06-06 15:33:58.850   861  5210 D AF::TrackHandle: OpPlayAudio: track:616 usage:13 not muted
06-06 15:33:58.850   861 13820 D AF::TrackHandle: OpPlayAudio: track:120 usage:3 not muted
06-06 15:33:58.851   861 20179 D AF::TrackHandle: OpPlayAudio: track:56 usage:3 not muted
06-06 15:33:58.853   861   861 D AF::TrackHandle: OpPlayAudio: track:60 usage:13 not muted
06-06 15:33:58.853   861 30959 D AF::TrackHandle: OpPlayAudio: track:55 usage:3 not muted
06-06 15:33:58.856   861 13820 D AF::TrackHandle: OpPlayAudio: track:120 usage:3 not muted
06-06 15:33:58.856   861 20179 D AF::TrackHandle: OpPlayAudio: track:56 usage:3 not muted
06-06 15:33:58.856   861  5210 D AF::TrackHandle: OpPlayAudio: track:616 usage:13 not muted
06-06 15:33:58.858   861 30959 D AF::TrackHandle: OpPlayAudio: track:55 usage:3 not muted
06-06 15:33:58.860   861   861 D AF::TrackHandle: OpPlayAudio: track:60 usage:13 not muted
06-06 15:33:58.862   861 13820 D AF::TrackHandle: OpPlayAudio: track:120 usage:3 not muted
06-06 15:33:58.862   861 20179 D AF::TrackHandle: OpPlayAudio: track:56 usage:3 not muted
06-06 15:33:58.862   861  5210 D AF::TrackHandle: OpPlayAudio: track:616 usage:13 not muted
06-06 15:33:58.863   861 30959 D AF::TrackHandle: OpPlayAudio: track:55 usage:3 not muted
06-06 15:33:58.866   861   861 D AF::TrackHandle: OpPlayAudio: track:60 usage:13 not muted
06-06 15:33:58.867   861 20179 D AF::TrackHandle: OpPlayAudio: track:56 usage:3 not muted
06-06 15:33:58.867   861 13820 D AF::TrackHandle: OpPlayAudio: track:120 usage:3 not muted
06-06 15:33:58.868   861 30959 D AF::TrackHandle: OpPlayAudio: track:55 usage:3 not muted
06-06 15:33:58.868   861  5210 D AF::TrackHandle: OpPlayAudio: track:616 usage:13 not muted
06-06 15:33:58.873   861   861 D AF::TrackHandle: OpPlayAudio: track:60 usage:13 not muted
06-06 15:33:58.873   861 13820 D AF::TrackHandle: OpPlayAudio: track:120 usage:3 not muted
06-06 15:33:58.873   861 20179 D AF::TrackHandle: OpPlayAudio: track:56 usage:3 not muted
06-06 15:33:58.874   861 30959 D AF::TrackHandle: OpPlayAudio: track:55 usage:3 not muted
06-06 15:33:58.876   861  5210 D AF::TrackHandle: OpPlayAudio: track:616 usage:13 not muted
06-06 15:33:58.878   861 13820 D AF::TrackHandle: OpPlayAudio: track:120 usage:3 not muted
06-06 15:33:58.879   861   861 D AF::TrackHandle: OpPlayAudio: track:60 usage:13 not muted
06-06 15:33:58.879   861 20179 D AF::TrackHandle: OpPlayAudio: track:56 usage:3 not muted
06-06 15:33:58.880   861 30959 D AF::TrackHandle: OpPlayAudio: track:55 usage:3 not muted
06-06 15:33:58.883   861 13820 D AF::TrackHandle: OpPlayAudio: track:120 usage:3 not muted
06-06 15:33:58.883   861  5210 D AF::TrackHandle: OpPlayAudio: track:616 usage:13 not muted
06-06 15:33:58.885   861 30959 D AF::TrackHandle: OpPlayAudio: track:55 usage:3 not muted
06-06 15:33:58.885   861 20179 D AF::TrackHandle: OpPlayAudio: track:56 usage:3 not muted
06-06 15:33:58.885   861   861 D AF::TrackHandle: OpPlayAudio: track:60 usage:13 not muted
06-06 15:33:58.887   861 13820 D AF::TrackHandle: OpPlayAudio: track:120 usage:3 not muted
06-06 15:33:58.890   861  2568 D AF::TrackHandle: OpPlayAudio: track:56 usage:3 not muted
06-06 15:33:58.890   861  5210 D AF::TrackHandle: OpPlayAudio: track:616 usage:13 not muted
06-06 15:33:58.891   861 30959 D AF::TrackHandle: OpPlayAudio: track:55 usage:3 not muted
06-06 15:33:58.892   861   861 D AF::TrackHandle: OpPlayAudio: track:60 usage:13 not muted
06-06 15:33:58.894   861 13820 D AF::TrackHandle: OpPlayAudio: track:120 usage:3 not muted
06-06 15:33:58.894   861  2568 D AF::TrackHandle: OpPlayAudio: track:56 usage:3 not muted
06-06 15:33:58.896   861 30959 D AF::TrackHandle: OpPlayAudio: track:55 usage:3 not muted
06-06 15:33:58.897   861  5210 D AF::TrackHandle: OpPlayAudio: track:616 usage:13 not muted
06-06 15:33:58.898   861   861 D AF::TrackHandle: OpPlayAudio: track:60 usage:13 not muted
06-06 15:33:58.899   861 13820 D AF::TrackHandle: OpPlayAudio: track:120 usage:3 not muted
06-06 15:33:58.899   861  2568 D AF::TrackHandle: OpPlayAudio: track:56 usage:3 not muted
06-06 15:33:58.900   861 30959 D AF::TrackHandle: OpPlayAudio: track:55 usage:3 not muted
06-06 15:33:58.903   861  5210 D AF::TrackHandle: OpPlayAudio: track:616 usage:13 not muted
06-06 15:33:58.904   861  2568 D AF::TrackHandle: OpPlayAudio: track:56 usage:3 not muted
06-06 15:33:58.905   861   861 D AF::TrackHandle: OpPlayAudio: track:60 usage:13 not muted
06-06 15:33:58.905   861 13820 D AF::TrackHandle: OpPlayAudio: track:120 usage:3 not muted
06-06 15:33:58.906   861 30959 D AF::TrackHandle: OpPlayAudio: track:55 usage:3 not muted
06-06 15:33:58.909   861  2568 D AF::TrackHandle: OpPlayAudio: track:56 usage:3 not muted
06-06 15:33:58.910   861  5210 D AF::TrackHandle: OpPlayAudio: track:616 usage:13 not muted
06-06 15:33:58.910   861 10129 D AF::TrackHandle: OpPlayAudio: track:55 usage:3 not muted
06-06 15:33:58.910   861 13820 D AF::TrackHandle: OpPlayAudio: track:120 usage:3 not muted
06-06 15:33:58.911   861   861 D AF::TrackHandle: OpPlayAudio: track:60 usage:13 not muted
06-06 15:33:58.913   861  5210 D AF::TrackHandle: OpPlayAudio: track:616 usage:13 not muted
06-06 15:33:58.914   861   861 D AF::TrackHandle: OpPlayAudio: track:60 usage:13 not muted
06-06 15:33:58.916   861  5210 D AF::TrackHandle: OpPlayAudio: track:616 usage:13 not muted
06-06 15:33:58.917   861 13820 D AF::TrackHandle: OpPlayAudio: track:60 usage:13 not muted
06-06 15:33:58.918   861  5210 D AF::TrackHandle: OpPlayAudio: track:616 usage:13 not muted
06-06 15:33:58.920   861 13820 D AF::TrackHandle: OpPlayAudio: track:60 usage:13 not muted
06-06 15:33:58.921   861  5210 D AF::TrackHandle: OpPlayAudio: track:616 usage:13 not muted
06-06 15:33:58.940 11924 13993 E memtrack: Couldn't load memtrack module
06-06 15:33:58.940 11924 13993 W android.os.Debug: failed to get memory consumption info: -1
06-06 15:33:59.271  1027  1027 I keystore: clear_uid 10180
06-06 15:33:59.275  1451  1497 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_RESTARTED dat=package:io.homeassistant.companion.android flg=0x10 (has extras) } to com.google.android.gms/org.microg.nlp.service.PackageChangedReceiver
06-06 15:33:59.276  1451  1497 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_RESTARTED dat=package:io.homeassistant.companion.android flg=0x10 (has extras) } to de.pixart.messenger/eu.siacs.conversations.services.EventReceiver
06-06 15:33:59.276  2822  2822 E PhoneInterfaceManager: [PhoneIntfMgr] getCarrierPackageNamesForIntent: No UICC
06-06 15:33:59.276  2822  2822 D CarrierSvcBindHelper: No carrier app for: 0
06-06 15:33:59.278  3818  3818 D RegisteredNfcFServicesCache: Service unchanged, not updating
06-06 15:33:59.279  2822  2822 D CarrierSvcBindHelper: No carrier app for: 1
06-06 15:33:59.280 21537 21537 V AvrcpMediaPlayerList: mPackageChangedBroadcastReceiver: action: android.intent.action.PACKAGE_DATA_CLEARED
06-06 15:33:59.283 16190 16190 I AppStorageSettings: Cleared user data for package : io.homeassistant.companion.android
06-06 15:33:59.297   710   710 D Zygote  : Forked child process 16466
06-06 15:33:59.301  1451  1498 I ActivityManager: Start proc 16466:com.android.documentsui/u0a71 for broadcast {com.android.documentsui/com.android.documentsui.PackageReceiver}
06-06 15:33:59.348 16466 16466 W ApplicationLoaders: Unexpected environment for cached library: (null|[dalvik.system.PathClassLoader[DexPathList[[zip file "/system/framework/android.hidl.base-V1.0-java.jar"],nativeLibraryDirectories=[/system/lib64, /system/product/lib64, /vendor/lib64]]]])
06-06 15:33:59.350 16466 16466 I oid.documentsu: The ClassLoaderContext is a special shared library.
06-06 15:33:59.355 16466 16466 D ApplicationLoaders: Returning zygote-cached class loader: /system/framework/android.hidl.base-V1.0-java.jar
06-06 15:33:59.461   710   710 D Zygote  : Forked child process 16490
06-06 15:33:59.463  1451  1498 I ActivityManager: Start proc 16490:com.android.externalstorage/u0a73 for content provider {com.android.externalstorage/com.android.externalstorage.ExternalStorageProvider}
06-06 15:33:59.510 16466 16466 D DocumentsApplication: OverlayManager.setEnabled() result: true
06-06 15:33:59.527  4624  4624 I chatty  : uid=10061 com.google.android.gms:persistent expire 3 lines
06-06 15:33:59.532 16324 16514 I MediaProvider: Begin Intent { act=android.intent.action.PACKAGE_DATA_CLEARED dat=package:io.homeassistant.companion.android flg=0x1000010 cmp=com.android.providers.media/.MediaService (has extras) }
06-06 15:33:59.538 16490 16490 D ExternalStorage: After updating volumes, found 2 active roots
06-06 15:33:59.541 16466 16466 I ProvidersCache: Updating roots due to change at content://com.android.externalstorage.documents
06-06 15:33:59.545  1451  1487 D AutofillManagerService: Close system dialogs
06-06 15:33:59.549  1451  1488 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=foundation.e.blisslauncher/.features.launcher.LauncherActivity (has extras)} from uid 0
06-06 15:33:59.551  4624 16516 I chatty  : uid=10061 com.google.android.gms:persistent expire 2 lines
06-06 15:33:59.552   710   710 D Zygote  : Forked child process 16518
06-06 15:33:59.553  1451  1498 I ActivityManager: Start proc 16518:foundation.e.browser/u0a112 for broadcast {foundation.e.browser/org.chromium.chrome.browser.browserservices.ClientAppBroadcastReceiver}
06-06 15:33:59.555   709 16519 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:33:59.559 16324 16514 I MediaProvider: End Intent { act=android.intent.action.PACKAGE_DATA_CLEARED dat=package:io.homeassistant.companion.android flg=0x1000010 cmp=com.android.providers.media/.MediaService (has extras) }
06-06 15:33:59.564  3921  3921 D WeatherIconUtils: Decoding resource id = 2131230942 for density = 420
06-06 15:33:59.597   710   710 D Zygote  : Forked child process 16541
06-06 15:33:59.601  1451  1498 I ActivityManager: Start proc 16541:com.android.mtp/u0a75 for content provider {com.android.mtp/com.android.mtp.MtpDocumentsProvider}
06-06 15:33:59.654 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3400 
06-06 15:33:59.654 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:33:59.742   710   710 D Zygote  : Forked child process 16572
06-06 15:33:59.743  1451  1498 I ActivityManager: Start proc 16572:com.android.shell/2000 for content provider {com.android.shell/com.android.shell.BugreportStorageProvider}
06-06 15:34:00.512  1451  5898 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=io.homeassistant.companion.android/.launch.LaunchActivity bnds=[582,1449][741,1608]} from uid 10082
06-06 15:34:00.533  1451  1491 I chatty  : uid=1000(system) android.anim expire 2 lines
06-06 15:34:00.539   710   710 D Zygote  : Forked child process 16595
06-06 15:34:00.542  1451  1498 I ActivityManager: Start proc 16595:io.homeassistant.companion.android/u0a180 for pre-top-activity {io.homeassistant.companion.android/io.homeassistant.companion.android.launch.LaunchActivity}
06-06 15:34:00.559  1451  3799 W ActivityTaskManager: Request to remove task ignored for non-existent task 394
06-06 15:34:00.584 16595 16595 I chatty  : uid=10180(io.homeassistant.companion.android) expire 9 lines
06-06 15:34:00.596  1451  1467 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
06-06 15:34:00.608  1451  1469 I chatty  : uid=1000(system) FinalizerDaemon expire 3 lines
06-06 15:34:00.608  1451  1489 I DropBoxManagerService: add tag=system_server_strictmode isTagEnabled=true flags=0x2
06-06 15:34:00.608  1035  1329 D NuPlayerDriver: reset(0xef634cc0) at state 6
06-06 15:34:00.608 21537 21537 V AvrcpMediaPlayerList: onPlaybackConfigChanged(): Configs list size=2
06-06 15:34:00.613  1035 16354 D BufferPoolAccessor: bufferpool2 0xf3b44810 : 0(0 size) total buffers - 0(0 size) used buffers - 108/119 (recycle/alloc) - 11/228 (fetch/transfer)
06-06 15:34:00.614  1090 29627 D BufferPoolAccessor: bufferpool2 0x2caa139a30 : 0(0 size) total buffers - 0(0 size) used buffers - 106/112 (recycle/alloc) - 6/111 (fetch/transfer)
06-06 15:34:00.614  1090 29627 V C2Store : in ~ComponentModule
06-06 15:34:00.614  1090 29627 V C2Store : unloading dll
06-06 15:34:00.617  1035 16350 D NuPlayerDriver: notifyResetComplete(0xef634cc0)
06-06 15:34:00.617  1035  1329 W AMessage: failed to post message as target looper for handler 0 is gone.
06-06 15:34:00.628 16595 16633 I chatty  : uid=10180(io.homeassistant.companion.android) Measurement Wor expire 4 lines
06-06 15:34:00.636 16595 16642 I chatty  : uid=10180(io.homeassistant.companion.android) expire 1 line
06-06 15:34:00.637   709 16648 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:34:00.647 16595 16651 I chatty  : uid=10180(io.homeassistant.companion.android) expire 2 lines
06-06 15:34:00.685  4020  4020 I chatty  : uid=10061(com.google.android.gms) expire 2 lines
06-06 15:34:00.700  1451  3799 I ActivityTaskManager: START u0 {cmp=io.homeassistant.companion.android/.onboarding.OnboardingActivity (has extras)} from uid 10180
06-06 15:34:00.709 16595 16658 I chatty  : uid=10180(io.homeassistant.companion.android) RenderThread expire 4 lines
06-06 15:34:00.725   589   589 I hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.mapper@3.0::IMapper/default in either framework or device manifest.
06-06 15:34:00.750  4020  4053 I chatty  : uid=10061(com.google.android.gms) Binder:4020_2 expire 18 lines
06-06 15:34:00.752   709 16650 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:34:00.753   709 16666 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:34:00.762  1451  2559 D NsdService: New client listening to asynchronous messages
06-06 15:34:00.762  1451  2559 D NsdService: New client, channel: com.android.internal.util.AsyncChannel@b07c2dd messenger: android.os.Messenger@39b7e52
06-06 15:34:00.768  1451  2559 D NsdService: Discover services
06-06 15:34:00.768  1451  2559 D NsdService: mdnssd [discover, 21, _home-assistant._tcp]
06-06 15:34:00.769   709  1151 D MDnsDS  : discover((null), _home-assistant._tcp, (null), 21, 0)
06-06 15:34:00.769   709  1151 D MDnsDS  : using ref 0x7cfa407840
06-06 15:34:00.770   709  1151 D MDnsDS  : startMonitoring 21
06-06 15:34:00.770   709  1151 D MDnsDS  : triggering rescan
06-06 15:34:00.770   709  1151 D MDnsDS  : discover successful
06-06 15:34:00.770   709  1150 D MDnsDS  : Monitor poll got data pollCount = 1, 1
06-06 15:34:00.770   709  1150 D MDnsDS  : controlSocket shows revent= 1
06-06 15:34:00.770   709  1150 D MDnsDS  : MDnsSdListener::Monitor got 1
06-06 15:34:00.770   709  1150 D MDnsDS  : MDnsSdListener::Monitor poll rescanning - size=10, live=1
06-06 15:34:00.770   709  1150 D MDnsDS  : Going to poll with pollCount 2
06-06 15:34:00.770  1451  2559 D NsdService: Discover 2 21_home-assistant._tcp
06-06 15:34:00.770 16595 16672 I chatty  : uid=10180(io.homeassistant.companion.android) NsdManager expire 1 line
06-06 15:34:00.803 16595 16645 I chatty  : uid=10180(io.homeassistant.companion.android) DefaultDispatch expire 3 lines
06-06 15:34:00.803 16595 16643 I chatty  : uid=10180(io.homeassistant.companion.android) DefaultDispatch expire 3 lines
06-06 15:34:00.810 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3400 
06-06 15:34:00.810 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:34:00.810 16595 16645 E SensorReceiver: Issue registering sensor: charger_type
06-06 15:34:00.810 16595 16645 E SensorReceiver: io.homeassistant.companion.android.common.data.integration.IntegrationException: Error calling integration request register_sensor
06-06 15:34:00.810 16595 16645 E SensorReceiver: 	at io.homeassistant.companion.android.common.data.integration.impl.IntegrationRepositoryImpl.registerSensor(IntegrationRepositoryImpl.kt:484)
06-06 15:34:00.810 16595 16645 E SensorReceiver: 	at io.homeassistant.companion.android.sensors.SensorReceiver.updateSensors(SensorReceiver.kt:164)
06-06 15:34:00.810 16595 16645 E SensorReceiver: 	at io.homeassistant.companion.android.sensors.SensorReceiver$onReceive$2.invokeSuspend(SensorReceiver.kt:128)
06-06 15:34:00.810 16595 16645 E SensorReceiver: 	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
06-06 15:34:00.810 16595 16645 E SensorReceiver: 	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
06-06 15:34:00.810 16595 16645 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
06-06 15:34:00.810 16595 16645 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
06-06 15:34:00.810 16595 16645 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
06-06 15:34:00.810 16595 16645 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
06-06 15:34:00.813 16595 16643 E SensorReceiver: Issue registering sensor: charger_type
06-06 15:34:00.813 16595 16643 E SensorReceiver: io.homeassistant.companion.android.common.data.integration.IntegrationException: Error calling integration request register_sensor
06-06 15:34:00.813 16595 16643 E SensorReceiver: 	at io.homeassistant.companion.android.common.data.integration.impl.IntegrationRepositoryImpl.registerSensor(IntegrationRepositoryImpl.kt:484)
06-06 15:34:00.813 16595 16643 E SensorReceiver: 	at io.homeassistant.companion.android.sensors.SensorReceiver.updateSensors(SensorReceiver.kt:164)
06-06 15:34:00.813 16595 16643 E SensorReceiver: 	at io.homeassistant.companion.android.sensors.SensorReceiver$onReceive$2.invokeSuspend(SensorReceiver.kt:128)
06-06 15:34:00.813 16595 16643 E SensorReceiver: 	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
06-06 15:34:00.813 16595 16643 E SensorReceiver: 	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
06-06 15:34:00.813 16595 16643 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
06-06 15:34:00.813 16595 16643 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
06-06 15:34:00.813 16595 16643 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
06-06 15:34:00.813 16595 16643 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
06-06 15:34:00.814 16595 16645 E SensorReceiver: Issue registering sensor: battery_health
06-06 15:34:00.814 16595 16645 E SensorReceiver: io.homeassistant.companion.android.common.data.integration.IntegrationException: Error calling integration request register_sensor
06-06 15:34:00.814 16595 16645 E SensorReceiver: 	at io.homeassistant.companion.android.common.data.integration.impl.IntegrationRepositoryImpl.registerSensor(IntegrationRepositoryImpl.kt:484)
06-06 15:34:00.814 16595 16645 E SensorReceiver: 	at io.homeassistant.companion.android.sensors.SensorReceiver.updateSensors(SensorReceiver.kt:164)
06-06 15:34:00.814 16595 16645 E SensorReceiver: 	at io.homeassistant.companion.android.sensors.SensorReceiver$onReceive$2.invokeSuspend(SensorReceiver.kt:128)
06-06 15:34:00.814 16595 16645 E SensorReceiver: 	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
06-06 15:34:00.814 16595 16645 E SensorReceiver: 	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
06-06 15:34:00.814 16595 16645 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
06-06 15:34:00.814 16595 16645 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
06-06 15:34:00.814 16595 16645 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
06-06 15:34:00.814 16595 16645 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
06-06 15:34:00.816 16595 16643 E SensorReceiver: Issue registering sensor: battery_health
06-06 15:34:00.816 16595 16643 E SensorReceiver: io.homeassistant.companion.android.common.data.integration.IntegrationException: Error calling integration request register_sensor
06-06 15:34:00.816 16595 16643 E SensorReceiver: 	at io.homeassistant.companion.android.common.data.integration.impl.IntegrationRepositoryImpl.registerSensor(IntegrationRepositoryImpl.kt:484)
06-06 15:34:00.816 16595 16643 E SensorReceiver: 	at io.homeassistant.companion.android.sensors.SensorReceiver.updateSensors(SensorReceiver.kt:164)
06-06 15:34:00.816 16595 16643 E SensorReceiver: 	at io.homeassistant.companion.android.sensors.SensorReceiver$onReceive$2.invokeSuspend(SensorReceiver.kt:128)
06-06 15:34:00.816 16595 16643 E SensorReceiver: 	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
06-06 15:34:00.816 16595 16643 E SensorReceiver: 	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
06-06 15:34:00.816 16595 16643 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
06-06 15:34:00.816 16595 16643 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
06-06 15:34:00.816 16595 16643 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
06-06 15:34:00.816 16595 16643 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
06-06 15:34:00.817 16595 16645 E SensorReceiver: Issue registering sensor: battery_temperature
06-06 15:34:00.817 16595 16645 E SensorReceiver: io.homeassistant.companion.android.common.data.integration.IntegrationException: Error calling integration request register_sensor
06-06 15:34:00.817 16595 16645 E SensorReceiver: 	at io.homeassistant.companion.android.common.data.integration.impl.IntegrationRepositoryImpl.registerSensor(IntegrationRepositoryImpl.kt:484)
06-06 15:34:00.817 16595 16645 E SensorReceiver: 	at io.homeassistant.companion.android.sensors.SensorReceiver.updateSensors(SensorReceiver.kt:164)
06-06 15:34:00.817 16595 16645 E SensorReceiver: 	at io.homeassistant.companion.android.sensors.SensorReceiver$onReceive$2.invokeSuspend(SensorReceiver.kt:128)
06-06 15:34:00.817 16595 16645 E SensorReceiver: 	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
06-06 15:34:00.817 16595 16645 E SensorReceiver: 	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
06-06 15:34:00.817 16595 16645 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
06-06 15:34:00.817 16595 16645 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
06-06 15:34:00.817 16595 16645 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
06-06 15:34:00.817 16595 16645 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
06-06 15:34:00.819 16595 16643 E SensorReceiver: Issue registering sensor: battery_temperature
06-06 15:34:00.819 16595 16643 E SensorReceiver: io.homeassistant.companion.android.common.data.integration.IntegrationException: Error calling integration request register_sensor
06-06 15:34:00.819 16595 16643 E SensorReceiver: 	at io.homeassistant.companion.android.common.data.integration.impl.IntegrationRepositoryImpl.registerSensor(IntegrationRepositoryImpl.kt:484)
06-06 15:34:00.819 16595 16643 E SensorReceiver: 	at io.homeassistant.companion.android.sensors.SensorReceiver.updateSensors(SensorReceiver.kt:164)
06-06 15:34:00.819 16595 16643 E SensorReceiver: 	at io.homeassistant.companion.android.sensors.SensorReceiver$onReceive$2.invokeSuspend(SensorReceiver.kt:128)
06-06 15:34:00.819 16595 16643 E SensorReceiver: 	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
06-06 15:34:00.819 16595 16643 E SensorReceiver: 	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
06-06 15:34:00.819 16595 16643 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
06-06 15:34:00.819 16595 16643 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
06-06 15:34:00.819 16595 16643 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
06-06 15:34:00.819 16595 16643 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
06-06 15:34:01.036 16595 16643 D SensorReceiver: Nothing to update
06-06 15:34:01.036 16595 16645 D SensorReceiver: Nothing to update
06-06 15:34:01.398  4020 16676 I chatty  : uid=10061(com.google.android.gms) expire 6 lines
06-06 15:34:01.562   709 16678 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:34:02.145  4624 16680 I chatty  : uid=10061 com.google.android.gms:persistent expire 2 lines
06-06 15:34:02.633 16595 16595 D MessagingService: Refreshed token: c5yjskY3QiukEUI2KDdKtO:APA91bHALjubi2K3Zpk8gLGERosV7f8Hdu1LdU3X2l9Z353vQm4GNfmAkrxmBw5iFYUqKuQNyERWFmf7Al6F_Sa_wzDONh2JJdhlLIj_UCj0XaDOBDD1t3RRKuiBMZkLxiTpIqtg_Yux
06-06 15:34:02.633 16595 16595 D MessagingService: Not trying to update registration since we aren't authenticated.
06-06 15:34:02.842  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:34:02.843  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:34:02.843  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:34:02.843  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:34:04.461  1040  1180 E statsd  : Found dropped events: 1 error -19 last atom tag 83 from uid 10180
06-06 15:34:04.465  1451  2559 D NsdService: Stop service discovery
06-06 15:34:04.465  1451  2559 D NsdService: mdnssd [stop-discover, 21]
06-06 15:34:04.465   709  1151 D MDnsDS  : Stopping discover with ref 0x7cfa407840
06-06 15:34:04.465   709  1151 D MDnsDS  : freeServiceRef 21
06-06 15:34:04.465   709  1151 D MDnsDS  : triggering rescan
06-06 15:34:04.465   709  1150 D MDnsDS  : Monitor poll got data pollCount = 2, 2
06-06 15:34:04.466   709  1150 D MDnsDS  : Monitor found [1].revents = 32 - calling ProcessResults
06-06 15:34:04.466 16595 16672 I HomeAssistantSearcher: Discovery stopped: _home-assistant._tcp
06-06 15:34:04.466   709  1150 W /system/bin/netd: dnssd_clientstub DNSServiceProcessResult called with NULL DNSServiceRef
06-06 15:34:04.466   709  1150 D MDnsDS  : controlSocket shows revent= 1
06-06 15:34:04.466   709  1150 D MDnsDS  : MDnsSdListener::Monitor got 1
06-06 15:34:04.466   709  1150 D MDnsDS  : MDnsSdListener::Monitor poll rescanning - size=10, live=0
06-06 15:34:04.466   709  1150 D MDnsDS  : Going to poll with pollCount 1
06-06 15:34:04.572  1219  9402 I LOWI-8.6.0.72: [LOWI-Scan] lowi_close_record:Scan done in 238276464ms, 3 APs in scan results
06-06 15:34:05.355 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3400 
06-06 15:34:05.355 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:34:05.364 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInputView():2125 
06-06 15:34:05.365  1451  1489 I DropBoxManagerService: add tag=system_app_strictmode isTagEnabled=true flags=0x2
06-06 15:34:05.365   709 19811 W IptablesRestoreController: iptables-restore process 13979 terminated status=256
06-06 15:34:05.365   709 19811 E IptablesRestoreController: iptables error:
06-06 15:34:05.365   709 19811 E IptablesRestoreController: ------- COMMAND -------
06-06 15:34:05.365   709 19811 E IptablesRestoreController: *filter
06-06 15:34:05.365   709 19811 E IptablesRestoreController: -D bw_penalty_box -m owner --uid-owner 10171 --jump REJECT
06-06 15:34:05.365   709 19811 E IptablesRestoreController: COMMIT
06-06 15:34:05.365   709 19811 E IptablesRestoreController: 
06-06 15:34:05.365   709 19811 E IptablesRestoreController: -------  ERROR -------
06-06 15:34:05.365   709 19811 E IptablesRestoreController: iptables-restore: line 610 failed
06-06 15:34:05.365   709 19811 E IptablesRestoreController: ----------------------
06-06 15:34:05.367   709 19811 W IptablesRestoreController: iptables-restore process 13980 terminated status=256
06-06 15:34:05.367   709 19811 E IptablesRestoreController: iptables error:
06-06 15:34:05.367   709 19811 E IptablesRestoreController: ------- COMMAND -------
06-06 15:34:05.367   709 19811 E IptablesRestoreController: *filter
06-06 15:34:05.367   709 19811 E IptablesRestoreController: -D bw_penalty_box -m owner --uid-owner 10171 --jump REJECT
06-06 15:34:05.367   709 19811 E IptablesRestoreController: COMMIT
06-06 15:34:05.367   709 19811 E IptablesRestoreController: 
06-06 15:34:05.367   709 19811 E IptablesRestoreController: -------  ERROR -------
06-06 15:34:05.367   709 19811 E IptablesRestoreController: ip6tables-restore: line 658 failed
06-06 15:34:05.367   709 19811 E IptablesRestoreController: ----------------------
06-06 15:34:05.367   709 19811 I netd    : bandwidthRemoveNaughtyApp(10171) -> ServiceSpecificException(1, "Operation not permitted") <4.36ms>
06-06 15:34:05.368  1451  2552 I chatty  : uid=1000(system) tworkPolicy.uid expire 4 lines
06-06 15:34:05.373  1451  2552 I DropBoxManagerService: add tag=system_server_wtf isTagEnabled=true flags=0x2
06-06 15:34:05.382  1451  1489 I DropBoxManagerService: add tag=system_app_strictmode isTagEnabled=true flags=0x2
06-06 15:34:05.384 21214 21214 I KeyboardViewUtil: KeyboardViewUtil.getKeyboardHeightRatio():166 systemKeyboardHeightRatio:1.000000; userKeyboardHeightRatio:1.000000.
06-06 15:34:05.384 21214 21214 I LatinIme: LatinIme.initialize():445 initialize() : Language = en-GB
06-06 15:34:05.385 21214 21214 I Delight5Facilitator: Delight5Facilitator.initializeForIme():656 initializeForIme() : Locale = [en_GB], layout = qwerty
06-06 15:34:05.386 21214 21214 I AndroidIME: AbstractIme.onActivate():88 LatinIme.onActivate() : EditorInfo = Package = io.homeassistant.companion.android : Type = URI : Learning = Disable : Suggestion = Show : AutoCorrection = Disable : Microphone = Show : NoPersonalizedLearning = Disable : AutoStartVoiceInput = Disable : AutoStartEmojiInput = Disable : SimulateDeviceLocked = False : imeActionName = DONE : imeOptions = 6 : privateImeOptions = null, IncognitoMode = false, DeviceLocked = false
06-06 15:34:05.386 21214 21214 I VoiceInputManagerWrapper: VoiceInputManagerWrapper.cancelShutdown():54 cancelShutdown()
06-06 15:34:05.386 21214 21214 I VoiceInputManagerWrapper: VoiceInputManagerWrapper.syncLanguagePacks():66 syncLanguagePacks()
06-06 15:34:05.387 21214 21214 I LatinIme: LatinIme.updateEnableInlineSuggestionsOnDecoderSideFlags():1287 inline flag updated to:false
06-06 15:34:05.387 21214 21392 I SpeechFactory: SpeechRecognitionFactory.maybeScheduleAutoPackDownloadForFallback():182 maybeScheduleAutoPackDownloadForFallback()
06-06 15:34:05.387 21214 21392 I FallbackOnDeviceRecognitionProvider: FallbackOnDeviceRecognitionProvider.maybeScheduleAutoPackDownload():196 maybeScheduleAutoPackDownload() for language tag en-GB
06-06 15:34:05.388 21214 21214 I KeyboardWrapper: KeyboardWrapper.consumeEvent():287 Skip consuming an event as current keyboard is deactivated (state=0, keyboard existence=false)
06-06 15:34:05.389 21214 21214 I KeyboardManager: KeyboardManager.requestKeyboard():152 Creating keyboard prime, imeId=ime_english_great_britain, cacheKey=theme_border_stylesheet_googleblue
06-06 15:34:05.390 21214 21214 I KeyboardViewUtil: KeyboardViewUtil.canAvoidFullscreenModeByReducingKeyboardHeight():83 can disable full screen mode by lowering keyboard. bodyHeight:1564 minBodyHeight:473
06-06 15:34:05.391 21214 21214 I AndroidIME: KeyboardViewManager.updateKeyboardBackgroundFrameVisibility():343 Set background frame visibility. old:8, new:8
06-06 15:34:05.391 21214 21214 I NormalModeController: NormalModeController.getKeyboardBodyViewHolderPaddingBottom():114 currentPrimeKeyboardType:SOFT systemPaddingBottom:-1
06-06 15:34:05.391 21214 21214 I NormalModeController: NormalModeController.getKeyboardBodyViewHolderPaddingBottom():114 currentPrimeKeyboardType:SOFT systemPaddingBottom:-1
06-06 15:34:05.394 21214 21214 I ConversationToQueryExtension: ConversationToQueryExtension.isEnabledForHostApp():222 Conv2Query not enabled due to current app [io.homeassistant.companion.android] not in allowlist
06-06 15:34:05.394 21214 21214 I ConversationToQueryExtension: ConversationToQueryExtension.onActivate():132 onActivate() : Disabled by unsupported host app
06-06 15:34:05.395 21214 21214 I VoiceImeExtension: VoiceImeExtension.shouldStartVoiceInputAutomatically():353 No private IME option set to start voice input.
06-06 15:34:05.403   709 19811 I netd    : firewallSetUidRule(2, 10171, 1) <22.34ms>
06-06 15:34:05.414  1451  1489 I chatty  : uid=1000(system) android.io identical 7 lines
06-06 15:34:05.420  1451  1489 I DropBoxManagerService: add tag=system_app_strictmode isTagEnabled=true flags=0x2
06-06 15:34:05.437 21214 21214 I KeyboardViewHelper: KeyboardViewHelper.getView():167 Get view with height ratio:1.000000
06-06 15:34:05.454 21214 21214 I KeyboardViewUtil: KeyboardViewUtil.calculateMaxKeyboardBodyHeight():62 leave 354 height for app when screen height:2034, header height:116 and isFullscreenMode:false, so the max keyboard body height is:1564
06-06 15:34:05.455 21214 21214 I SoftKeyboardView: SoftKeyboardView.setMaxHeight():686 Set max keyboard height:1564.
06-06 15:34:05.461 21214 21254 I Delight5Decoder: Delight5DecoderWrapper.handleMessage():1838 handleMessage(): UPDATE_KEYBOARD_LAYOUT
06-06 15:34:05.461 21214 21214 I KeyboardViewUtil: KeyboardViewUtil.calculateMaxKeyboardBodyHeight():62 leave 354 height for app when screen height:2034, header height:116 and isFullscreenMode:false, so the max keyboard body height is:1564
06-06 15:34:05.466  4020 24091 I chatty  : uid=10061(com.google.android.gms) Binder:4020_7 expire 7 lines
06-06 15:34:05.473 21214 21254 I Delight5Decoder: Delight5DecoderWrapper.handleMessage():1838 handleMessage(): UPDATE_KEYBOARD_LAYOUT
06-06 15:34:05.473 21214 21214 I AndroidIME: KeyboardViewManager.updateKeyboardBackgroundFrameVisibility():343 Set background frame visibility. old:8, new:8
06-06 15:34:05.485 21214 21214 I KeyboardViewUtil: KeyboardViewUtil.canAvoidFullscreenModeByReducingKeyboardHeight():83 can disable full screen mode by lowering keyboard. bodyHeight:1564 minBodyHeight:473
06-06 15:34:05.485 21214 21214 I KeyboardViewUtil: KeyboardViewUtil.canAvoidFullscreenModeByReducingKeyboardHeight():83 can disable full screen mode by lowering keyboard. bodyHeight:1564 minBodyHeight:473
06-06 15:34:05.488 21214 21214 I AndroidIME: KeyboardViewManager.saveKeyboardBottomGap():271 realScreenHeight: 0 screenHeightInInches: 5.400000
06-06 15:34:05.488 21214 21214 I AndroidIME: keyboardHolderHeight: 741 navigationHeight: 126
06-06 15:34:05.488 21214 21214 I AndroidIME: getKeyboardBodyViewHolderPaddingBottom(): 0 getKeyboardBottomGapFromScreen(): 0
06-06 15:34:05.488 21214 21214 I AndroidIME: keyboardBottomGap: 126 bodyViewHolderBottomPadding: 0
06-06 15:34:05.488 21214 21214 I AndroidIME: decorViewStableInsetBottom: 126 updated: false
06-06 15:34:06.028  1451  2557 D ConnectivityService: maybeHandleNetworkMonitorMessage: 528386
06-06 15:34:06.043  2758  3473 D QCNEJ/WlanStaInfoRelay: Received action: android.net.wifi.RSSI_CHANGED
06-06 15:34:06.044  2758  3473 I QCNEJ/NativeHalConnector: -> SND notifyWlanStaStatusChanged([WlanStaInfo]: wifiSwitchState = 1 rssi = -57 ssid = mywifi 5GHZ bssid =myssid dnsInfo = fd28:c788:1db0::1;192.168.1.1;0.0.0.0;0.0.0.0; freqBand = _5GHz countryCode = gb[RatInfo]: networkType = 1 subType = 101 networkState = CONNECTED netHdl = 480147066893 ipAddrV4 = 192.168.1.139 ipAddrV6 = fd28:c788:1db0:0:9cab:3294:4899:9465 ifNameV4 = wlan0 ifNameV6 = wlan0 slotIdx = 0 isAndroidValidated = true) timeStamp = 2021-06-06 15:34:06.043
06-06 15:34:06.433 21214 21214 I InlineSuggestionCandidateViewController: InlineSuggestionCandidateViewController.textCandidatesUpdated():582 Not showing inline suggestion tooltip v2; has candidates
06-06 15:34:06.573 21214 21214 I InlineSuggestionCandidateViewController: InlineSuggestionCandidateViewController.textCandidatesUpdated():582 Not showing inline suggestion tooltip v2; has candidates
06-06 15:34:07.617  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:34:07.621  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:34:07.621  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:34:07.621  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:34:07.650  4624  4637 I chatty  : uid=10061(com.google.android.gms) HeapTaskDaemon expire 1 line
06-06 15:34:08.099 21214 21214 I InlineSuggestionCandidateViewController: InlineSuggestionCandidateViewController.textCandidatesUpdated():582 Not showing inline suggestion tooltip v2; has candidates
06-06 15:34:08.270 21214 21214 I InlineSuggestionCandidateViewController: InlineSuggestionCandidateViewController.textCandidatesUpdated():582 Not showing inline suggestion tooltip v2; has candidates
06-06 15:34:08.842  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:34:08.852  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:34:08.852  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:34:08.852  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:34:08.949 21214 21214 I InlineSuggestionCandidateViewController: InlineSuggestionCandidateViewController.textCandidatesUpdated():582 Not showing inline suggestion tooltip v2; has candidates
06-06 15:34:09.290  1451  1489 I DropBoxManagerService: add tag=system_server_strictmode isTagEnabled=true flags=0x2
06-06 15:34:09.316  1451  1489 I chatty  : uid=1000(system) android.io identical 6 lines
06-06 15:34:09.319  1451  1489 I DropBoxManagerService: add tag=system_server_strictmode isTagEnabled=true flags=0x2
06-06 15:34:09.995 21214 21214 I chatty  : uid=10171(com.google.android.inputmethod.latin) identical 11 lines
06-06 15:34:10.198 21214 21214 I InlineSuggestionCandidateViewController: InlineSuggestionCandidateViewController.textCandidatesUpdated():582 Not showing inline suggestion tooltip v2; has candidates
06-06 15:34:11.133  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:34:11.137  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:34:11.137  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:34:11.138  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:34:11.238  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:34:11.242  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:34:11.242  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:34:11.242  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:34:12.063 21214 21214 I InlineSuggestionCandidateViewController: InlineSuggestionCandidateViewController.textCandidatesUpdated():582 Not showing inline suggestion tooltip v2; has candidates
06-06 15:34:14.648 21214 21214 I InlineSuggestionCandidateViewController: InlineSuggestionCandidateViewController.textCandidatesUpdated():582 Not showing inline suggestion tooltip v2; has candidates
06-06 15:34:14.821  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:34:14.821  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:34:14.821  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:34:14.822  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:34:14.837 30306 30306 D blabber.im: toggle forced foreground service after receiving event (action=ping)
06-06 15:34:14.837 30306 30306 D blabber.im: Status:  (Online)
06-06 15:34:14.838  1451  1497 E NotificationService: Suppressing notification from package by user request.
06-06 15:34:14.838  1451  3795 E NotificationService: Suppressing notification from package by user request.
06-06 15:34:14.839 30306 30306 D blabber.im: ForegroundService: on
06-06 15:34:14.839 30306 30306 D blabber.im: Number of accounts is 1
06-06 15:34:14.846 21214 21214 I InlineSuggestionCandidateViewController: InlineSuggestionCandidateViewController.textCandidatesUpdated():582 Not showing inline suggestion tooltip v2; has candidates
06-06 15:34:15.013 21214 21214 I InlineSuggestionCandidateViewController: InlineSuggestionCandidateViewController.textCandidatesUpdated():582 Not showing inline suggestion tooltip v2; has candidates
06-06 15:34:15.138  1451  2557 D ConnectivityService: maybeHandleNetworkMonitorMessage: 528386
06-06 15:34:15.143  2758  3473 D QCNEJ/WlanStaInfoRelay: Received action: android.net.wifi.RSSI_CHANGED
06-06 15:34:15.143  2758  3473 I QCNEJ/NativeHalConnector: -> SND notifyWlanStaStatusChanged([WlanStaInfo]: wifiSwitchState = 1 rssi = -54 ssid = mywifi 5GHZ bssid =myssid dnsInfo = fd28:c788:1db0::1;192.168.1.1;0.0.0.0;0.0.0.0; freqBand = _5GHz countryCode = gb[RatInfo]: networkType = 1 subType = 101 networkState = CONNECTED netHdl = 480147066893 ipAddrV4 = 192.168.1.139 ipAddrV6 = fd28:c788:1db0:0:9cab:3294:4899:9465 ifNameV4 = wlan0 ifNameV6 = wlan0 slotIdx = 0 isAndroidValidated = true) timeStamp = 2021-06-06 15:34:15.143
06-06 15:34:17.417  4124  4166 D IchnaeaBackendService: Cells: 0
06-06 15:34:17.419  4124 16720 D IchnaeaBackendService: request: {"cellTowers":[],"wifiAccessPoints":[{"macAddress":"5a:ef:68:a4:f1:e8","channel":36,"frequency":5180,"signalStrength":-59},{"macAddress":"5a:ef:68:a4:f1:e7","channel":13,"frequency":2472,"signalStrength":-47}],"fallbacks":{"lacf":true,"ipf":false}}
06-06 15:34:17.422  4124 16721 D IchnaeaBackendService: request: {"cellTowers":[],"wifiAccessPoints":[{"macAddress":"5a:ef:68:a4:f1:e8","channel":36,"frequency":5180,"signalStrength":-50},{"macAddress":"5a:ef:68:a4:f1:e7","channel":13,"frequency":2472,"signalStrength":-50},{"macAddress":"a4:91:b1:b2:04:63","channel":1,"frequency":2412,"signalStrength":-86}],"fallbacks":{"lacf":true,"ipf":false}}
06-06 15:34:17.449   709 16723 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:34:17.450   709 16722 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:34:20.281 21214 21214 I KeyboardViewUtil: KeyboardViewUtil.canAvoidFullscreenModeByReducingKeyboardHeight():83 can disable full screen mode by lowering keyboard. bodyHeight:1564 minBodyHeight:473
06-06 15:34:20.842  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:34:20.843  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:34:20.843  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:34:20.844  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:34:20.948   868   868 E Layer   : [magnifier surface#0] No local sync point found
06-06 15:34:21.543 21214 21214 I InlineSuggestionCandidateViewController: InlineSuggestionCandidateViewController.textCandidatesUpdated():582 Not showing inline suggestion tooltip v2; has candidates
06-06 15:34:21.547  1451  9106 I chatty  : uid=1000(system) Binder:1451_19 expire 1 line
06-06 15:34:21.710 21214 21214 I InlineSuggestionCandidateViewController: InlineSuggestionCandidateViewController.textCandidatesUpdated():582 Not showing inline suggestion tooltip v2; has candidates
06-06 15:34:21.993 21214 21214 I chatty  : uid=10171(com.google.android.inputmethod.latin) identical 4 lines
06-06 15:34:22.991 21214 21214 I InlineSuggestionCandidateViewController: InlineSuggestionCandidateViewController.textCandidatesUpdated():582 Not showing inline suggestion tooltip v2; has candidates
06-06 15:34:23.812 21214 21214 I KeyboardManager: KeyboardManager.requestKeyboard():152 Creating keyboard symbol, imeId=ime_english_great_britain, cacheKey=theme_border_stylesheet_googleblue
06-06 15:34:23.822 21214 21214 I InlineSuggestionCandidateViewController: InlineSuggestionCandidateViewController.setInlineSuggestionCandidateImpl():1093 set  to inlineSuggestionTextView
06-06 15:34:23.859 21214 21214 I KeyboardViewHelper: KeyboardViewHelper.getView():167 Get view with height ratio:1.000000
06-06 15:34:23.875 21214 21214 I KeyboardViewUtil: KeyboardViewUtil.calculateMaxKeyboardBodyHeight():62 leave 354 height for app when screen height:2034, header height:116 and isFullscreenMode:false, so the max keyboard body height is:1564
06-06 15:34:23.875 21214 21214 I SoftKeyboardView: SoftKeyboardView.setMaxHeight():686 Set max keyboard height:1564.
06-06 15:34:23.876 21214 21214 W KeyboardDef: KeyboardDef.getKeyboardViewDef():612 KeyboardViewDef is not found: keyboardDef=KeyboardDef{className=.latin.keyboard.LatinSymbolsKeyboard, id=#0x7f0b064e, initialStates=0, keyboardViewDefs=[joz{direction=null, id=#0x7f0b0137, isScalable=false, layoutId=#0x7f0e02d7, type=HEADER, touchable=true}, joz{direction=null, id=#0x7f0b0137, isScalable=true, layoutId=#0x7f0e02e8, type=BODY, touchable=true}], keyTextSizeRatio=1.0, persistentStates=0, persistentStatesPrefKey=null, popupBubbleLayoutId=#0x7f0e038d, recentKeyLayoutId=#0x7f0e0457, recentKeyPopupLayoutId=#0x7f0e0391, recentKeyType=null, rememberRecentKey=NONE, sessionStates=0}, type=FLOATING_CANDIDATES, id=2131427639
06-06 15:34:23.876 21214 21214 W Keyboard: Keyboard.getKeyboardViewHelper():628 null helper is returned: keyboardDef=KeyboardDef{className=.latin.keyboard.LatinSymbolsKeyboard, id=#0x7f0b064e, initialStates=0, keyboardViewDefs=[joz{direction=null, id=#0x7f0b0137, isScalable=false, layoutId=#0x7f0e02d7, type=HEADER, touchable=true}, joz{direction=null, id=#0x7f0b0137, isScalable=true, layoutId=#0x7f0e02e8, type=BODY, touchable=true}], keyTextSizeRatio=1.0, persistentStates=0, persistentStatesPrefKey=null, popupBubbleLayoutId=#0x7f0e038d, recentKeyLayoutId=#0x7f0e0457, recentKeyPopupLayoutId=#0x7f0e0391, recentKeyType=null, rememberRecentKey=NONE, sessionStates=0}, type=FLOATING_CANDIDATES, helpersCreated=[jil@1e4c675, jil@65e560a, null], 
06-06 15:34:23.877 21214 21214 W Keyboard: Keyboard.getKeyboardViewHelper():628 null helper is returned: keyboardDef=KeyboardDef{className=.latin.keyboard.LatinSymbolsKeyboard, id=#0x7f0b064e, initialStates=0, keyboardViewDefs=[joz{direction=null, id=#0x7f0b0137, isScalable=false, layoutId=#0x7f0e02d7, type=HEADER, touchable=true}, joz{direction=null, id=#0x7f0b0137, isScalable=true, layoutId=#0x7f0e02e8, type=BODY, touchable=true}], keyTextSizeRatio=1.0, persistentStates=0, persistentStatesPrefKey=null, popupBubbleLayoutId=#0x7f0e038d, recentKeyLayoutId=#0x7f0e0457, recentKeyPopupLayoutId=#0x7f0e0391, recentKeyType=null, rememberRecentKey=NONE, sessionStates=0}, type=FLOATING_CANDIDATES, helpersCreated=[jil@1e4c675, jil@65e560a, null], 
06-06 15:34:23.877 21214 21214 I KeyboardViewUtil: KeyboardViewUtil.calculateMaxKeyboardBodyHeight():62 leave 354 height for app when screen height:2034, header height:116 and isFullscreenMode:false, so the max keyboard body height is:1564
06-06 15:34:23.893 21214 21214 I KeyboardViewUtil: KeyboardViewUtil.canAvoidFullscreenModeByReducingKeyboardHeight():83 can disable full screen mode by lowering keyboard. bodyHeight:1564 minBodyHeight:473
06-06 15:34:23.893 21214 21214 I KeyboardViewUtil: KeyboardViewUtil.canAvoidFullscreenModeByReducingKeyboardHeight():83 can disable full screen mode by lowering keyboard. bodyHeight:1564 minBodyHeight:473
06-06 15:34:24.024  4124 16160 W IchnaeaBackendService: 
06-06 15:34:24.024  4124 16160 W IchnaeaBackendService: java.net.ConnectException: Failed to connect to location.services.mozilla.com/54.186.181.218:443
06-06 15:34:24.024  4124 16160 W IchnaeaBackendService: 	at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:147)
06-06 15:34:24.024  4124 16160 W IchnaeaBackendService: 	at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116)
06-06 15:34:24.024  4124 16160 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.java:186)
06-06 15:34:24.024  4124 16160 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAllocation.java:128)
06-06 15:34:24.024  4124 16160 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:97)
06-06 15:34:24.024  4124 16160 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
06-06 15:34:24.024  4124 16160 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
06-06 15:34:24.024  4124 16160 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:465)
06-06 15:34:24.024  4124 16160 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:131)
06-06 15:34:24.024  4124 16160 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:262)
06-06 15:34:24.024  4124 16160 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:219)
06-06 15:34:24.024  4124 16160 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:30)
06-06 15:34:24.024  4124 16160 W IchnaeaBackendService: 	at org.microg.nlp.backend.ichnaea.IchnaeaRequester.run(IchnaeaRequester.java:66)
06-06 15:34:24.024  4124 16160 W IchnaeaBackendService: 	at java.lang.Thread.run(Thread.java:919)
06-06 15:34:24.025  4124 16160 D IchnaeaBackendService: Replaying location Location[ichnaea 51.428986,-0.306973 hAcc=130 et=?!? vAcc=??? sAcc=??? bAcc=???]
06-06 15:34:24.025  4020 11906 I chatty  : uid=10061(com.google.android.gms) Binder:4020_8 expire 1 line
06-06 15:34:24.031  4020 27646 I chatty  : uid=10061(com.google.android.gms) DefaultDispatch expire 16 lines
06-06 15:34:24.035  4020  7069 I chatty  : uid=10061(com.google.android.gms) DefaultDispatch expire 12 lines
06-06 15:34:24.058  4020 27649 I chatty  : uid=10061(com.google.android.gms) DefaultDispatch expire 3 lines
06-06 15:34:24.058  4020 27646 I chatty  : uid=10061(com.google.android.gms) DefaultDispatch expire 2 lines
06-06 15:34:24.060  4020 27649 D GmsLocProviderU: unified network: no longer requesting location update
06-06 15:34:24.060  4020  7069 D ULocClient: Set update interval to 60000
06-06 15:34:24.060  4020  7069 D ULocService: setUpdateInterval[com.google.android.gms] interval: 60000
06-06 15:34:24.060  4020  7069 D ULocClient: updateBinding - current: true, refs: 2, reqs: 13, avail: true
06-06 15:34:24.061  4020 27649 D GmsLocProviderReal: gps: removeRequest LocationRequestHelper{locationRequest=LocationRequest{priority=102, interval=60000, fastestInterval=30000, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=200000}, hasFinePermission=false, hasCoarsePermission=false, packageName='io.homeassistant.companion.android', lastReport=Location[fused 51.428986,-0.306973 hAcc=130 et=+2d18h10m29s262ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]}
06-06 15:34:24.061  4020 27649 D GmsLocProviderU: unified network: removeRequest LocationRequestHelper{locationRequest=LocationRequest{priority=102, interval=60000, fastestInterval=30000, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=200000}, hasFinePermission=false, hasCoarsePermission=false, packageName='io.homeassistant.companion.android', lastReport=Location[fused 51.428986,-0.306973 hAcc=130 et=+2d18h10m29s262ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]}
06-06 15:34:24.062  4020 27649 D GmsLocProviderU: unified network: no longer requesting location update
06-06 15:34:24.062  4020  7069 D ULocClient: Set update interval to 60000
06-06 15:34:24.062  4020  7069 D ULocService: setUpdateInterval[com.google.android.gms] interval: 60000
06-06 15:34:24.062  4020  7069 D ULocClient: updateBinding - current: true, refs: 2, reqs: 12, avail: true
06-06 15:34:24.063  4020 27649 D GmsLocProviderReal: gps: removeRequest LocationRequestHelper{locationRequest=LocationRequest{priority=102, interval=60000, fastestInterval=30000, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=200000}, hasFinePermission=false, hasCoarsePermission=false, packageName='io.homeassistant.companion.android', lastReport=Location[fused 51.428986,-0.306973 hAcc=130 et=+2d18h10m29s262ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]}
06-06 15:34:24.063  4020 27649 D GmsLocProviderU: unified network: removeRequest LocationRequestHelper{locationRequest=LocationRequest{priority=102, interval=60000, fastestInterval=30000, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=200000}, hasFinePermission=false, hasCoarsePermission=false, packageName='io.homeassistant.companion.android', lastReport=Location[fused 51.428986,-0.306973 hAcc=130 et=+2d18h10m29s262ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]}
06-06 15:34:24.063  4020 27649 D GmsLocProviderU: unified network: no longer requesting location update
06-06 15:34:24.064  4020  7069 D ULocClient: Set update interval to 60000
06-06 15:34:24.064  4020  7069 D ULocService: setUpdateInterval[com.google.android.gms] interval: 60000
06-06 15:34:24.064  4020  7069 D ULocClient: updateBinding - current: true, refs: 2, reqs: 11, avail: true
06-06 15:34:24.065  4020 27649 D GmsLocProviderReal: gps: removeRequest LocationRequestHelper{locationRequest=LocationRequest{priority=102, interval=60000, fastestInterval=30000, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=200000}, hasFinePermission=false, hasCoarsePermission=false, packageName='io.homeassistant.companion.android', lastReport=Location[fused 51.428986,-0.306973 hAcc=130 et=+2d18h10m29s262ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]}
06-06 15:34:24.065  4020 27649 D GmsLocProviderU: unified network: removeRequest LocationRequestHelper{locationRequest=LocationRequest{priority=102, interval=60000, fastestInterval=30000, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=200000}, hasFinePermission=false, hasCoarsePermission=false, packageName='io.homeassistant.companion.android', lastReport=Location[fused 51.428986,-0.306973 hAcc=130 et=+2d18h10m29s262ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]}
06-06 15:34:24.065  4020 27649 D GmsLocProviderU: unified network: no longer requesting location update
06-06 15:34:24.066  4020  7069 D ULocClient: Set update interval to 60000
06-06 15:34:24.066  4020  7069 D ULocService: setUpdateInterval[com.google.android.gms] interval: 60000
06-06 15:34:24.066  4020  7069 D ULocClient: updateBinding - current: true, refs: 2, reqs: 10, avail: true
06-06 15:34:24.067  4020 27649 D GmsLocProviderReal: gps: removeRequest LocationRequestHelper{locationRequest=LocationRequest{priority=102, interval=60000, fastestInterval=30000, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=200000}, hasFinePermission=false, hasCoarsePermission=false, packageName='io.homeassistant.companion.android', lastReport=Location[fused 51.428986,-0.306973 hAcc=130 et=+2d18h10m29s262ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]}
06-06 15:34:24.067  4020 27649 D GmsLocProviderU: unified network: removeRequest LocationRequestHelper{locationRequest=LocationRequest{priority=102, interval=60000, fastestInterval=30000, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=200000}, hasFinePermission=false, hasCoarsePermission=false, packageName='io.homeassistant.companion.android', lastReport=Location[fused 51.428986,-0.306973 hAcc=130 et=+2d18h10m29s262ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]}
06-06 15:34:24.068  4020 27649 D GmsLocProviderU: unified network: no longer requesting location update
06-06 15:34:24.068  4020  7069 D ULocClient: Set update interval to 60000
06-06 15:34:24.068  4020  7069 D ULocService: setUpdateInterval[com.google.android.gms] interval: 60000
06-06 15:34:24.068  4020  7069 D ULocClient: updateBinding - current: true, refs: 2, reqs: 9, avail: true
06-06 15:34:24.069  4020 27649 D GmsLocProviderReal: gps: removeRequest LocationRequestHelper{locationRequest=LocationRequest{priority=102, interval=60000, fastestInterval=30000, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=200000}, hasFinePermission=false, hasCoarsePermission=false, packageName='io.homeassistant.companion.android', lastReport=Location[fused 51.428986,-0.306973 hAcc=130 et=+2d18h10m29s262ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]}
06-06 15:34:24.069  4020 27649 D GmsLocProviderU: unified network: removeRequest LocationRequestHelper{locationRequest=LocationRequest{priority=102, interval=60000, fastestInterval=30000, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=200000}, hasFinePermission=false, hasCoarsePermission=false, packageName='io.homeassistant.companion.android', lastReport=Location[fused 51.428986,-0.306973 hAcc=130 et=+2d18h10m29s262ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]}
06-06 15:34:24.069  4020 27649 D GmsLocProviderU: unified network: no longer requesting location update
06-06 15:34:24.070  4020  7069 D ULocClient: Set update interval to 60000
06-06 15:34:24.070  4020  7069 D ULocService: setUpdateInterval[com.google.android.gms] interval: 60000
06-06 15:34:24.070  4020  7069 D ULocClient: updateBinding - current: true, refs: 2, reqs: 8, avail: true
06-06 15:34:24.071  4020 27649 D GmsLocProviderReal: gps: removeRequest LocationRequestHelper{locationRequest=LocationRequest{priority=102, interval=60000, fastestInterval=30000, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=200000}, hasFinePermission=false, hasCoarsePermission=false, packageName='io.homeassistant.companion.android', lastReport=Location[fused 51.428986,-0.306973 hAcc=130 et=+2d18h10m29s262ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]}
06-06 15:34:24.072  4020 27649 D GmsLocProviderU: unified network: removeRequest LocationRequestHelper{locationRequest=LocationRequest{priority=102, interval=60000, fastestInterval=30000, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=200000}, hasFinePermission=false, hasCoarsePermission=false, packageName='io.homeassistant.companion.android', lastReport=Location[fused 51.428986,-0.306973 hAcc=130 et=+2d18h10m29s262ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]}
06-06 15:34:24.072  4020 27649 D GmsLocProviderU: unified network: no longer requesting location update
06-06 15:34:24.072  4020  7069 D ULocClient: Set update interval to 60000
06-06 15:34:24.072  4020  7069 D ULocService: setUpdateInterval[com.google.android.gms] interval: 60000
06-06 15:34:24.072  4020  7069 D ULocClient: updateBinding - current: true, refs: 2, reqs: 7, avail: true
06-06 15:34:24.073  4020 27649 D GmsLocProviderReal: gps: removeRequest LocationRequestHelper{locationRequest=LocationRequest{priority=102, interval=60000, fastestInterval=30000, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=200000}, hasFinePermission=false, hasCoarsePermission=false, packageName='io.homeassistant.companion.android', lastReport=Location[fused 51.428986,-0.306973 hAcc=130 et=+2d18h10m29s262ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]}
06-06 15:34:24.074  4020 27649 D GmsLocProviderU: unified network: removeRequest LocationRequestHelper{locationRequest=LocationRequest{priority=102, interval=60000, fastestInterval=30000, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=200000}, hasFinePermission=false, hasCoarsePermission=false, packageName='io.homeassistant.companion.android', lastReport=Location[fused 51.428986,-0.306973 hAcc=130 et=+2d18h10m29s262ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]}
06-06 15:34:24.074  4020 27649 D GmsLocProviderU: unified network: no longer requesting location update
06-06 15:34:24.074  4020  7069 D ULocClient: Set update interval to 60000
06-06 15:34:24.074  4020  7069 D ULocService: setUpdateInterval[com.google.android.gms] interval: 60000
06-06 15:34:24.074  4020  7069 D ULocClient: updateBinding - current: true, refs: 2, reqs: 6, avail: true
06-06 15:34:24.075  4020 27649 D GmsLocProviderReal: gps: removeRequest LocationRequestHelper{locationRequest=LocationRequest{priority=102, interval=60000, fastestInterval=30000, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=200000}, hasFinePermission=false, hasCoarsePermission=false, packageName='io.homeassistant.companion.android', lastReport=Location[fused 51.428986,-0.306973 hAcc=130 et=+2d18h10m29s262ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]}
06-06 15:34:24.075  4020 27649 D GmsLocProviderU: unified network: removeRequest LocationRequestHelper{locationRequest=LocationRequest{priority=102, interval=60000, fastestInterval=30000, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=200000}, hasFinePermission=false, hasCoarsePermission=false, packageName='io.homeassistant.companion.android', lastReport=Location[fused 51.428986,-0.306973 hAcc=130 et=+2d18h10m29s262ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]}
06-06 15:34:24.075  4020 27649 D GmsLocProviderU: unified network: no longer requesting location update
06-06 15:34:24.076  4020  7069 D ULocClient: Set update interval to 60000
06-06 15:34:24.076  4020  7069 D ULocService: setUpdateInterval[com.google.android.gms] interval: 60000
06-06 15:34:24.076  4020  7069 D ULocClient: updateBinding - current: true, refs: 2, reqs: 5, avail: true
06-06 15:34:24.077  4020 27649 D GmsLocProviderReal: gps: removeRequest LocationRequestHelper{locationRequest=LocationRequest{priority=102, interval=60000, fastestInterval=30000, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=200000}, hasFinePermission=false, hasCoarsePermission=false, packageName='io.homeassistant.companion.android', lastReport=Location[fused 51.428986,-0.306973 hAcc=130 et=+2d18h10m29s262ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]}
06-06 15:34:24.077  4020 27649 D GmsLocProviderU: unified network: removeRequest LocationRequestHelper{locationRequest=LocationRequest{priority=102, interval=60000, fastestInterval=30000, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=200000}, hasFinePermission=false, hasCoarsePermission=false, packageName='io.homeassistant.companion.android', lastReport=Location[fused 51.428986,-0.306973 hAcc=130 et=+2d18h10m29s262ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]}
06-06 15:34:24.077  4020 27649 D GmsLocProviderU: unified network: no longer requesting location update
06-06 15:34:24.078  4020  7069 D ULocClient: Set update interval to 60000
06-06 15:34:24.078  4020  7069 D ULocService: setUpdateInterval[com.google.android.gms] interval: 60000
06-06 15:34:24.078  4020  7069 D ULocClient: updateBinding - current: true, refs: 2, reqs: 4, avail: true
06-06 15:34:24.078  4020 27649 D GmsLocProviderReal: gps: removeRequest LocationRequestHelper{locationRequest=LocationRequest{priority=102, interval=60000, fastestInterval=30000, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=200000}, hasFinePermission=false, hasCoarsePermission=false, packageName='io.homeassistant.companion.android', lastReport=Location[fused 51.428986,-0.306973 hAcc=130 et=+2d18h10m29s262ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]}
06-06 15:34:24.079  4020 27649 D GmsLocProviderU: unified network: removeRequest LocationRequestHelper{locationRequest=LocationRequest{priority=102, interval=60000, fastestInterval=30000, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=200000}, hasFinePermission=false, hasCoarsePermission=false, packageName='io.homeassistant.companion.android', lastReport=Location[fused 51.428986,-0.306973 hAcc=130 et=+2d18h10m29s262ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]}
06-06 15:34:24.079  4020 27649 D GmsLocProviderU: unified network: no longer requesting location update
06-06 15:34:24.079  4020  7069 D ULocClient: Set update interval to 60000
06-06 15:34:24.079  4020  7069 D ULocService: setUpdateInterval[com.google.android.gms] interval: 60000
06-06 15:34:24.079  4020  7069 D ULocClient: updateBinding - current: true, refs: 2, reqs: 3, avail: true
06-06 15:34:24.080  4020 27649 D GmsLocProviderReal: gps: removeRequest LocationRequestHelper{locationRequest=LocationRequest{priority=102, interval=60000, fastestInterval=30000, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=200000}, hasFinePermission=false, hasCoarsePermission=false, packageName='io.homeassistant.companion.android', lastReport=Location[fused 51.428986,-0.306973 hAcc=130 et=+2d18h10m29s262ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]}
06-06 15:34:24.081  4020 27649 D GmsLocProviderU: unified network: removeRequest LocationRequestHelper{locationRequest=LocationRequest{priority=102, interval=60000, fastestInterval=30000, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=200000}, hasFinePermission=false, hasCoarsePermission=false, packageName='io.homeassistant.companion.android', lastReport=Location[fused 51.428986,-0.306973 hAcc=130 et=+2d18h10m29s262ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]}
06-06 15:34:24.081  4020 27649 D GmsLocProviderU: unified network: no longer requesting location update
06-06 15:34:24.081  4020  7069 D ULocClient: Set update interval to 60000
06-06 15:34:24.081  4020  7069 D ULocService: setUpdateInterval[com.google.android.gms] interval: 60000
06-06 15:34:24.081  4020  7069 D ULocClient: updateBinding - current: true, refs: 2, reqs: 2, avail: true
06-06 15:34:24.082  4020 27649 D GmsLocProviderReal: gps: removeRequest LocationRequestHelper{locationRequest=LocationRequest{priority=102, interval=60000, fastestInterval=30000, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=200000}, hasFinePermission=false, hasCoarsePermission=false, packageName='io.homeassistant.companion.android', lastReport=Location[fused 51.428986,-0.306973 hAcc=130 et=+2d18h10m29s262ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]}
06-06 15:34:24.083  4020 27649 D GmsLocProviderU: unified network: removeRequest LocationRequestHelper{locationRequest=LocationRequest{priority=102, interval=60000, fastestInterval=30000, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=200000}, hasFinePermission=false, hasCoarsePermission=false, packageName='io.homeassistant.companion.android', lastReport=Location[fused 51.428986,-0.306973 hAcc=130 et=+2d18h10m29s262ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]}
06-06 15:34:24.083  4020 27649 D GmsLocProviderU: unified network: no longer requesting location update
06-06 15:34:24.083  4020  7069 D ULocClient: Set update interval to 86400000
06-06 15:34:24.083  4020  7069 D ULocService: setUpdateInterval[com.google.android.gms] interval: 86400000
06-06 15:34:24.083  4020  7069 D ULocService: Set merged location interval to 86400000 (com.google.android.gms:86400000ms)
06-06 15:34:24.083  4020  7069 D ULocClient: updateBinding - current: true, refs: 2, reqs: 1, avail: true
06-06 15:34:24.941 21214 21214 I KeyboardViewUtil: KeyboardViewUtil.calculateMaxKeyboardBodyHeight():62 leave 354 height for app when screen height:2034, header height:116 and isFullscreenMode:false, so the max keyboard body height is:1564
06-06 15:34:24.945 21214 21214 I KeyboardViewUtil: KeyboardViewUtil.calculateMaxKeyboardBodyHeight():62 leave 354 height for app when screen height:2034, header height:116 and isFullscreenMode:false, so the max keyboard body height is:1564
06-06 15:34:24.945 21214 21254 I Delight5Decoder: Delight5DecoderWrapper.handleMessage():1838 handleMessage(): UPDATE_KEYBOARD_LAYOUT
06-06 15:34:24.947 21214 21214 I KeyboardManager: KeyboardManager.requestKeyboard():133 Using cached keyboard prime, imeId=ime_english_great_britain
06-06 15:34:24.960 21214 21214 I KeyboardViewUtil: KeyboardViewUtil.canAvoidFullscreenModeByReducingKeyboardHeight():83 can disable full screen mode by lowering keyboard. bodyHeight:1564 minBodyHeight:473
06-06 15:34:24.961 21214 21214 I KeyboardViewUtil: KeyboardViewUtil.canAvoidFullscreenModeByReducingKeyboardHeight():83 can disable full screen mode by lowering keyboard. bodyHeight:1564 minBodyHeight:473
06-06 15:34:26.372  4124 16164 W IchnaeaBackendService: 
06-06 15:34:26.372  4124 16164 W IchnaeaBackendService: java.net.ConnectException: Failed to connect to location.services.mozilla.com/54.186.181.218:443
06-06 15:34:26.372  4124 16164 W IchnaeaBackendService: 	at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:147)
06-06 15:34:26.372  4124 16164 W IchnaeaBackendService: 	at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116)
06-06 15:34:26.372  4124 16164 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.java:186)
06-06 15:34:26.372  4124 16164 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAllocation.java:128)
06-06 15:34:26.372  4124 16164 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:97)
06-06 15:34:26.372  4124 16164 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
06-06 15:34:26.372  4124 16164 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
06-06 15:34:26.372  4124 16164 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:465)
06-06 15:34:26.372  4124 16164 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:131)
06-06 15:34:26.372  4124 16164 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:262)
06-06 15:34:26.372  4124 16164 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:219)
06-06 15:34:26.372  4124 16164 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:30)
06-06 15:34:26.372  4124 16164 W IchnaeaBackendService: 	at org.microg.nlp.backend.ichnaea.IchnaeaRequester.run(IchnaeaRequester.java:66)
06-06 15:34:26.372  4124 16164 W IchnaeaBackendService: 	at java.lang.Thread.run(Thread.java:919)
06-06 15:34:26.372  4124 16164 D IchnaeaBackendService: Replaying location Location[ichnaea 51.428986,-0.306973 hAcc=130 et=?!? vAcc=??? sAcc=??? bAcc=???]
06-06 15:34:26.373  4020 11906 V UnifiedLocation: Fused location: Location[network 51.428986,-0.306973 hAcc=130 et=+2d18h11m57s408ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]
06-06 15:34:26.846  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:34:26.851  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:34:26.851  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:34:26.852  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:34:27.127 16595 16595 I WebViewFactory: Loading com.android.webview version 90.0.4430.59 (code 443005903)
06-06 15:34:27.170 16595 16595 I cr_LibraryLoader: Loaded native library version number "90.0.4430.59"
06-06 15:34:27.171 16595 16595 W mpanion.androi: Accessing hidden field Ljava/util/Collections$SynchronizedCollection;->mutex:Ljava/lang/Object; (greylist-max-o, reflection, denied)
06-06 15:34:27.171 16595 16595 W mpanion.androi: Accessing hidden method Ljava/util/Collections$SynchronizedSet;-><init>(Ljava/util/Set;Ljava/lang/Object;)V (greylist-max-o, reflection, denied)
06-06 15:34:27.171 16595 16595 W mpanion.androi: Accessing hidden method Ljava/util/Collections$SynchronizedCollection;-><init>(Ljava/util/Collection;Ljava/lang/Object;)V (greylist-max-o, reflection, denied)
06-06 15:34:27.171 16595 16595 I cr_CachingUmaRecorder: Flushed 4 samples from 4 histograms.
06-06 15:34:27.188  2719  2719 D Zygote  : Forked child process 16753
06-06 15:34:27.189  1451  1498 I ActivityManager: Start proc 16753:com.android.webview:sandboxed_process1:org.chromium.content.app.SandboxedProcessService1:0/u0i58 for  {io.homeassistant.companion.android/org.chromium.content.app.SandboxedProcessService1:0}
06-06 15:34:27.223 16753 16753 I cr_ChildProcessService: Creating new ChildProcessService pid=16753
06-06 15:34:27.233  1451  3795 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1884, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:34:27.234  1451  2586 I chatty  : uid=1000(system) EthernetService expire 1 line
06-06 15:34:27.234  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1884, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:34:27.249  1451  2554 I chatty  : uid=1000(system) ClientModeImpl expire 2 lines
06-06 15:34:27.305 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInputView():2345 
06-06 15:34:27.306 21214 21214 I InlineSuggestionCandidateViewController: InlineSuggestionCandidateViewController.setInlineSuggestionCandidateImpl():1093 set  to inlineSuggestionTextView
06-06 15:34:27.307 21214 21214 I InputBundle: InputBundle.consumeEvent():965 Skip consuming an event as keyboard status is 0
06-06 15:34:27.307   709 19811 W IptablesRestoreController: iptables-restore process 16691 terminated status=256
06-06 15:34:27.307   709 19811 E IptablesRestoreController: iptables error:
06-06 15:34:27.307   709 19811 E IptablesRestoreController: ------- COMMAND -------
06-06 15:34:27.307   709 19811 E IptablesRestoreController: *filter
06-06 15:34:27.307   709 19811 E IptablesRestoreController: -D bw_happy_box -m owner --uid-owner 10171 --jump RETURN
06-06 15:34:27.307   709 19811 E IptablesRestoreController: COMMIT
06-06 15:34:27.307   709 19811 E IptablesRestoreController: 
06-06 15:34:27.307   709 19811 E IptablesRestoreController: -------  ERROR -------
06-06 15:34:27.307   709 19811 E IptablesRestoreController: iptables-restore: line 6 failed
06-06 15:34:27.307   709 19811 E IptablesRestoreController: ----------------------
06-06 15:34:27.307 21214 21214 I KeyboardWrapper: KeyboardWrapper.consumeEvent():287 Skip consuming an event as current keyboard is deactivated (state=0, keyboard existence=true)
06-06 15:34:27.307 21214 21214 I VoiceInputManagerWrapper: VoiceInputManagerWrapper.shutdown():76 shutdown()
06-06 15:34:27.308 21214 21214 I AndroidIME: AbstractIme.onDeactivate():209 LatinIme.onDeactivate()
06-06 15:34:27.308   709 19811 W IptablesRestoreController: iptables-restore process 16693 terminated status=256
06-06 15:34:27.308   709 19811 I netd    : bandwidthRemoveNiceApp(10171) -> ServiceSpecificException(1, "Operation not permitted") <2.55ms>
06-06 15:34:27.310  1451  2552 I DropBoxManagerService: add tag=system_server_wtf isTagEnabled=true flags=0x2
06-06 15:34:27.331   709 19811 I netd    : firewallSetUidRule(2, 10171, 2) <15.79ms>
06-06 15:34:27.337 16595 16595 D UrlRepository: localUrl is: false and usesInternalSsid is: false
06-06 15:34:27.337 16595 16595 D UrlRepository: Using external URL
06-06 15:34:27.368 16753 16789 I cr_LibraryLoader: Loaded native library version number "90.0.4430.59"
06-06 15:34:27.369 16753 16789 W ocessService1:: Accessing hidden field Ljava/util/Collections$SynchronizedCollection;->mutex:Ljava/lang/Object; (greylist-max-o, reflection, denied)
06-06 15:34:27.369 16753 16789 W ocessService1:: Accessing hidden method Ljava/util/Collections$SynchronizedSet;-><init>(Ljava/util/Set;Ljava/lang/Object;)V (greylist-max-o, reflection, denied)
06-06 15:34:27.369 16753 16789 W ocessService1:: Accessing hidden method Ljava/util/Collections$SynchronizedCollection;-><init>(Ljava/util/Collection;Ljava/lang/Object;)V (greylist-max-o, reflection, denied)
06-06 15:34:27.370 16753 16789 I cr_CachingUmaRecorder: Flushed 1 samples from 1 histograms.
06-06 15:34:27.378 16753 16789 W SystemServiceRegistry: No service published for: uimode
06-06 15:34:27.967 16753 16806 E chromium: [ERROR:tile_manager.cc(811)] WARNING: tile memory limits exceeded, some content may not draw
06-06 15:34:27.968 16753 16806 E chromium: [ERROR:tile_manager.cc(811)] WARNING: tile memory limits exceeded, some content may not draw
06-06 15:34:29.523 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3400 
06-06 15:34:29.524 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:34:29.536 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:34:29.537 21214 21214 W SessionManager: SessionManager.beginSession():53 Try to begin an already begun session [INPUT_SESSION], end it first
06-06 15:34:29.539 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInputView():2125 
06-06 15:34:29.544   709 19811 W IptablesRestoreController: iptables-restore process 16793 terminated status=256
06-06 15:34:29.545   709 19811 W IptablesRestoreController: iptables-restore process 16795 terminated status=256
06-06 15:34:29.546   709 19811 I netd    : bandwidthRemoveNaughtyApp(10171) -> ServiceSpecificException(1, "Operation not permitted") <2.25ms>
06-06 15:34:29.548  1451  2552 I DropBoxManagerService: add tag=system_server_wtf isTagEnabled=true flags=0x2
06-06 15:34:29.552 21214 21214 I KeyboardViewUtil: KeyboardViewUtil.getKeyboardHeightRatio():166 systemKeyboardHeightRatio:1.000000; userKeyboardHeightRatio:1.000000.
06-06 15:34:29.552 21214 21214 I AndroidIME: AbstractIme.onActivate():88 LatinIme.onActivate() : EditorInfo = Package = io.homeassistant.companion.android : Type = Text : Learning = Disable : Suggestion = Hide : AutoCorrection = Disable : Microphone = Show : NoPersonalizedLearning = Disable : AutoStartVoiceInput = Disable : AutoStartEmojiInput = Disable : SimulateDeviceLocked = False : imeActionName = GO : imeOptions = 12000002 : privateImeOptions = null, IncognitoMode = false, DeviceLocked = false
06-06 15:34:29.552 21214 21214 I Delight5Facilitator: Delight5Facilitator.initializeForIme():656 initializeForIme() : Locale = [en_GB], layout = qwerty
06-06 15:34:29.552 21214 21214 I VoiceInputManagerWrapper: VoiceInputManagerWrapper.cancelShutdown():54 cancelShutdown()
06-06 15:34:29.552 21214 21214 I VoiceInputManagerWrapper: VoiceInputManagerWrapper.syncLanguagePacks():66 syncLanguagePacks()
06-06 15:34:29.552 21214 21214 I LatinIme: LatinIme.updateEnableInlineSuggestionsOnDecoderSideFlags():1287 inline flag updated to:false
06-06 15:34:29.553 21214 21392 I SpeechFactory: SpeechRecognitionFactory.maybeScheduleAutoPackDownloadForFallback():182 maybeScheduleAutoPackDownloadForFallback()
06-06 15:34:29.553 21214 21392 I FallbackOnDeviceRecognitionProvider: FallbackOnDeviceRecognitionProvider.maybeScheduleAutoPackDownload():196 maybeScheduleAutoPackDownload() for language tag en-GB
06-06 15:34:29.554 21214 21214 I KeyboardWrapper: KeyboardWrapper.consumeEvent():287 Skip consuming an event as current keyboard is deactivated (state=0, keyboard existence=true)
06-06 15:34:29.555 21214 21214 I KeyboardViewUtil: KeyboardViewUtil.calculateMaxKeyboardBodyHeight():62 leave 354 height for app when screen height:2034, header height:116 and isFullscreenMode:false, so the max keyboard body height is:1564
06-06 15:34:29.559 21214 21214 I KeyboardViewUtil: KeyboardViewUtil.calculateMaxKeyboardBodyHeight():62 leave 354 height for app when screen height:2034, header height:116 and isFullscreenMode:false, so the max keyboard body height is:1564
06-06 15:34:29.560 21214 21214 I NormalModeController: NormalModeController.getKeyboardBodyViewHolderPaddingBottom():114 currentPrimeKeyboardType:SOFT systemPaddingBottom:-1
06-06 15:34:29.561 21214 21254 I Delight5Decoder: Delight5DecoderWrapper.handleMessage():1838 handleMessage(): UPDATE_KEYBOARD_LAYOUT
06-06 15:34:29.561 21214 21214 I NormalModeController: NormalModeController.getKeyboardBodyViewHolderPaddingBottom():114 currentPrimeKeyboardType:SOFT systemPaddingBottom:-1
06-06 15:34:29.564 21214 21214 I ConversationToQueryExtension: ConversationToQueryExtension.isEnabledForHostApp():222 Conv2Query not enabled due to current app [io.homeassistant.companion.android] not in allowlist
06-06 15:34:29.565 21214 21214 I ConversationToQueryExtension: ConversationToQueryExtension.onActivate():132 onActivate() : Disabled by unsupported host app
06-06 15:34:29.567 21214 21214 I VoiceImeExtension: VoiceImeExtension.shouldStartVoiceInputAutomatically():353 No private IME option set to start voice input.
06-06 15:34:29.571   709 19811 I netd    : firewallSetUidRule(2, 10171, 1) <13.29ms>
06-06 15:34:30.584 21214 21214 I InlineSuggestionCandidateViewController: InlineSuggestionCandidateViewController.textCandidatesUpdated():582 Not showing inline suggestion tooltip v2; has candidates
06-06 15:34:30.933 21214 21214 I InlineSuggestionCandidateViewController: InlineSuggestionCandidateViewController.textCandidatesUpdated():582 Not showing inline suggestion tooltip v2; has candidates
06-06 15:34:31.569  1451  1487 D AutofillManagerService: Close system dialogs
06-06 15:34:31.570  1451  1488 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=foundation.e.blisslauncher/.features.launcher.LauncherActivity (has extras)} from uid 0
06-06 15:34:31.580  2595  2595 I chatty  : uid=10062(com.android.systemui) expire 11 lines
06-06 15:34:31.582  4020 11906 V ULocation: onSetRequest: ProviderRequest[ON interval=+1d0h0m0s0ms] by WorkSource{1000 android}
06-06 15:34:31.582  4020 11906 V ULocation: using autoUpdate=true autoTime=86400000
06-06 15:34:31.582  4020 27649 D ULocClient: Set update interval to 86400000
06-06 15:34:31.582  4020 27649 D ULocService: setUpdateInterval[com.google.android.gms] interval: 86400000
06-06 15:34:31.582  4020 27649 D ULocClient: updateBinding - current: true, refs: 2, reqs: 1, avail: true
06-06 15:34:31.585  3921  3921 D WeatherIconUtils: Decoding resource id = 2131230942 for density = 420
06-06 15:34:31.586  4020  4020 D GmsMeasureBrokerSvc: onBind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms }
06-06 15:34:31.588  4020  4053 D SafeParcel: Unknown field id 14 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
06-06 15:34:31.588  4020  4053 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='io.homeassistant.companion.android', extras=Bundle[{}]}
06-06 15:34:31.602  4020  4053 D GmsMeasureSvcImpl: f10: null
06-06 15:34:31.608  4020  4053 D SafeParcel: Unknown field id 2 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:31.608  4020  4053 D SafeParcel: Unknown field id 3 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:31.608  4020  4053 D SafeParcel: Unknown field id 4 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:31.608  4020  4053 D SafeParcel: Unknown field id 5 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:31.609  4020  4053 D GmsMeasureSvcImpl: f1: io.homeassistant.companion.android
06-06 15:34:31.682 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInputView():2345 
06-06 15:34:31.682   709 19811 W IptablesRestoreController: iptables-restore process 16813 terminated status=256
06-06 15:34:31.683 21214 21214 I InlineSuggestionCandidateViewController: InlineSuggestionCandidateViewController.setInlineSuggestionCandidateImpl():1093 set  to inlineSuggestionTextView
06-06 15:34:31.683   709 19811 W IptablesRestoreController: iptables-restore process 16814 terminated status=256
06-06 15:34:31.683   709 19811 I netd    : bandwidthRemoveNiceApp(10171) -> ServiceSpecificException(1, "Operation not permitted") <2.19ms>
06-06 15:34:31.685  1451  2552 I DropBoxManagerService: add tag=system_server_wtf isTagEnabled=true flags=0x2
06-06 15:34:31.685 21214 21214 I InputBundle: InputBundle.consumeEvent():965 Skip consuming an event as keyboard status is 0
06-06 15:34:31.685 21214 21214 I KeyboardWrapper: KeyboardWrapper.consumeEvent():287 Skip consuming an event as current keyboard is deactivated (state=0, keyboard existence=true)
06-06 15:34:31.685 21214 21214 I VoiceInputManagerWrapper: VoiceInputManagerWrapper.shutdown():76 shutdown()
06-06 15:34:31.686 21214 21214 I AndroidIME: AbstractIme.onDeactivate():209 LatinIme.onDeactivate()
06-06 15:34:31.689 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3400 
06-06 15:34:31.690 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:34:31.701   709 19811 I netd    : firewallSetUidRule(2, 10171, 2) <12.47ms>
06-06 15:34:32.143  4624  4624 D GmsGcmTrigger: Ignoring Intent { act=org.microg.gms.gcm.mcs.RECONNECT flg=0x14 cmp=com.google.android.gms/org.microg.gms.gcm.TriggerReceiver (has extras) }: service is running. heartbeat instead.
06-06 15:34:32.152  4624  4648 D GmsGcmMcsSvc: Heartbeat initiated, reason: Intent { act=org.microg.gms.gcm.mcs.RECONNECT flg=0x14 cmp=com.google.android.gms/org.microg.gms.gcm.TriggerReceiver (has extras) }
06-06 15:34:32.163  4624  4648 D GmsGcmMcsSvc: Scheduling heartbeat in 1679 seconds...
06-06 15:34:32.165  4624  7890 D GmsGcmMcsOutput: Outgoing message: HeartbeatPing{last_stream_id_received=20}
06-06 15:34:32.225  4624  7889 D GmsGcmMcsInput: Incoming message: HeartbeatAck{last_stream_id_received=20}
06-06 15:34:32.225  4624  7889 D GmsGcmPrefs: learnReached: gcm_network_wifi / 373890
06-06 15:34:32.531  1451  3799 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.keepass/.KeePass bnds=[582,468][741,627]} from uid 10082
06-06 15:34:32.560   710   710 D Zygote  : Forked child process 16823
06-06 15:34:32.566  1451  1498 I ActivityManager: Start proc 16823:com.android.keepass/u0a156 for pre-top-activity {com.android.keepass/com.android.keepass.KeePass}
06-06 15:34:32.629  1451  3795 I ActivityTaskManager: START u0 {cmp=com.android.keepass/com.keepassdroid.fileselect.FileSelectActivity} from uid 10156
06-06 15:34:32.647 16823 16823 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@ac372ce
06-06 15:34:32.676  1451  3795 I ActivityTaskManager: START u0 {cmp=com.android.keepass/com.keepassdroid.PasswordActivity (has extras)} from uid 10156
06-06 15:34:32.709 16823 16823 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@21f0749
06-06 15:34:32.728  1451  9106 D BiometricService: canAuthenticate: User=0, Caller=0
06-06 15:34:32.728  1451  9106 D BiometricService: checkAndGetBiometricModality: user=0 isHardwareDetected=true hasTemplatesEnrolled=true enabledForApps=true
06-06 15:34:32.731  1451  9106 D BiometricService: canAuthenticate: User=0, Caller=0
06-06 15:34:32.731  1451  9106 D BiometricService: checkAndGetBiometricModality: user=0 isHardwareDetected=true hasTemplatesEnrolled=true enabledForApps=true
06-06 15:34:32.731  1451  9106 D BiometricService: canAuthenticate: User=0, Caller=0
06-06 15:34:32.731  1451  9106 D BiometricService: checkAndGetBiometricModality: user=0 isHardwareDetected=true hasTemplatesEnrolled=true enabledForApps=true
06-06 15:34:32.734  1451  9106 D BiometricService: canAuthenticate: User=0, Caller=0
06-06 15:34:32.734  1451  9106 D BiometricService: checkAndGetBiometricModality: user=0 isHardwareDetected=true hasTemplatesEnrolled=true enabledForApps=true
06-06 15:34:32.744   649   649 W /vendor/bin/hw/android.hardware.keymaster@3.0-service: Not performing software digesting for symmetric cipher keys
06-06 15:34:32.744   649   649 W /vendor/bin/hw/android.hardware.keymaster@3.0-service: Not performing software digesting for symmetric cipher keys
06-06 15:34:32.754  1451  1451 D BiometricService: checkAndGetBiometricModality: user=0 isHardwareDetected=true hasTemplatesEnrolled=true enabledForApps=true
06-06 15:34:32.754  1451  1451 D BiometricService: Creating auth session. Modality: 1, cookie: 1839144894
06-06 15:34:32.754  1207  1207 I [GF_HAL][gf_hal]: [gf_hal_get_auth_id]
06-06 15:34:32.755  1207  1207 D [gf_ca_entry]: [gx_ta_send_modified_cmd_req] begin token 1521, cmd_id=1011
06-06 15:34:32.762  1207  1207 D [gf_ca_entry]: [gx_ta_send_modified_cmd_req] end
06-06 15:34:32.762  1207  1207 D [gf_ca_entry]: [gf_ca_invoke_command] gx_ta_send_modified_cmd_req success
06-06 15:34:32.762  1207  1207 D [gf_ca_entry]: [gf_ca_invoke_command] ta execution succeed
06-06 15:34:32.762  1451  1451 V FingerprintService: startAuthentication(com.android.keepass)
06-06 15:34:32.762  1451  1451 V FingerprintService: Returning cookie: 1839144894
06-06 15:34:32.762  1451  1451 D BiometricService: Matched cookie: 1839144894, 0 remaining
06-06 15:34:32.762  1451  1451 V FingerprintService: starting client AuthenticationClientImpl(com.android.keepass) targetUserId: 0 currentUserId: 0 cookie: 1839144894/1839144894
06-06 15:34:32.762  1207  1207 I [GF_HAL][gf_hal]: [gf_hal_authenticate] group_id=0
06-06 15:34:32.762  1207  1207 D [gf_ca_entry]: [gx_ta_send_modified_cmd_req] begin token 1522, cmd_id=1010
06-06 15:34:32.766 16823 16846 I AdrenoGLES: QUALCOMM build                   : 6209c5d, Ifdcc64d6e8
06-06 15:34:32.766 16823 16846 I AdrenoGLES: Build Date                       : 12/12/19
06-06 15:34:32.766 16823 16846 I AdrenoGLES: OpenGL ES Shader Compiler Version: EV031.27.05.03
06-06 15:34:32.766 16823 16846 I AdrenoGLES: Local Branch                     : mybranchea1c9b4a-9e05-f149-a3b2-1458d0b52ae8
06-06 15:34:32.766 16823 16846 I AdrenoGLES: Remote Branch                    : quic/gfx-adreno.lnx.1.0.r85-rel
06-06 15:34:32.766 16823 16846 I AdrenoGLES: Remote Branch                    : NONE
06-06 15:34:32.766 16823 16846 I AdrenoGLES: Reconstruct Branch               : NOTHING
06-06 15:34:32.766 16823 16846 I AdrenoGLES: Build Config                     : C O 9.0.3 AArch64
06-06 15:34:32.769 16823 16846 I AdrenoGLES: PFP: 0x005ff112, ME: 0x005ff066
06-06 15:34:32.802  1207  1207 D [gf_ca_entry]: [gx_ta_send_modified_cmd_req] end
06-06 15:34:32.802  1207  1207 D [gf_ca_entry]: [gf_ca_invoke_command] gx_ta_send_modified_cmd_req success
06-06 15:34:32.802  1207  1207 D [gf_ca_entry]: [gf_ca_invoke_command] ta execution succeed
06-06 15:34:32.802  1451  1451 W FingerprintService: client com.android.keepass is authenticating...
06-06 15:34:32.813   589   589 I hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.mapper@3.0::IMapper/default in either framework or device manifest.
06-06 15:34:32.814 16823 16846 W Gralloc3: mapper 3.x is not supported
06-06 15:34:32.818  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:34:32.818  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:34:32.818  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:34:32.818  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:34:32.839 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3400 
06-06 15:34:32.839 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:34:33.641  1207  1437 D [gf_ca_entry]: [gx_ta_send_modified_cmd_req] begin token 1523, cmd_id=1016
06-06 15:34:33.680  1207  1437 D [gf_ca_entry]: [gx_ta_send_modified_cmd_req] end
06-06 15:34:33.680  1207  1437 D [gf_ca_entry]: [gf_ca_invoke_command] gx_ta_send_modified_cmd_req success
06-06 15:34:33.680  1207  1437 D [gf_ca_entry]: [gf_ca_invoke_command] ta execution succeed
06-06 15:34:33.680  1207  1437 I [GF_HAL][gf_hal_milan_hv]: [hal_milan_hv_irq] irq_type=[GF_IRQ_FINGER_DOWN_MASK], irq_type=0x00000002
06-06 15:34:33.680  1207  1437 D android.hardware.biometrics.fingerprint@2.1-service: onAcquired(6)
06-06 15:34:33.680  1207  1437 D [gf_ca_entry]: [gx_ta_send_modified_cmd_req] begin token 1524, cmd_id=1016
06-06 15:34:33.681  1451  1451 V FingerprintService: Acquired: 6 0
06-06 15:34:33.681  1451  1451 W FingerprintManager: Invalid acquired message: 6, 0
06-06 15:34:33.681  1451  1451 W BiometricService: Ignoring null message: 6
06-06 15:34:33.700  4020  4053 D SafeParcel: Unknown field id 2 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:33.700  4020  4053 D SafeParcel: Unknown field id 3 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:33.700  4020  4053 D SafeParcel: Unknown field id 4 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:33.700  4020  4053 D SafeParcel: Unknown field id 5 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:33.701  4020  4053 D GmsMeasureSvcImpl: f1: io.homeassistant.companion.android
06-06 15:34:33.844  1207  1437 D [gf_ca_entry]: [gx_ta_send_modified_cmd_req] end
06-06 15:34:33.844  1207  1437 D [gf_ca_entry]: [gf_ca_invoke_command] gx_ta_send_modified_cmd_req success
06-06 15:34:33.844  1207  1437 D [gf_ca_entry]: [gf_ca_invoke_command] ta execution succeed
06-06 15:34:33.844  1207  1437 D android.hardware.biometrics.fingerprint@2.1-service: onAcquired(0)
06-06 15:34:33.844  1207  1437 D android.hardware.biometrics.fingerprint@2.1-service: onAuthenticated(fid=-356527514, gid=0)
06-06 15:34:33.844  1207  1437 D [gf_ca_entry]: [gx_ta_send_modified_cmd_req] begin token 1525, cmd_id=1087
06-06 15:34:33.845  1451  1451 V FingerprintService: Acquired: 0 0
06-06 15:34:33.847  1451  1451 V BiometricStats: Authentication latency: 3
06-06 15:34:33.847  1451  1451 V FingerprintService: onAuthenticated(true), ID:-356527514, Owner: com.android.keepass, isBP: true, listener: com.android.server.biometrics.fingerprint.FingerprintService$BiometricPromptServiceListenerImpl@b03a122, requireConfirmation: false, user: 0
06-06 15:34:33.851  1451  1451 V FingerprintService: Done with client: com.android.keepass
06-06 15:34:33.854  1027  1027 D keystore: AddAuthenticationToken: timestamp = 238338551, time_received = 140482
06-06 15:34:33.872  1207  1437 D [gf_ca_entry]: [gx_ta_send_modified_cmd_req] end
06-06 15:34:33.872  1207  1437 D [gf_ca_entry]: [gf_ca_invoke_command] gx_ta_send_modified_cmd_req success
06-06 15:34:33.872  1207  1437 D [gf_ca_entry]: [gf_ca_invoke_command] ta execution succeed
06-06 15:34:33.877  1027 16865 D DropBoxManager: About to call service->add()
06-06 15:34:33.878  1451  9106 I DropBoxManagerService: add tag=keymaster isTagEnabled=true flags=0x0
06-06 15:34:33.884  1027 16865 D DropBoxManager: service->add returned No error
06-06 15:34:33.899  1207  1437 D [gf_ca_entry]: [gx_ta_send_modified_cmd_req] begin token 1526, cmd_id=1016
06-06 15:34:34.060  1207  1437 D [gf_ca_entry]: [gx_ta_send_modified_cmd_req] end
06-06 15:34:34.060  1207  1437 D [gf_ca_entry]: [gf_ca_invoke_command] gx_ta_send_modified_cmd_req success
06-06 15:34:34.060  1207  1437 D [gf_ca_entry]: [gf_ca_invoke_command] ta execution succeed
06-06 15:34:34.060  1207  1437 I [GF_HAL][gf_hal_milan_hv]: [hal_milan_hv_irq] irq_type=[GF_IRQ_FINGER_UP_MASK], irq_type=0x00000004
06-06 15:34:34.073 16823 16867 D KeepassDroid: queued cipher context: 521425751872
06-06 15:34:34.096  1451  9106 I ActivityTaskManager: START u0 {cmp=com.android.keepass/com.keepassdroid.GroupActivityV4} from uid 10156
06-06 15:34:34.107 16823 16823 D KeePass Timeout: Timeout start
06-06 15:34:34.110  1451  9109 I chatty  : uid=1000(system) Binder:1451_1A expire 1 line
06-06 15:34:34.111 16823 16823 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@6b68148
06-06 15:34:34.119 16823 16823 W Group Activity:: Creating group view
06-06 15:34:34.119 16823 16823 W Group Activity:: Retrieved group
06-06 15:34:34.127 16823 16823 W Group Activity:: Finished creating group
06-06 15:34:34.128 16823 16823 D KeePass Timeout: Timeout cancel
06-06 15:34:34.281 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3400 
06-06 15:34:34.281 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:34:34.644 16823 16838 W System  : A resource failed to call end. 
06-06 15:34:34.644 16823 16838 W System  : A resource failed to call close. 
06-06 15:34:34.645 16823 16872 D KeePassDroid: Cleaned up cipher context: 521425751872
06-06 15:34:36.859 21214 21227 W putmethod.lati: Reducing the number of considered missed Gc histogram windows from 607 to 100
06-06 15:34:37.224  4020  4043 W System  : A resource failed to call end. 
06-06 15:34:38.861  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:34:38.875  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:34:38.876  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:34:38.876  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:34:40.334  1451  3795 I ActivityTaskManager: START u0 {cmp=com.android.keepass/com.keepassdroid.EntryActivityV4 (has extras)} from uid 10156
06-06 15:34:40.340 16823 16823 D KeePass Timeout: Timeout start
06-06 15:34:40.344 16823 16823 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@f5f1b2
06-06 15:34:40.389 16823 16823 D KeePass Timeout: Timeout cancel
06-06 15:34:40.413 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3400 
06-06 15:34:40.413 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:34:40.495  3921  3921 D NotificationRepository: updateNotification() called with: list = [4]
06-06 15:34:40.496  3921  3921 D NotificationRepository: updateNotification() called with: list = [4]
06-06 15:34:41.032  1451  2542 I chatty  : uid=1000(system) InputDispatcher expire 4 lines
06-06 15:34:41.078  1451  9116 I ActivityTaskManager: START u0 {flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10062
06-06 15:34:41.079  2595  2918 I chatty  : uid=10062(com.android.systemui) RenderThread expire 4 lines
06-06 15:34:41.095  1451  1487 D AutofillManagerService: Close system dialogs
06-06 15:34:41.095 16823 16823 D KeePass Timeout: Timeout start
06-06 15:34:41.142  1451  5195 I chatty  : uid=1000(system) RenderThread expire 2 lines
06-06 15:34:41.150 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3400 
06-06 15:34:41.151 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:34:41.274  1451  1487 D AutofillManagerService: Close system dialogs
06-06 15:34:41.295  2595  2595 I chatty  : uid=10062(com.android.systemui) expire 3 lines
06-06 15:34:41.333  4020  4053 D SafeParcel: Unknown field id 14 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
06-06 15:34:41.333  4020  4053 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='io.homeassistant.companion.android', extras=Bundle[{}]}
06-06 15:34:41.338 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3400 
06-06 15:34:41.338 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:34:41.339  4020  4053 D GmsMeasureSvcImpl: f10: null
06-06 15:34:41.339   709 19811 W IptablesRestoreController: iptables-restore process 16819 terminated status=256
06-06 15:34:41.340   709 19811 E IptablesRestoreController: iptables error:
06-06 15:34:41.340   709 19811 E IptablesRestoreController: ------- COMMAND -------
06-06 15:34:41.340   709 19811 E IptablesRestoreController: *filter
06-06 15:34:41.340   709 19811 E IptablesRestoreController: -D bw_penalty_box -m owner --uid-owner 10171 --jump REJECT
06-06 15:34:41.340   709 19811 E IptablesRestoreController: COMMIT
06-06 15:34:41.340   709 19811 E IptablesRestoreController: 
06-06 15:34:41.340   709 19811 E IptablesRestoreController: -------  ERROR -------
06-06 15:34:41.340   709 19811 E IptablesRestoreController: iptables-restore: line 6 failed
06-06 15:34:41.340   709 19811 E IptablesRestoreController: ----------------------
06-06 15:34:41.341   709 19811 W IptablesRestoreController: iptables-restore process 16820 terminated status=256
06-06 15:34:41.341   709 19811 E IptablesRestoreController: iptables error:
06-06 15:34:41.341   709 19811 E IptablesRestoreController: ------- COMMAND -------
06-06 15:34:41.341   709 19811 E IptablesRestoreController: *filter
06-06 15:34:41.341   709 19811 E IptablesRestoreController: -D bw_penalty_box -m owner --uid-owner 10171 --jump REJECT
06-06 15:34:41.341   709 19811 E IptablesRestoreController: COMMIT
06-06 15:34:41.341   709 19811 E IptablesRestoreController: 
06-06 15:34:41.341   709 19811 E IptablesRestoreController: -------  ERROR -------
06-06 15:34:41.341   709 19811 E IptablesRestoreController: ip6tables-restore: line 6 failed
06-06 15:34:41.341   709 19811 E IptablesRestoreController: ----------------------
06-06 15:34:41.341   709 19811 I netd    : bandwidthRemoveNaughtyApp(10171) -> ServiceSpecificException(1, "Operation not permitted") <2.51ms>
06-06 15:34:41.342 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInputView():2125 
06-06 15:34:41.342  1451  2552 I chatty  : uid=1000(system) tworkPolicy.uid expire 2 lines
06-06 15:34:41.343  1451  2552 I DropBoxManagerService: add tag=system_server_wtf isTagEnabled=true flags=0x2
06-06 15:34:41.349 21214 21214 I KeyboardViewUtil: KeyboardViewUtil.getKeyboardHeightRatio():166 systemKeyboardHeightRatio:1.000000; userKeyboardHeightRatio:1.000000.
06-06 15:34:41.349 21214 21214 I AndroidIME: AbstractIme.onActivate():88 LatinIme.onActivate() : EditorInfo = Package = io.homeassistant.companion.android : Type = Text : Learning = Disable : Suggestion = Hide : AutoCorrection = Disable : Microphone = Show : NoPersonalizedLearning = Disable : AutoStartVoiceInput = Disable : AutoStartEmojiInput = Disable : SimulateDeviceLocked = False : imeActionName = GO : imeOptions = 12000002 : privateImeOptions = null, IncognitoMode = false, DeviceLocked = false
06-06 15:34:41.349 21214 21214 I Delight5Facilitator: Delight5Facilitator.initializeForIme():656 initializeForIme() : Locale = [en_GB], layout = qwerty
06-06 15:34:41.349 21214 21214 I VoiceInputManagerWrapper: VoiceInputManagerWrapper.cancelShutdown():54 cancelShutdown()
06-06 15:34:41.349 21214 21214 I VoiceInputManagerWrapper: VoiceInputManagerWrapper.syncLanguagePacks():66 syncLanguagePacks()
06-06 15:34:41.349 21214 21214 I LatinIme: LatinIme.updateEnableInlineSuggestionsOnDecoderSideFlags():1287 inline flag updated to:false
06-06 15:34:41.349 21214 21392 I SpeechFactory: SpeechRecognitionFactory.maybeScheduleAutoPackDownloadForFallback():182 maybeScheduleAutoPackDownloadForFallback()
06-06 15:34:41.349 21214 21392 I FallbackOnDeviceRecognitionProvider: FallbackOnDeviceRecognitionProvider.maybeScheduleAutoPackDownload():196 maybeScheduleAutoPackDownload() for language tag en-GB
06-06 15:34:41.351 21214 21214 I KeyboardWrapper: KeyboardWrapper.consumeEvent():287 Skip consuming an event as current keyboard is deactivated (state=0, keyboard existence=true)
06-06 15:34:41.353 21214 21214 I KeyboardViewUtil: KeyboardViewUtil.calculateMaxKeyboardBodyHeight():62 leave 354 height for app when screen height:2034, header height:116 and isFullscreenMode:false, so the max keyboard body height is:1564
06-06 15:34:41.362 21214 21214 I KeyboardViewUtil: KeyboardViewUtil.calculateMaxKeyboardBodyHeight():62 leave 354 height for app when screen height:2034, header height:116 and isFullscreenMode:false, so the max keyboard body height is:1564
06-06 15:34:41.364 21214 21214 I NormalModeController: NormalModeController.getKeyboardBodyViewHolderPaddingBottom():114 currentPrimeKeyboardType:SOFT systemPaddingBottom:-1
06-06 15:34:41.364 21214 21254 I Delight5Decoder: Delight5DecoderWrapper.handleMessage():1838 handleMessage(): UPDATE_KEYBOARD_LAYOUT
06-06 15:34:41.365 21214 21214 I NormalModeController: NormalModeController.getKeyboardBodyViewHolderPaddingBottom():114 currentPrimeKeyboardType:SOFT systemPaddingBottom:-1
06-06 15:34:41.368 21214 21214 I ConversationToQueryExtension: ConversationToQueryExtension.isEnabledForHostApp():222 Conv2Query not enabled due to current app [io.homeassistant.companion.android] not in allowlist
06-06 15:34:41.368 21214 21214 I ConversationToQueryExtension: ConversationToQueryExtension.onActivate():132 onActivate() : Disabled by unsupported host app
06-06 15:34:41.369 21214 21214 I VoiceImeExtension: VoiceImeExtension.shouldStartVoiceInputAutomatically():353 No private IME option set to start voice input.
06-06 15:34:41.375   709 19811 I netd    : firewallSetUidRule(2, 10171, 1) <24.11ms>
06-06 15:34:41.389 21214 21214 I InlineSuggestionCandidateViewController: InlineSuggestionCandidateViewController.textCandidatesUpdated():582 Not showing inline suggestion tooltip v2; has candidates
06-06 15:34:41.754  2595  5347 I chatty  : uid=10062(com.android.systemui) android.bg expire 1 line
06-06 15:34:42.100  2595  2595 I chatty  : uid=10062(com.android.systemui) expire 10 lines
06-06 15:34:42.540  1007  1119 I ThermalEngine: Monitor : quiet_therm = 28, msm_therm = 30, ufs_therm = -40, battery_therm = 267,current_now = -143000 
06-06 15:34:44.074  1451  3795 E ClipboardService: Denying clipboard access to io.homeassistant.companion.android, application is not in focus neither is a system service for user 0
06-06 15:34:44.074  1451  3795 E ClipboardService: Denying clipboard access to com.cxinventor.file.explorer, application is not in focus neither is a system service for user 0
06-06 15:34:44.091 21214 21214 I ProactiveSuggestionsHolderManager: ProactiveSuggestionsHolderManager$3.display():213 Requesting to show proactive suggestions: CLIPBOARD PREEMPTIVE_WITH_SUPPRESSION
06-06 15:34:44.839  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:34:44.840  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:34:44.840  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:34:44.840  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:34:45.914 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:34:45.914 21214 21214 W SessionManager: SessionManager.beginSession():53 Try to begin an already begun session [INPUT_SESSION], end it first
06-06 15:34:45.914 21214 21214 W SessionManager: SessionManager.endSession():96 Child session [INPUT_VIEW_SESSION] is not ended while ending session [{INPUT_VIEW_SESSION=1622990081342, IME_SESSION=1622990081349, INPUT_SESSION=1622990081341, TRAINING_CACHE_SESSION=1622990081349}], ending it now.
06-06 15:34:45.914 21214 21214 W SessionManager: SessionManager.endSession():96 Child session [IME_SESSION] is not ended while ending session [{INPUT_VIEW_SESSION=1622990081342, IME_SESSION=1622990081349, INPUT_SESSION=1622990081341, TRAINING_CACHE_SESSION=1622990081349}], ending it now.
06-06 15:34:45.914 21214 21214 W SessionManager: SessionManager.endSession():96 Child session [TRAINING_CACHE_SESSION] is not ended while ending session [{INPUT_VIEW_SESSION=1622990081342, IME_SESSION=1622990081349, INPUT_SESSION=1622990081341, TRAINING_CACHE_SESSION=1622990081349}], ending it now.
06-06 15:34:45.914 21214 21214 I InlineSuggestionCandidateViewController: InlineSuggestionCandidateViewController.setInlineSuggestionCandidateImpl():1093 set  to inlineSuggestionTextView
06-06 15:34:45.915 21214 21214 I InputBundle: InputBundle.consumeEvent():965 Skip consuming an event as keyboard status is 0
06-06 15:34:45.916 21214 21214 I KeyboardWrapper: KeyboardWrapper.consumeEvent():287 Skip consuming an event as current keyboard is deactivated (state=0, keyboard existence=true)
06-06 15:34:45.916 21214 21214 I VoiceInputManagerWrapper: VoiceInputManagerWrapper.shutdown():76 shutdown()
06-06 15:34:45.916 21214 21214 W SessionManager: SessionManager.endSession():88 Try to end a not begun session [TRAINING_CACHE_SESSION].
06-06 15:34:45.916 21214 21214 I AndroidIME: AbstractIme.onDeactivate():209 LatinIme.onDeactivate()
06-06 15:34:45.916 21214 21214 W SessionManager: SessionManager.endSession():88 Try to end a not begun session [IME_SESSION].
06-06 15:34:45.916 21214 21214 E SessionManager: SessionManager.beginSession():60 Try to begin a session [IME_SESSION] whose parent [INPUT_VIEW_SESSION] hasn't begun.
06-06 15:34:45.916 21214 21214 I AndroidIME: AbstractIme.onActivate():88 PasswordIme.onActivate() : EditorInfo = Package = io.homeassistant.companion.android : Type = Password : Learning = Disable : Suggestion = Hide : AutoCorrection = Disable : Microphone = Hide : NoPersonalizedLearning = Disable : AutoStartVoiceInput = Disable : AutoStartEmojiInput = Disable : SimulateDeviceLocked = False : imeActionName = GO : imeOptions = 12000002 : privateImeOptions = null, IncognitoMode = false, DeviceLocked = false
06-06 15:34:45.917 21214 21214 I KeyboardManager: KeyboardManager.requestKeyboard():152 Creating keyboard prime, imeId=password, cacheKey=theme_border_stylesheet_googleblue
06-06 15:34:45.918 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInputView():2125 
06-06 15:34:45.948 21214 21214 I KeyboardViewUtil: KeyboardViewUtil.getKeyboardHeightRatio():166 systemKeyboardHeightRatio:1.000000; userKeyboardHeightRatio:1.000000.
06-06 15:34:45.948 21214 21214 I AndroidIME: AbstractIme.onDeactivate():209 PasswordIme.onDeactivate()
06-06 15:34:45.948 21214 21214 I AndroidIME: AbstractIme.onActivate():88 PasswordIme.onActivate() : EditorInfo = Package = io.homeassistant.companion.android : Type = Password : Learning = Disable : Suggestion = Hide : AutoCorrection = Disable : Microphone = Hide : NoPersonalizedLearning = Disable : AutoStartVoiceInput = Disable : AutoStartEmojiInput = Disable : SimulateDeviceLocked = False : imeActionName = GO : imeOptions = 12000002 : privateImeOptions = null, IncognitoMode = false, DeviceLocked = false
06-06 15:34:45.948 21214 21214 I KeyboardManager: KeyboardManager.requestKeyboard():133 Using cached keyboard prime, imeId=password
06-06 15:34:45.949 21214 21214 I NormalModeController: NormalModeController.getKeyboardBodyViewHolderPaddingBottom():114 currentPrimeKeyboardType:SOFT systemPaddingBottom:-1
06-06 15:34:45.949 21214 21214 I NormalModeController: NormalModeController.getKeyboardBodyViewHolderPaddingBottom():114 currentPrimeKeyboardType:SOFT systemPaddingBottom:-1
06-06 15:34:45.953 21214 21214 I ConversationToQueryExtension: ConversationToQueryExtension.isEnabledForHostApp():222 Conv2Query not enabled due to current app [io.homeassistant.companion.android] not in allowlist
06-06 15:34:45.953 21214 21214 I ConversationToQueryExtension: ConversationToQueryExtension.onActivate():132 onActivate() : Disabled by unsupported host app
06-06 15:34:45.953 21214 21214 I CurrentMicStatusHolder: CurrentMicStatusHolder.onStartInputView():79 Current Mic status = {MicIconHidden-SettingOff,MicIconHidden-PasswordOrNumberOrDateInputType,}
06-06 15:34:45.953 21214 21214 I VoiceImeExtension: VoiceImeExtension.shouldStartVoiceInputAutomatically():353 No private IME option set to start voice input.
06-06 15:34:45.965 21214 21214 I KeyboardViewHelper: KeyboardViewHelper.getView():167 Get view with height ratio:1.000000
06-06 15:34:45.973 21214 21214 I KeyboardViewUtil: KeyboardViewUtil.calculateMaxKeyboardBodyHeight():62 leave 354 height for app when screen height:2034, header height:116 and isFullscreenMode:false, so the max keyboard body height is:1564
06-06 15:34:45.973 21214 21214 I InlineSuggestionCandidateViewController: InlineSuggestionCandidateViewController.setInlineSuggestionCandidateImpl():1093 set  to inlineSuggestionTextView
06-06 15:34:45.975 21214 21214 I KeyboardViewUtil: KeyboardViewUtil.calculateMaxKeyboardBodyHeight():62 leave 354 height for app when screen height:2034, header height:116 and isFullscreenMode:false, so the max keyboard body height is:1564
06-06 15:34:45.975 21214 21214 I KeyboardViewController: KeyboardViewController.lambda$showSelfAndAncestors$6():594 current view doesn't has the priority android.widget.LinearLayout{e48a830 I.E...... ......I. 0,0-0,0 #7f0b03b8 app:id/key_pos_password_header_numbers} to show itself, DEFAULT
06-06 15:34:46.561 16595 16595 E DecorView[]: Destroying unexpected ActionMode instance of TYPE_FLOATING; com.android.internal.view.FloatingActionMode@5629794 was not the current floating action mode! Expected null
06-06 15:34:46.822 16595 16658 D OpenGLRenderer: endAllActiveAnimators on 0x7954955f00 (RippleDrawable) with handle 0x794ec30ec0
06-06 15:34:47.067 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInputView():2345 
06-06 15:34:47.068   709 19811 W IptablesRestoreController: iptables-restore process 16893 terminated status=256
06-06 15:34:47.068   709 19811 E IptablesRestoreController: iptables error:
06-06 15:34:47.068   709 19811 E IptablesRestoreController: ------- COMMAND -------
06-06 15:34:47.068   709 19811 E IptablesRestoreController: *filter
06-06 15:34:47.068   709 19811 E IptablesRestoreController: -D bw_happy_box -m owner --uid-owner 10171 --jump RETURN
06-06 15:34:47.068   709 19811 E IptablesRestoreController: COMMIT
06-06 15:34:47.068   709 19811 E IptablesRestoreController: 
06-06 15:34:47.068   709 19811 E IptablesRestoreController: -------  ERROR -------
06-06 15:34:47.068   709 19811 E IptablesRestoreController: iptables-restore: line 6 failed
06-06 15:34:47.068   709 19811 E IptablesRestoreController: ----------------------
06-06 15:34:47.068 21214 21214 I AndroidIME: AbstractIme.onDeactivate():209 PasswordIme.onDeactivate()
06-06 15:34:47.069   709 19811 W IptablesRestoreController: iptables-restore process 16894 terminated status=256
06-06 15:34:47.069   709 19811 E IptablesRestoreController: iptables error:
06-06 15:34:47.069   709 19811 E IptablesRestoreController: ------- COMMAND -------
06-06 15:34:47.069   709 19811 E IptablesRestoreController: *filter
06-06 15:34:47.069   709 19811 E IptablesRestoreController: -D bw_happy_box -m owner --uid-owner 10171 --jump RETURN
06-06 15:34:47.069   709 19811 E IptablesRestoreController: COMMIT
06-06 15:34:47.069   709 19811 E IptablesRestoreController: 
06-06 15:34:47.069   709 19811 E IptablesRestoreController: -------  ERROR -------
06-06 15:34:47.069   709 19811 E IptablesRestoreController: ip6tables-restore: line 6 failed
06-06 15:34:47.069   709 19811 E IptablesRestoreController: ----------------------
06-06 15:34:47.069   709 19811 I netd    : bandwidthRemoveNiceApp(10171) -> ServiceSpecificException(1, "Operation not permitted") <2.63ms>
06-06 15:34:47.070  1451  2552 I DropBoxManagerService: add tag=system_server_wtf isTagEnabled=true flags=0x2
06-06 15:34:47.071 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:34:47.071 21214 21214 W SessionManager: SessionManager.beginSession():53 Try to begin an already begun session [INPUT_SESSION], end it first
06-06 15:34:47.088   709 19811 I netd    : firewallSetUidRule(2, 10171, 2) <11.84ms>
06-06 15:34:47.889 16595 16915 D UrlRepository: localUrl is: false and usesInternalSsid is: false
06-06 15:34:47.889 16595 16915 D UrlRepository: Using external URL
06-06 15:34:47.894   709 16917 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:34:50.870  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:34:50.874  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:34:50.874  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:34:50.874  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:34:51.014  1451  9116 I ActivityTaskManager: START u0 {act=android.content.pm.action.REQUEST_PERMISSIONS pkg=com.android.permissioncontroller cmp=com.android.permissioncontroller/com.android.packageinstaller.permission.ui.GrantPermissionsActivity (has extras)} from uid 10180
06-06 15:34:51.026 16595 16658 D OpenGLRenderer: endAllActiveAnimators on 0x7932d2a700 (RippleDrawable) with handle 0x794ecbade0
06-06 15:34:51.030  1451  2712 I chatty  : uid=1000(system) Binder:1451_4 expire 1 line
06-06 15:34:51.033 16246 16246 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@a5281b8
06-06 15:34:51.035  4020  4053 D SafeParcel: Unknown field id 14 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
06-06 15:34:51.035  4020  4053 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='io.homeassistant.companion.android', extras=Bundle[{}]}
06-06 15:34:51.046  1451  9116 I chatty  : uid=1000(system) Binder:1451_1C expire 1 line
06-06 15:34:51.048  4020  4053 D GmsMeasureSvcImpl: f10: null
06-06 15:34:51.056  4020  4053 D SafeParcel: Unknown field id 2 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:51.056  4020  4053 D SafeParcel: Unknown field id 3 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:51.056  4020  4053 D SafeParcel: Unknown field id 4 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:51.056  4020  4053 D SafeParcel: Unknown field id 5 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:51.056  4020  4053 D GmsMeasureSvcImpl: f1: io.homeassistant.companion.android
06-06 15:34:51.069 16246 16246 V GrantPermissionsActivity: Permission grant result requestId=3333179499591259201 callingUid=10180 callingPackage=io.homeassistant.companion.android permission=android.permission.BLUETOOTH isImplicit=false result=1
06-06 15:34:51.070  1040  1180 E statsd  : Found dropped events: 1 error -19 last atom tag 83 from uid 10059
06-06 15:34:51.115 16246 16929 I AdrenoGLES: QUALCOMM build                   : 6209c5d, Ifdcc64d6e8
06-06 15:34:51.115 16246 16929 I AdrenoGLES: Build Date                       : 12/12/19
06-06 15:34:51.115 16246 16929 I AdrenoGLES: OpenGL ES Shader Compiler Version: EV031.27.05.03
06-06 15:34:51.115 16246 16929 I AdrenoGLES: Local Branch                     : mybranchea1c9b4a-9e05-f149-a3b2-1458d0b52ae8
06-06 15:34:51.115 16246 16929 I AdrenoGLES: Remote Branch                    : quic/gfx-adreno.lnx.1.0.r85-rel
06-06 15:34:51.115 16246 16929 I AdrenoGLES: Remote Branch                    : NONE
06-06 15:34:51.115 16246 16929 I AdrenoGLES: Reconstruct Branch               : NOTHING
06-06 15:34:51.115 16246 16929 I AdrenoGLES: Build Config                     : C O 9.0.3 AArch64
06-06 15:34:51.118 16246 16929 I AdrenoGLES: PFP: 0x005ff112, ME: 0x005ff066
06-06 15:34:51.135   589   589 I hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.mapper@3.0::IMapper/default in either framework or device manifest.
06-06 15:34:51.135 16246 16929 W Gralloc3: mapper 3.x is not supported
06-06 15:34:51.147  1451  1496 I chatty  : uid=1000(system) android.bg expire 3 lines
06-06 15:34:51.148 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3400 
06-06 15:34:51.148 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:34:51.542  1451  2557 D ConnectivityService: maybeHandleNetworkMonitorMessage: 528386
06-06 15:34:51.547  2758  3473 D QCNEJ/WlanStaInfoRelay: Received action: android.net.wifi.RSSI_CHANGED
06-06 15:34:51.547  2758  3473 I QCNEJ/NativeHalConnector: -> SND notifyWlanStaStatusChanged([WlanStaInfo]: wifiSwitchState = 1 rssi = -56 ssid = mywifi 5GHZ bssid =myssid dnsInfo = fd28:c788:1db0::1;192.168.1.1;0.0.0.0;0.0.0.0; freqBand = _5GHz countryCode = gb[RatInfo]: networkType = 1 subType = 101 networkState = CONNECTED netHdl = 480147066893 ipAddrV4 = 192.168.1.139 ipAddrV6 = fd28:c788:1db0:0:9cab:3294:4899:9465 ifNameV4 = wlan0 ifNameV6 = wlan0 slotIdx = 0 isAndroidValidated = true) timeStamp = 2021-06-06 15:34:51.547
06-06 15:34:52.050 16246 16246 V GrantPermissionsActivity: Logged buttons presented and clicked permissionGroupName=android.permission-group.LOCATION uid=10180 package=io.homeassistant.companion.android presentedButtons=14 clickedButton=2
06-06 15:34:52.055  4020  4053 V ULocation: onSetRequest: ProviderRequest[ON interval=+1d0h0m0s0ms] by WorkSource{1000 android}
06-06 15:34:52.055  4020  4053 V ULocation: using autoUpdate=true autoTime=86400000
06-06 15:34:52.056  4020 11906 V ULocation: onSetRequest: ProviderRequest[ON interval=+1d0h0m0s0ms] by WorkSource{1000 android}
06-06 15:34:52.056  4020 11906 V ULocation: using autoUpdate=true autoTime=86400000
06-06 15:34:52.056  4020  7069 D ULocClient: Set update interval to 86400000
06-06 15:34:52.056  4020  7069 D ULocService: setUpdateInterval[com.google.android.gms] interval: 86400000
06-06 15:34:52.056  4020  7069 D ULocClient: updateBinding - current: true, refs: 2, reqs: 1, avail: true
06-06 15:34:52.056  4020 27649 D ULocClient: Set update interval to 86400000
06-06 15:34:52.056  4020 27649 D ULocService: setUpdateInterval[com.google.android.gms] interval: 86400000
06-06 15:34:52.056  4020 27649 D ULocClient: updateBinding - current: true, refs: 2, reqs: 1, avail: true
06-06 15:34:52.057 16246 16246 V GrantPermissionsActivity: Permission grant result requestId=3333179499591259201 callingUid=10180 callingPackage=io.homeassistant.companion.android permission=android.permission.ACCESS_FINE_LOCATION isImplicit=false result=4
06-06 15:34:52.057 16246 16246 V GrantPermissionsActivity: Permission grant result requestId=3333179499591259201 callingUid=10180 callingPackage=io.homeassistant.companion.android permission=android.permission.ACCESS_COARSE_LOCATION isImplicit=true result=4
06-06 15:34:52.057  4020 11906 V ULocation: onSetRequest: ProviderRequest[ON interval=+1d0h0m0s0ms] by WorkSource{1000 android}
06-06 15:34:52.057  4020 11906 V ULocation: using autoUpdate=true autoTime=86400000
06-06 15:34:52.058  4020 27646 D ULocClient: Set update interval to 86400000
06-06 15:34:52.058  4020 27646 D ULocService: setUpdateInterval[com.google.android.gms] interval: 86400000
06-06 15:34:52.058  4020 27646 D ULocClient: updateBinding - current: true, refs: 2, reqs: 1, avail: true
06-06 15:34:52.059  4020 11906 V ULocation: onSetRequest: ProviderRequest[ON interval=+1d0h0m0s0ms] by WorkSource{1000 android}
06-06 15:34:52.059  4020 11906 V ULocation: using autoUpdate=true autoTime=86400000
06-06 15:34:52.059  4020 27646 D ULocClient: Set update interval to 86400000
06-06 15:34:52.059  4020 27646 D ULocService: setUpdateInterval[com.google.android.gms] interval: 86400000
06-06 15:34:52.059  4020 27646 D ULocClient: updateBinding - current: true, refs: 2, reqs: 1, avail: true
06-06 15:34:52.062  4020 11906 V ULocation: onSetRequest: ProviderRequest[ON interval=+1d0h0m0s0ms] by WorkSource{1000 android}
06-06 15:34:52.062  4020 11906 V ULocation: using autoUpdate=true autoTime=86400000
06-06 15:34:52.062  4020 19169 D ULocClient: Set update interval to 86400000
06-06 15:34:52.062  4020 19169 D ULocService: setUpdateInterval[com.google.android.gms] interval: 86400000
06-06 15:34:52.062  4020 19169 D ULocClient: updateBinding - current: true, refs: 2, reqs: 1, avail: true
06-06 15:34:52.063 16246 16246 V GrantPermissionsActivity: Permission grant result requestId=3333179499591259201 callingUid=10180 callingPackage=io.homeassistant.companion.android permission=android.permission.ACCESS_BACKGROUND_LOCATION isImplicit=false result=4
06-06 15:34:52.100  4020 11906 D GmsMeasureSvcImpl: f10: null
06-06 15:34:52.107 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3400 
06-06 15:34:52.108 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:34:52.360 16246 16929 D OpenGLRenderer: endAllActiveAnimators on 0x796e958700 (RippleDrawable) with handle 0x79c8bffc80
06-06 15:34:52.952 16595 16937 D UrlRepository: localUrl is: false and usesInternalSsid is: false
06-06 15:34:52.952 16595 16937 D UrlRepository: Using external URL
06-06 15:34:52.954   709 16938 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:34:53.060  3418  3463 I QcrilOemhookMsgTunnel: [1]processOemHookIndication length=21
06-06 15:34:53.060  3418  3418 D QcrilMsgTunnelIfaceManager: handleMessage what = 0
06-06 15:34:53.065 16595 16937 D UrlRepository: localUrl is: false and usesInternalSsid is: false
06-06 15:34:53.065 16595 16937 D UrlRepository: Using external URL
06-06 15:34:53.082  2822  2822 D ServiceStateProvider: subId=1
06-06 15:34:53.084 14724 14724 D CellBroadcastReceiver: onReceive Intent { act=android.intent.action.SERVICE_STATE flg=0x1000010 cmp=com.android.cellbroadcastreceiver/.CellBroadcastReceiver (has extras) }
06-06 15:34:53.085  1451  3790 I chatty  : uid=1000(system) Binder:1451_A expire 2 lines
06-06 15:34:53.085  2758  3473 D QCNEJ/WwanInfoRelay: onServiceStateChanged: dataState: 2 DDS:1 Notify service state update
06-06 15:34:53.213 16595 16595 W mpanion.androi: Accessing hidden method Landroid/view/Window;->getInsetsController()Landroid/view/WindowInsetsController; (blacklist, linking, denied)
06-06 15:34:53.213 16595 16595 W mpanion.androi: Accessing hidden method Landroid/view/Window;->getInsetsController()Landroid/view/WindowInsetsController; (blacklist, linking, denied)
06-06 15:34:53.215  1451  3790 I ActivityTaskManager: START u0 {cmp=io.homeassistant.companion.android/.webview.WebViewActivity (has extras)} from uid 10180
06-06 15:34:53.222  4020 11906 D GmsMeasureSvcImpl: f10: null
06-06 15:34:53.225 16595 16595 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@cc8c887
06-06 15:34:53.242  4020 11906 D SafeParcel: Unknown field id 2 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:53.242  4020 11906 D SafeParcel: Unknown field id 3 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:53.242  4020 11906 D SafeParcel: Unknown field id 4 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:53.242  4020 11906 D SafeParcel: Unknown field id 5 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:53.243  4020 11906 D GmsMeasureSvcImpl: f1: io.homeassistant.companion.android
06-06 15:34:53.250 16595 16595 D RenderScript HIDL Adaptation: IRenderScriptDevice::getService()
06-06 15:34:53.250   589   589 I hwservicemanager: getTransport: Cannot find entry android.hardware.renderscript@1.0::IDevice/default in either framework or device manifest.
06-06 15:34:53.250 16595 16595 D RenderScript HIDL Adaptation: IRenderScriptDevice::getService() returned 0x0
06-06 15:34:53.250 16595 16595 D RenderScript HIDL Adaptation: Using Fallback Path.
06-06 15:34:53.256  1451  3790 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1886, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:34:53.256  1451  2586 I chatty  : uid=1000(system) EthernetService expire 7 lines
06-06 15:34:53.256  1451  2554 I chatty  : uid=1000(system) ClientModeImpl expire 10 lines
06-06 15:34:53.257  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1886, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:34:53.266 16595 16595 D         : Successfully queried cache dir: /data/user_de/0/io.homeassistant.companion.android/code_cache
06-06 15:34:53.266 16595 16595 D RenderScript: Setting cache dir: /data/user_de/0/io.homeassistant.companion.android/code_cache
06-06 15:34:53.270 16595 16595 D WebviewActivity: Current webview package com.android.webview and version 90.0.4430.59
06-06 15:34:53.275  1451  9116 D PackageManager: Instant App installer not found with android.intent.action.INSTALL_INSTANT_APP_PACKAGE
06-06 15:34:53.275  1451  9116 D PackageManager: Clear ephemeral installer activity
06-06 15:34:53.277  1451  9116 D PackageManager: Instant App installer not found with android.intent.action.INSTALL_INSTANT_APP_PACKAGE
06-06 15:34:53.277  1451  9116 D PackageManager: Clear ephemeral installer activity
06-06 15:34:53.282 16595 16635 E WM-WorkerWrapper: Didn't find WorkSpec for id 51c0d418-9baf-41cf-bf09-db57302c4347
06-06 15:34:53.291  4020 11906 D SafeParcel: Unknown field id 2 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:53.291  4020 11906 D SafeParcel: Unknown field id 3 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:53.291  4020 11906 D SafeParcel: Unknown field id 4 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:53.291  4020 11906 D SafeParcel: Unknown field id 5 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:53.292  4020 11906 D GmsMeasureSvcImpl: f1: io.homeassistant.companion.android
06-06 15:34:53.292  4020 11906 D GmsMeasureSvcImpl: f10: null
06-06 15:34:53.305 16595 16645 D SensorWorker: Updating all Sensors.
06-06 15:34:53.308 16595 16950 I WM-WorkerWrapper: Work [ id=51c0d418-9baf-41cf-bf09-db57302c4347, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ] was cancelled
06-06 15:34:53.308 16595 16950 I WM-WorkerWrapper: java.util.concurrent.CancellationException: Task was cancelled.
06-06 15:34:53.308 16595 16950 I WM-WorkerWrapper: 	at androidx.work.impl.utils.futures.AbstractFuture.cancellationExceptionWithCause(AbstractFuture.java:1184)
06-06 15:34:53.308 16595 16950 I WM-WorkerWrapper: 	at androidx.work.impl.utils.futures.AbstractFuture.getDoneValue(AbstractFuture.java:514)
06-06 15:34:53.308 16595 16950 I WM-WorkerWrapper: 	at androidx.work.impl.utils.futures.AbstractFuture.get(AbstractFuture.java:475)
06-06 15:34:53.308 16595 16950 I WM-WorkerWrapper: 	at androidx.work.impl.WorkerWrapper$2.run(WorkerWrapper.java:300)
06-06 15:34:53.308 16595 16950 I WM-WorkerWrapper: 	at androidx.work.impl.utils.SerialExecutor$Task.run(SerialExecutor.java:91)
06-06 15:34:53.308 16595 16950 I WM-WorkerWrapper: 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
06-06 15:34:53.308 16595 16950 I WM-WorkerWrapper: 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
06-06 15:34:53.308 16595 16950 I WM-WorkerWrapper: 	at java.lang.Thread.run(Thread.java:919)
06-06 15:34:53.311 16595 16950 I WM-Processor: Moving WorkSpec (3f0dae6b-545e-4336-b68f-0e145668a42d) to the foreground
06-06 15:34:53.328 16595 16595 I WM-SystemFgDispatcher: Started foreground service Intent { act=ACTION_START_FOREGROUND cmp=io.homeassistant.companion.android/androidx.work.impl.foreground.SystemForegroundService (has extras) }
06-06 15:34:53.328 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3400 
06-06 15:34:53.328 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:34:53.329 16595 16595 D UrlRepository: localUrl is: false and usesInternalSsid is: false
06-06 15:34:53.329 16595 16595 D UrlRepository: Using external URL
06-06 15:34:53.359 16595 16645 D UrlRepository: localUrl is: false and usesInternalSsid is: false
06-06 15:34:53.444  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:34:53.448  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:34:53.640 16595 16645 D UrlRepository: localUrl is: false and usesInternalSsid is: false
06-06 15:34:53.674 16595 16645 I chatty  : uid=10180(io.homeassistant.companion.android) DefaultDispatch identical 5 lines
06-06 15:34:53.725 16595 16961 I chatty  : uid=10180(io.homeassistant.companion.android) JavaBridge expire 1 line
06-06 15:34:53.740  1451  3795 D PackageManager: Instant App installer not found with android.intent.action.INSTALL_INSTANT_APP_PACKAGE
06-06 15:34:53.740  1451  3795 D PackageManager: Clear ephemeral installer activity
06-06 15:34:53.745  1451  3795 D PackageManager: Instant App installer not found with android.intent.action.INSTALL_INSTANT_APP_PACKAGE
06-06 15:34:53.745  1451  3795 D PackageManager: Clear ephemeral installer activity
06-06 15:34:53.747 16595 16595 I chatty  : uid=10180(io.homeassistant.companion.android) expire 4 lines
06-06 15:34:53.750  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1886, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:34:53.753  3921  3921 D NotificationRepository: updateNotification() called with: list = [4]
06-06 15:34:53.761  1451  3790 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1887, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:34:53.762  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1887, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:34:53.763 16595 16950 I chatty  : uid=10180(io.homeassistant.companion.android) pool-11-thread- expire 1 line
06-06 15:34:53.775 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:34:53.778 16595 16644 D SensorWorker: Updating all Sensors.
06-06 15:34:53.780 16595 16635 I WM-Processor: Moving WorkSpec (a4aeef2a-36bf-497d-b7f3-aba8f69d039d) to the foreground
06-06 15:34:53.786 16595 16595 I WM-SystemFgDispatcher: Started foreground service Intent { act=ACTION_START_FOREGROUND cmp=io.homeassistant.companion.android/androidx.work.impl.foreground.SystemForegroundService (has extras) }
06-06 15:34:53.824 16595 16644 D LocBroadcastReceiver: Registering for zone based location updates
06-06 15:34:53.826 16595 16644 D UrlRepository: localUrl is: false and usesInternalSsid is: false
06-06 15:34:53.836  4020  4020 D GmsLocManagerSvc: onBind: Intent { act=com.google.android.location.internal.GoogleLocationManagerService.START pkg=com.google.android.gms }
06-06 15:34:53.842  4020 11906 D SafeParcel: Unknown field id 14 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
06-06 15:34:53.842  4020 11906 D GmsLocManagerSvc: bound by: GetServiceRequest{serviceId=LOCATION_MANAGER, gmsVersion=12451000, packageName='io.homeassistant.companion.android', extras=Bundle[{client_name=locationServices}]}
06-06 15:34:53.844  4020  4020 D GmsLocProviderU: unified network: requesting last location
06-06 15:34:53.845  4020  4020 D ULocClient: ref+get: org.microg.nlp.client.UnifiedLocationClient.getLastLocation(UnifiedLocationClient.kt:409)
06-06 15:34:53.845  4020  4020 D ULocClient: unref: org.microg.nlp.client.UnifiedLocationClient.getLastLocation(UnifiedLocationClient.kt:414)
06-06 15:34:53.845  4020  4020 D ULocClient: updateBinding - current: true, refs: 2, reqs: 1, avail: true
06-06 15:34:53.845  4020  4020 D GmsLocProviderU: unified network: got last location: Location[network 51.428986,-0.306973 hAcc=130 et=+2d18h11m57s408ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]
06-06 15:34:53.900  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:34:53.903  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:34:53.964 16595 16965 D UrlRepository: localUrl is: false and usesInternalSsid is: false
06-06 15:34:53.986  4020 11906 D SafeParcel: Unknown field id 1 in com.google.android.gms.location.GeofencingRequest, skipping.
06-06 15:34:53.986  4020 11906 D SafeParcel: Unknown field id 2 in com.google.android.gms.location.GeofencingRequest, skipping.
06-06 15:34:53.986  4020 11906 D SafeParcel: Unknown field id 3 in com.google.android.gms.location.GeofencingRequest, skipping.
06-06 15:34:53.986  4020 11906 D GmsLocManagerSvcImpl: addGeofences: com.google.android.gms.location.GeofencingRequest@ea8b8c3
06-06 15:34:53.995 16595 16645 D UrlRepository: localUrl is: false and usesInternalSsid is: false
06-06 15:34:53.996 16595 16644 D LocBroadcastReceiver: Registering for location updates.
06-06 15:34:53.998  4020 11906 D SafeParcel: Unknown field id 9 in com.google.android.gms.location.LocationRequest, skipping.
06-06 15:34:53.999  4020 11906 D SafeParcel: Unknown field id 11 in com.google.android.gms.location.internal.LocationRequestInternal, skipping.
06-06 15:34:53.999  4020 11906 D SafeParcel: Unknown field id 12 in com.google.android.gms.location.internal.LocationRequestInternal, skipping.
06-06 15:34:53.999  4020 11906 D SafeParcel: Unknown field id 14 in com.google.android.gms.location.internal.LocationRequestInternal, skipping.
06-06 15:34:53.999  4020 11906 D GmsLocManagerSvcImpl: updateLocationRequest: LocationRequestUpdateData{opCode=1, request=LocationRequestInternal{request=LocationRequest{priority=102, interval=60000, fastestInterval=30000, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=200000}, requestNlpDebugInfo=false, restorePendingIntentListeners=false, triggerUpdate=false, clients=[], tag='null', hideFromAppOps=false, forceCoarseLocation=false, exemptFromThrottle=false, moduleId=null}, listener=null, pendingIntent=PendingIntent{ff44540: android.os.BinderProxy@79b2c79}, callback=null, fusedLocationProviderCallback=android.os.BinderProxy@334fdbe}
06-06 15:34:54.000 16595 16965 E SensorReceiver: Exception while updating sensors.
06-06 15:34:54.000 16595 16965 E SensorReceiver: io.homeassistant.companion.android.common.data.integration.IntegrationException: kotlinx.coroutines.JobCancellationException: Job was cancelled; job=JobImpl{Cancelling}@6c9941a
06-06 15:34:54.000 16595 16965 E SensorReceiver: 	at io.homeassistant.companion.android.common.data.integration.impl.IntegrationRepositoryImpl.updateSensors(IntegrationRepositoryImpl.kt:519)
06-06 15:34:54.000 16595 16965 E SensorReceiver: 	at io.homeassistant.companion.android.common.data.integration.impl.IntegrationRepositoryImpl$updateSensors$1.invokeSuspend(Unknown Source:12)
06-06 15:34:54.000 16595 16965 E SensorReceiver: 	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
06-06 15:34:54.000 16595 16965 E SensorReceiver: 	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
06-06 15:34:54.000 16595 16965 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
06-06 15:34:54.000 16595 16965 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
06-06 15:34:54.000 16595 16965 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
06-06 15:34:54.000 16595 16965 E SensorReceiver: 	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
06-06 15:34:54.000 16595 16965 E SensorReceiver: Caused by: kotlinx.coroutines.JobCancellationException: Job was cancelled; job=JobImpl{Cancelling}@6c9941a
06-06 15:34:54.002  4020 11906 D GmsLocProviderU: unified network: addRequest LocationRequestHelper{locationRequest=LocationRequest{priority=102, interval=60000, fastestInterval=30000, explicitFastestInterval=true, expirationTime=9223372036854775807, numUpdates=2147483647, smallestDesplacement=0.0, maxWaitTime=200000}, hasFinePermission=true, hasCoarsePermission=true, packageName='io.homeassistant.companion.android', lastReport=null}
06-06 15:34:54.002  4020 11906 D GmsLocProviderU: unified network: requesting location updates with interval 60000ms (io.homeassistant.companion.android:60000ms)
06-06 15:34:54.002  4020 27646 D ULocClient: Set update interval to 60000
06-06 15:34:54.002  4020 27646 D ULocService: setUpdateInterval[com.google.android.gms] interval: 60000
06-06 15:34:54.003  4020 27646 D ULocService: Set merged location interval to 60000 (com.google.android.gms:60000ms)
06-06 15:34:54.003  4020 27646 D ULocClient: updateBinding - current: true, refs: 2, reqs: 2, avail: true
06-06 15:34:54.136 16595 16965 D UrlRepository: localUrl is: false and usesInternalSsid is: false
06-06 15:34:54.161 16595 16950 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=a4aeef2a-36bf-497d-b7f3-aba8f69d039d, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ]
06-06 15:34:54.163 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:34:54.182  3921  3921 D NotificationRepository: updateNotification() called with: list = [4]
06-06 15:34:54.195  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1887, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:34:54.205  2595  2595 I chatty  : uid=10062(com.android.systemui) expire 3 lines
06-06 15:34:54.327 21537 21537 V AvrcpMediaPlayerList: mPackageChangedBroadcastReceiver: action: android.intent.action.PACKAGE_CHANGED
06-06 15:34:54.327 21537 21537 D AvrcpMediaPlayerList: Name of package changed: io.homeassistant.companion.android
06-06 15:34:54.336  3818  3818 D RegisteredNfcFServicesCache: Service unchanged, not updating
06-06 15:34:54.339  1451  2543 I chatty  : uid=1000(system) InputReader expire 2 lines
06-06 15:34:54.368  2822  2822 E PhoneInterfaceManager: [PhoneIntfMgr] getCarrierPackageNamesForIntent: No UICC
06-06 15:34:54.368  2822  2822 D CarrierSvcBindHelper: No carrier app for: 0
06-06 15:34:54.371  2822  2822 D CarrierSvcBindHelper: No carrier app for: 1
06-06 15:34:54.371  2822  2822 D ImsResolver: maybeAddedImsService, packageName: io.homeassistant.companion.android
06-06 15:34:54.388 16595 16961 D WebviewActivity: External bus {"type":"config/get","id":2}
06-06 15:34:54.388 16595 16595 D WebviewActivity: externalBus({"id":2,"type":"result","success":true,"result":{"hasSettingsScreen":true,"canWriteTag":true,"hasExoPlayer":true}});
06-06 15:34:54.438  1451  1496 W VoiceInteractionManagerService: no available voice interaction services found for user 0
06-06 15:34:54.439  3921  3921 D PackageAddedRemovedHand: handleEvent() called with: ctx = [foundation.e.blisslauncher.BlissLauncher@8584125], action = [android.intent.action.PACKAGE_CHANGED], packageName = [io.homeassistant.companion.android], user = [foundation.e.blisslauncher.core.utils.UserHandle@e4f7899], replacing = [true]
06-06 15:34:54.447  1451  1451 I Telecom : DefaultDialerCache: Refreshing default dialer for user 0: now com.android.dialer: DDC.oR@Dzk
06-06 15:34:54.447 16595 16595 D WebviewActivity: Callback null
06-06 15:34:54.449 16595 16965 D WebViewPresenterImpl: Try getting status bar/navigation bar color from webviews color ""#101e24""
06-06 15:34:54.449 16595 16965 D WebViewPresenterImpl: Color from webview is "#101e24"
06-06 15:34:54.449 16595 16965 I WebViewPresenterImpl: Found color -15720924 for status bar/navigation bar
06-06 15:34:54.481  3921  3921 I IconsHandler: Cached 43 icons
06-06 15:34:54.481  3921  3921 I EventsObserverImpl: accept: 601
06-06 15:34:54.492  3921  3921 D AppProvider: reload() called
06-06 15:34:54.492  3921  3921 D AppProvider: initializeAppLoading() called with: loader = [foundation.e.blisslauncher.features.launcher.tasks.LoadAppsTask@27ea1d1]
06-06 15:34:54.493  3921  3921 D AppProvider: initializeShortcutsLoading() called with: loader = [foundation.e.blisslauncher.features.launcher.tasks.LoadShortcutTask@ddec436]
06-06 15:34:54.493  3921  3921 D AppProvider: initializeDatabaseLoading() called with: loader = [foundation.e.blisslauncher.features.launcher.tasks.LoadDatabaseTask@f662f37]
06-06 15:34:54.498  3921  3977 I LoadShortcutTask: doInBackground: 1
06-06 15:34:54.501  3921  3921 D AppProvider: loadShortcutsOver() called with: shortcuts = [{https://myhomeassistantaddress.duckdns.org/?homescreen=1=ShortcutInfo {id=***, flags=0x68a [PinIc-fStrRets], packageName=org.mozilla.firefox, activity=ComponentInfo{org.mozilla.firefox/org.mozilla.firefox.App}, shortLabel=***, resId=0[null], longLabel=***, resId=0[null], disabledMessage=***, resId=0[null], disabledReason=[Not disabled], categories=null, persons=null, icon=null, rank=0, timestamp=1622880285069, intents=null, extras=null}}]false
06-06 15:34:54.506  3921  3976 I AppUtils: totalAppsBefore: 51
06-06 15:34:54.509  3921  3921 D AppProvider: loadDatabaseOver() called with: databaseItems = [main]false
06-06 15:34:54.559  1451  2557 D ConnectivityService: maybeHandleNetworkMonitorMessage: 528386
06-06 15:34:54.560  2758  3473 D QCNEJ/WlanStaInfoRelay: Received action: android.net.wifi.RSSI_CHANGED
06-06 15:34:54.560  2758  3473 I QCNEJ/NativeHalConnector: -> SND notifyWlanStaStatusChanged([WlanStaInfo]: wifiSwitchState = 1 rssi = -51 ssid = mywifi 5GHZ bssid =myssid dnsInfo = fd28:c788:1db0::1;192.168.1.1;0.0.0.0;0.0.0.0; freqBand = _5GHz countryCode = gb[RatInfo]: networkType = 1 subType = 101 networkState = CONNECTED netHdl = 480147066893 ipAddrV4 = 192.168.1.139 ipAddrV6 = fd28:c788:1db0:0:9cab:3294:4899:9465 ifNameV4 = wlan0 ifNameV6 = wlan0 slotIdx = 0 isAndroidValidated = true) timeStamp = 2021-06-06 15:34:54.56
06-06 15:34:54.795  3921  3976 I AppUtils: Total Apps Loaded: 47
06-06 15:34:54.795  3921  3921 D AppProvider: loadAppsOver() called false
06-06 15:34:54.795  3921  3921 D AppProvider: prepareLauncherItems() called
06-06 15:34:54.795  3921  3921 I AppProvider: Total number of apps: 47
06-06 15:34:54.795  3921  3921 I AppProvider: Total number of items in database: 49
06-06 15:34:54.814  3921  3921 I BLISS_GRAPHICS: generateFolderIcon: 159*159
06-06 15:34:55.811   709 19811 I netd    : tetherGetStats() <3.77ms>
06-06 15:34:55.854   709 19811 I netd    : bandwidthSetGlobalAlert(2097152) <0.44ms>
06-06 15:34:56.513 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3400 
06-06 15:34:56.514 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:34:56.614   709 16978 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:34:56.824  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:34:56.826  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:34:56.826  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:34:56.826  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:34:58.819 16595 16961 D WebviewActivity: External bus {"type":"config_screen/show","id":3}
06-06 15:34:58.820  1451  3790 I ActivityTaskManager: START u0 {cmp=io.homeassistant.companion.android/.settings.SettingsActivity} from uid 10180
06-06 15:34:58.832 16595 16595 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@19049ea
06-06 15:34:58.852 16595 16595 D UrlRepository: Using external URL
06-06 15:34:58.857 16595 16595 I chatty  : uid=10180(io.homeassistant.companion.android) identical 2 lines
06-06 15:34:58.857 16595 16595 D UrlRepository: Using external URL
06-06 15:34:58.862 16595 16595 D UrlRepository: localUrl is: false and usesInternalSsid is: false
06-06 15:34:58.863  1451  3795 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1888, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:34:58.864  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1888, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:34:58.868  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@e5f9a0e mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:34:58.872   709 16987 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:34:59.031  4020 11906 D ChimeraServiceProvider: serviceIntentCall: com.google.android.gms.common.telemetry.service.START -> Intent { act=com.google.android.gms.common.telemetry.service.START pkg=com.google.android.gms cmp=com.google.android.gms/org.microg.gms.DummyService }
06-06 15:34:59.034  4020  4020 D GmsDummySvc: onBind: Intent { act=com.google.android.gms.common.telemetry.service.START pkg=com.google.android.gms cmp=com.google.android.gms/org.microg.gms.DummyService }
06-06 15:34:59.188  4020  4053 D SafeParcel: Unknown field id 14 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
06-06 15:34:59.188  4020  4053 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='io.homeassistant.companion.android', extras=Bundle[{}]}
06-06 15:34:59.249  4020  4053 D SafeParcel: Unknown field id 14 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
06-06 15:34:59.249  4020  4053 D GmsDummySvc: bound by: GetServiceRequest{serviceId=UNKNOWN(270), gmsVersion=12451000, packageName='io.homeassistant.companion.android', extras=Bundle[{}]}
06-06 15:34:59.249 16595 16644 D SensorWorker: Updating all Sensors.
06-06 15:34:59.249  4020 11906 D GmsMeasureSvcImpl: f10: null
06-06 15:34:59.251 16595 16635 I WM-Processor: Moving WorkSpec (6d8cba6d-0062-4a57-96fa-08b0cf76c053) to the foreground
06-06 15:34:59.271 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3400 
06-06 15:34:59.272 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:34:59.279  4020  4053 D SafeParcel: Unknown field id 2 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:59.279  4020  4053 D SafeParcel: Unknown field id 3 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:59.279  4020  4053 D SafeParcel: Unknown field id 4 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:59.279  4020  4053 D SafeParcel: Unknown field id 5 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:59.279  4020  4053 D GmsMeasureSvcImpl: f1: io.homeassistant.companion.android
06-06 15:34:59.280  4020  4053 D SafeParcel: Unknown field id 2 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:59.280  4020  4053 D SafeParcel: Unknown field id 3 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:59.280  4020  4053 D SafeParcel: Unknown field id 4 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:59.280  4020  4053 D SafeParcel: Unknown field id 5 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:34:59.281  4020  4053 D GmsMeasureSvcImpl: f1: io.homeassistant.companion.android
06-06 15:34:59.286   709 16990 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:34:59.287  4020  4053 D GmsMeasureSvcImpl: f10: null
06-06 15:34:59.291 16595 16595 I WM-SystemFgDispatcher: Started foreground service Intent { act=ACTION_START_FOREGROUND cmp=io.homeassistant.companion.android/androidx.work.impl.foreground.SystemForegroundService (has extras) }
06-06 15:34:59.382 16595 16644 D SensorReceiver: Nothing to update
06-06 15:34:59.382 16595 16656 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=6d8cba6d-0062-4a57-96fa-08b0cf76c053, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ]
06-06 15:34:59.384 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:34:59.385  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1888, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:34:59.389  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:34:59.390  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@4790c2f mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:34:59.401  3921  3921 D NotificationRepository: updateNotification() called with: list = [4]
06-06 15:34:59.403  3921  3921 I chatty  : uid=10082(foundation.e.blisslauncher) identical 2 lines
06-06 15:34:59.403  3921  3921 D NotificationRepository: updateNotification() called with: list = [4]
06-06 15:35:00.006  2595  2595 D KeyguardClockSwitch: Updating clock: 15:35
06-06 15:35:00.725  1451 10119 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1889, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:00.726  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1889, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:00.728  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:00.729  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@a611b2c mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:00.757 16595 16643 D SensorWorker: Updating all Sensors.
06-06 15:35:00.758 16595 16656 I WM-Processor: Moving WorkSpec (7b2d0ed6-834c-4849-9ba1-ad3ea1b4f61c) to the foreground
06-06 15:35:00.767 16595 16595 I WM-SystemFgDispatcher: Started foreground service Intent { act=ACTION_START_FOREGROUND cmp=io.homeassistant.companion.android/androidx.work.impl.foreground.SystemForegroundService (has extras) }
06-06 15:35:00.879 16595 16643 D SensorReceiver: Nothing to update
06-06 15:35:00.880 16595 16950 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=7b2d0ed6-834c-4849-9ba1-ad3ea1b4f61c, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ]
06-06 15:35:00.881 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:00.884  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1889, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:00.886  3921  3921 D NotificationRepository: updateNotification() called with: list = [4]
06-06 15:35:00.893  3921  3921 D NotificationRepository: updateNotification() called with: list = [4]
06-06 15:35:00.899  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:00.900  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@89e7e56 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:02.823  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:35:02.823  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:35:02.823  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:35:02.824  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:35:02.868  4020  4053 V ULocation: onSetRequest: ProviderRequest[ON interval=+1d0h0m0s0ms] by WorkSource{1000 android}
06-06 15:35:02.868  4020  4053 V ULocation: using autoUpdate=true autoTime=86400000
06-06 15:35:02.869  4020 19169 D ULocClient: Set update interval to 60000
06-06 15:35:02.869  4020 19169 D ULocService: setUpdateInterval[com.google.android.gms] interval: 60000
06-06 15:35:02.869  4020 19169 D ULocClient: updateBinding - current: true, refs: 2, reqs: 2, avail: true
06-06 15:35:03.299  3418  3463 I QcrilOemhookMsgTunnel: [1]processOemHookIndication length=21
06-06 15:35:03.299  3418  3418 D QcrilMsgTunnelIfaceManager: handleMessage what = 0
06-06 15:35:03.345  2822  2822 D ServiceStateProvider: subId=1
06-06 15:35:03.346 14724 14724 D CellBroadcastReceiver: onReceive Intent { act=android.intent.action.SERVICE_STATE flg=0x1000010 cmp=com.android.cellbroadcastreceiver/.CellBroadcastReceiver (has extras) }
06-06 15:35:03.347  2758  3473 D QCNEJ/WwanInfoRelay: onServiceStateChanged: dataState: 2 DDS:1 Notify service state update
06-06 15:35:03.349  1451  2713 I chatty  : uid=1000(system) Binder:1451_5 expire 1 line
06-06 15:35:04.452   710   710 D Zygote  : Forked child process 17005
06-06 15:35:04.455  1451  1498 I ActivityManager: Start proc 17005:com.nononsenseapps.feeder/u0a163 for service {com.nononsenseapps.feeder/androidx.work.impl.background.systemjob.SystemJobService}
06-06 15:35:04.527 17005 17005 I MultiDex: VM with version 2.1.0 has multidex support
06-06 15:35:04.527 17005 17005 I MultiDex: Installing application
06-06 15:35:04.527 17005 17005 I MultiDex: VM has multidex support, MultiDex support library is disabled.
06-06 15:35:04.571 17005 17031 D CoroutineSync: DefaultDispatcher-worker-1: Taking sync mutex
06-06 15:35:04.584 17005 17034 D CoroutineSync: Syncing 18 feeds
06-06 15:35:04.585 17005 17034 D CoroutineSync: Fetching Explosm.net
06-06 15:35:04.600 17005 17034 D CoroutineSync: Fetching GNOME
06-06 15:35:04.601 17005 17034 D CoroutineSync: Fetching Home Assistant
06-06 15:35:04.607 17005 17034 D CoroutineSync: Fetching It's FOSS
06-06 15:35:04.608 17005 17034 D CoroutineSync: Fetching My Pure Plants
06-06 15:35:04.608 17005 17034 D CoroutineSync: Fetching Mycroft
06-06 15:35:04.610 17005 17034 D CoroutineSync: Fetching Opensource.com
06-06 15:35:04.631   709 17043 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:35:04.632 17005 17031 D NetworkSecurityConfig: No Network Security Config specified, using platform default
06-06 15:35:04.644 17005 17034 D CoroutineSync: Fetching PINE64
06-06 15:35:04.645 17005 17034 D CoroutineSync: Fetching Purism
06-06 15:35:04.646 17005 17034 D CoroutineSync: Fetching Raspberry Pi
06-06 15:35:04.647 17005 17034 D CoroutineSync: Fetching The Linux Mint Blog
06-06 15:35:04.656 17005 17034 D CoroutineSync: Fetching Arch Linux: Recent news updates
06-06 15:35:04.658 17005 17034 D CoroutineSync: Fetching Plant Based News
06-06 15:35:04.660   709 17048 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:35:04.664   709 17047 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:35:04.664   709 17050 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:35:04.667 17005 17034 D CoroutineSync: Fetching GamingOnLinux Latest Articles
06-06 15:35:04.668 17005 17034 D CoroutineSync: Fetching Linux Journal - The Original Magazine of the Linux Community
06-06 15:35:04.668 17005 17034 D CoroutineSync: Fetching Mobian's Blog
06-06 15:35:04.669 17005 17034 D CoroutineSync: Fetching XMPP
06-06 15:35:04.671   709 17042 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:35:04.677   709 17061 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:35:04.678   709 17057 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:35:04.678   709 17062 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:35:04.680   709 17065 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:35:04.680 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/b000913887e7e47085083f2c2c1f16d1.0 internal=false, database hits=0
06-06 15:35:04.680   709 17064 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:35:04.681 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/b000913887e7e47085083f2c2c1f16d1.0.tmp internal=false, database hits=0
06-06 15:35:04.686   709 17059 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:35:04.696 17005 17034 D CoroutineSync: Fetching blabber.im
06-06 15:35:04.697   709 17069 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:35:04.710   709 17072 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:35:04.715   709 17075 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:35:04.715   709 17073 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:35:04.735   709 17077 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:35:04.758   709 17055 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:35:04.769 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/c46289588bee89623433ba3e604fb006.0 internal=false, database hits=0
06-06 15:35:04.770 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/c46289588bee89623433ba3e604fb006.0.tmp internal=false, database hits=0
06-06 15:35:04.793 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/af9cf190682b7169c775b39e4af8882e.0 internal=false, database hits=0
06-06 15:35:04.794 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/af9cf190682b7169c775b39e4af8882e.0.tmp internal=false, database hits=0
06-06 15:35:04.797   709 17074 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:35:04.800 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/c39acf029b0ae898c26bdf6e2f3b3d65.0 internal=false, database hits=0
06-06 15:35:04.801 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/c39acf029b0ae898c26bdf6e2f3b3d65.0.tmp internal=false, database hits=0
06-06 15:35:04.898 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/297ee289d0f0096bc6373c1bd8ae705c.0 internal=false, database hits=0
06-06 15:35:04.900 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/297ee289d0f0096bc6373c1bd8ae705c.0.tmp internal=false, database hits=0
06-06 15:35:04.902 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/91189ea07d7ba2bf4dcef0d70a30fe9b.0 internal=false, database hits=0
06-06 15:35:04.904 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/91189ea07d7ba2bf4dcef0d70a30fe9b.0.tmp internal=false, database hits=0
06-06 15:35:04.905 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/91189ea07d7ba2bf4dcef0d70a30fe9b.1 internal=false, database hits=0
06-06 15:35:04.908 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/91189ea07d7ba2bf4dcef0d70a30fe9b.1.tmp internal=false, database hits=0
06-06 15:35:04.934 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/6db093f22784366b8e269e3d4c2dcbdf.0 internal=false, database hits=0
06-06 15:35:04.936 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/6db093f22784366b8e269e3d4c2dcbdf.0.tmp internal=false, database hits=0
06-06 15:35:04.938 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/6db093f22784366b8e269e3d4c2dcbdf.1 internal=false, database hits=0
06-06 15:35:04.941 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/6db093f22784366b8e269e3d4c2dcbdf.1.tmp internal=false, database hits=0
06-06 15:35:05.004  2595  2595 D KeyguardClockSwitch: Updating clock: 15:35
06-06 15:35:05.015 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/25a7b4efbb26e69430568acfe66c2475.0 internal=false, database hits=0
06-06 15:35:05.018 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/25a7b4efbb26e69430568acfe66c2475.0.tmp internal=false, database hits=0
06-06 15:35:05.021 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/25a7b4efbb26e69430568acfe66c2475.1 internal=false, database hits=0
06-06 15:35:05.025 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/25a7b4efbb26e69430568acfe66c2475.1.tmp internal=false, database hits=0
06-06 15:35:05.044 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/0407d10152a9fa74ce1844c1eb8bbb41.0 internal=false, database hits=0
06-06 15:35:05.046 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/0407d10152a9fa74ce1844c1eb8bbb41.0.tmp internal=false, database hits=0
06-06 15:35:05.078 17005 17034 W System.err: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
06-06 15:35:05.078 17005 17034 W System.err: SLF4J: Defaulting to no-operation (NOP) logger implementation
06-06 15:35:05.078 17005 17034 W System.err: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
06-06 15:35:05.155 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/3be1aebef14a0b859b193e5ed0f4d934.0 internal=false, database hits=0
06-06 15:35:05.159 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/3be1aebef14a0b859b193e5ed0f4d934.0.tmp internal=false, database hits=0
06-06 15:35:05.234 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/52d12df274cf3b59c25184bfeb5d20ee.0 internal=false, database hits=0
06-06 15:35:05.236 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/52d12df274cf3b59c25184bfeb5d20ee.0.tmp internal=false, database hits=0
06-06 15:35:05.266 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/308382e8984653220c515a1b27fd3fef.0 internal=false, database hits=0
06-06 15:35:05.268 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/308382e8984653220c515a1b27fd3fef.0.tmp internal=false, database hits=0
06-06 15:35:05.478 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/4a0b8d4642ce13ccaa71a267e2101087.0 internal=false, database hits=0
06-06 15:35:05.479 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/4a0b8d4642ce13ccaa71a267e2101087.0.tmp internal=false, database hits=0
06-06 15:35:05.553 17005 17011 I enseapps.feede: Method exceeds compiler instruction limit: 19054 in void org.ccil.cowan.tagsoup.HTMLSchema.<init>()
06-06 15:35:05.568  1451  3792 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1890, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:05.569  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1890, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:05.574  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:05.575  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@9710beb mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:05.597  1451  9106 D PackageManager: Instant App installer not found with android.intent.action.INSTALL_INSTANT_APP_PACKAGE
06-06 15:35:05.597  1451  9106 D PackageManager: Clear ephemeral installer activity
06-06 15:35:05.599 16595 16643 D SensorWorker: Updating all Sensors.
06-06 15:35:05.599  1451  2713 D PackageManager: Instant App installer not found with android.intent.action.INSTALL_INSTANT_APP_PACKAGE
06-06 15:35:05.599  1451  2713 D PackageManager: Clear ephemeral installer activity
06-06 15:35:05.600  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1890, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:05.602  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:05.602  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@985dd48 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:05.605  1451 10119 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1891, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:05.605  1451  2554 I chatty  : uid=1000(system) ClientModeImpl expire 4 lines
06-06 15:35:05.605  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1891, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:05.607  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:05.608  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@51b57e1 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:05.608 16595 16950 I WM-WorkerWrapper: Work [ id=b63b944b-e043-473a-8776-5db631385947, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ] was cancelled
06-06 15:35:05.608 16595 16950 I WM-WorkerWrapper: java.util.concurrent.CancellationException: Task was cancelled.
06-06 15:35:05.608 16595 16950 I WM-WorkerWrapper: 	at androidx.work.impl.utils.futures.AbstractFuture.cancellationExceptionWithCause(AbstractFuture.java:1184)
06-06 15:35:05.608 16595 16950 I WM-WorkerWrapper: 	at androidx.work.impl.utils.futures.AbstractFuture.getDoneValue(AbstractFuture.java:514)
06-06 15:35:05.608 16595 16950 I WM-WorkerWrapper: 	at androidx.work.impl.utils.futures.AbstractFuture.get(AbstractFuture.java:475)
06-06 15:35:05.608 16595 16950 I WM-WorkerWrapper: 	at androidx.work.impl.WorkerWrapper$2.run(WorkerWrapper.java:300)
06-06 15:35:05.608 16595 16950 I WM-WorkerWrapper: 	at androidx.work.impl.utils.SerialExecutor$Task.run(SerialExecutor.java:91)
06-06 15:35:05.608 16595 16950 I WM-WorkerWrapper: 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
06-06 15:35:05.608 16595 16950 I WM-WorkerWrapper: 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
06-06 15:35:05.608 16595 16950 I WM-WorkerWrapper: 	at java.lang.Thread.run(Thread.java:919)
06-06 15:35:05.618 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:05.619 16595 16965 D SensorWorker: Updating all Sensors.
06-06 15:35:05.620 16595 16656 I WM-Processor: Moving WorkSpec (4949a323-7058-4eb7-a6ce-86884b94216b) to the foreground
06-06 15:35:05.623 16595 16595 I WM-SystemFgDispatcher: Started foreground service Intent { act=ACTION_START_FOREGROUND cmp=io.homeassistant.companion.android/androidx.work.impl.foreground.SystemForegroundService (has extras) }
06-06 15:35:05.648 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/5912e570a38751addf3965808fda44f2.0 internal=false, database hits=0
06-06 15:35:05.649 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/5912e570a38751addf3965808fda44f2.0.tmp internal=false, database hits=0
06-06 15:35:05.731  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:05.732  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:05.750 16595 16965 D UrlRepository: localUrl is: false and usesInternalSsid is: false
06-06 15:35:05.760   709 17109 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:35:05.824 16595 16950 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=4949a323-7058-4eb7-a6ce-86884b94216b, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ]
06-06 15:35:05.825 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:05.829  3921  3921 D NotificationRepository: updateNotification() called with: list = [4]
06-06 15:35:05.834  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1891, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:05.837  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:05.838  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@b1203bc mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:05.954 21214 21239 I VoiceInputManagerWrapper: VoiceInputManagerWrapper.shutdownVoiceInternal():94 shutdownVoiceInternal()
06-06 15:35:06.121 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/5c37216bc60c56ef37283241f3437f6b.0 internal=false, database hits=0
06-06 15:35:06.125 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/5c37216bc60c56ef37283241f3437f6b.0.tmp internal=false, database hits=0
06-06 15:35:06.127 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/5c37216bc60c56ef37283241f3437f6b.1 internal=false, database hits=0
06-06 15:35:06.129 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/5c37216bc60c56ef37283241f3437f6b.1.tmp internal=false, database hits=0
06-06 15:35:06.256  1451  9106 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1892, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:06.257  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1892, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:06.258  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:06.259  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@3370f45 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:06.271 16595 16643 D SensorWorker: Updating all Sensors.
06-06 15:35:06.272 16595 16635 I WM-Processor: Moving WorkSpec (cb5bc67e-a99a-4b85-87b6-da41ad719f9f) to the foreground
06-06 15:35:06.274 16595 16595 I WM-SystemFgDispatcher: Started foreground service Intent { act=ACTION_START_FOREGROUND cmp=io.homeassistant.companion.android/androidx.work.impl.foreground.SystemForegroundService (has extras) }
06-06 15:35:06.383 16595 16643 D SensorReceiver: Nothing to update
06-06 15:35:06.385 16595 16656 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=cb5bc67e-a99a-4b85-87b6-da41ad719f9f, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ]
06-06 15:35:06.386  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:06.388  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:06.400 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:06.402  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1892, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:06.405  3921  3921 D NotificationRepository: updateNotification() called with: list = [4]
06-06 15:35:06.418  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:06.419  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@746bbc0 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:06.624 21537 21537 V AvrcpMediaPlayerList: mPackageChangedBroadcastReceiver: action: android.intent.action.PACKAGE_CHANGED
06-06 15:35:06.624 21537 21537 D AvrcpMediaPlayerList: Name of package changed: io.homeassistant.companion.android
06-06 15:35:06.629  3818  3818 D RegisteredNfcFServicesCache: Service unchanged, not updating
06-06 15:35:06.647  1451  1496 W VoiceInteractionManagerService: no available voice interaction services found for user 0
06-06 15:35:06.648  1451  1451 I Telecom : DefaultDialerCache: Refreshing default dialer for user 0: now com.android.dialer: DDC.oR@Dzo
06-06 15:35:06.649  3921  3921 D PackageAddedRemovedHand: handleEvent() called with: ctx = [foundation.e.blisslauncher.BlissLauncher@8584125], action = [android.intent.action.PACKAGE_CHANGED], packageName = [io.homeassistant.companion.android], user = [foundation.e.blisslauncher.core.utils.UserHandle@7111aff], replacing = [true]
06-06 15:35:06.655  2822  2822 E PhoneInterfaceManager: [PhoneIntfMgr] getCarrierPackageNamesForIntent: No UICC
06-06 15:35:06.655  2822  2822 D CarrierSvcBindHelper: No carrier app for: 0
06-06 15:35:06.658  2822  2822 D CarrierSvcBindHelper: No carrier app for: 1
06-06 15:35:06.658  2822  2822 D ImsResolver: maybeAddedImsService, packageName: io.homeassistant.companion.android
06-06 15:35:06.684  3921  3921 I IconsHandler: Cached 43 icons
06-06 15:35:06.684  3921  3921 I EventsObserverImpl: accept: 601
06-06 15:35:06.696  3921  3921 D AppProvider: reload() called
06-06 15:35:06.696  3921  3921 D AppProvider: initializeAppLoading() called with: loader = [foundation.e.blisslauncher.features.launcher.tasks.LoadAppsTask@ee6681b]
06-06 15:35:06.696  3921  3921 D AppProvider: initializeShortcutsLoading() called with: loader = [foundation.e.blisslauncher.features.launcher.tasks.LoadShortcutTask@bb4bdb8]
06-06 15:35:06.696  3921  3921 D AppProvider: initializeDatabaseLoading() called with: loader = [foundation.e.blisslauncher.features.launcher.tasks.LoadDatabaseTask@2130791]
06-06 15:35:06.702  3921  3977 I LoadShortcutTask: doInBackground: 1
06-06 15:35:06.703  3921  3921 D AppProvider: loadShortcutsOver() called with: shortcuts = [{https://myhomeassistantaddress.duckdns.org/?homescreen=1=ShortcutInfo {id=***, flags=0x68a [PinIc-fStrRets], packageName=org.mozilla.firefox, activity=ComponentInfo{org.mozilla.firefox/org.mozilla.firefox.App}, shortLabel=***, resId=0[null], longLabel=***, resId=0[null], disabledMessage=***, resId=0[null], disabledReason=[Not disabled], categories=null, persons=null, icon=null, rank=0, timestamp=1622880285069, intents=null, extras=null}}]false
06-06 15:35:06.706  3921  3976 I AppUtils: totalAppsBefore: 51
06-06 15:35:06.710  3921  3921 D AppProvider: loadDatabaseOver() called with: databaseItems = [main]false
06-06 15:35:06.782  3921  3976 I AppUtils: Total Apps Loaded: 47
06-06 15:35:06.783  3921  3921 D AppProvider: loadAppsOver() called false
06-06 15:35:06.783  3921  3921 D AppProvider: prepareLauncherItems() called
06-06 15:35:06.783  3921  3921 I AppProvider: Total number of apps: 47
06-06 15:35:06.783  3921  3921 I AppProvider: Total number of items in database: 49
06-06 15:35:06.798  3921  3921 I BLISS_GRAPHICS: generateFolderIcon: 159*159
06-06 15:35:07.025  1451  9106 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1893, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:07.026  1451  2586 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=1893, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:07.026  1451  2554 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1893, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:07.026  1451  2554 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1893, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:07.026  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1893, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:07.027  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:07.028  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@cd2a0f9 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:07.042 16595 16644 D SensorWorker: Updating all Sensors.
06-06 15:35:07.043 16595 16635 I WM-Processor: Moving WorkSpec (ca2c27e9-0652-466c-ac96-b522004de693) to the foreground
06-06 15:35:07.049 16595 16595 I WM-SystemFgDispatcher: Started foreground service Intent { act=ACTION_START_FOREGROUND cmp=io.homeassistant.companion.android/androidx.work.impl.foreground.SystemForegroundService (has extras) }
06-06 15:35:07.156  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:07.156 16595 16644 D SensorReceiver: Nothing to update
06-06 15:35:07.157  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:07.157 16595 16949 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=ca2c27e9-0652-466c-ac96-b522004de693, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ]
06-06 15:35:07.159 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:07.160  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1893, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:07.161  3921  3921 D NotificationRepository: updateNotification() called with: list = [4]
06-06 15:35:07.170  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:07.171  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@ae4dbb mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:07.590  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:35:07.601  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:35:07.601  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:35:07.602  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:35:07.695  1451  5340 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1894, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:07.696  1451  2554 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1894, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:07.696  1451  2554 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1894, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:07.696  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1894, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:07.697  1451  2586 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=1894, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:07.698  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:07.699  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@5c7446d mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:07.728 16595 16965 D SensorWorker: Updating all Sensors.
06-06 15:35:07.729  1451  5340 D PackageManager: Instant App installer not found with android.intent.action.INSTALL_INSTANT_APP_PACKAGE
06-06 15:35:07.729  1451  5340 D PackageManager: Clear ephemeral installer activity
06-06 15:35:07.730  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1894, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:07.732  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:07.732  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@5ff88a2 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:07.734  1451  2713 D PackageManager: Instant App installer not found with android.intent.action.INSTALL_INSTANT_APP_PACKAGE
06-06 15:35:07.734  1451  2713 D PackageManager: Clear ephemeral installer activity
06-06 15:35:07.739  1451  2713 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1895, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:07.740  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1895, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:07.740  1451  2554 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1895, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:07.740  1451  2554 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1895, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:07.740  1451  2586 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=1895, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:07.740 16595 16656 I WM-WorkerWrapper: Work [ id=5096292f-181c-4bec-ad81-38d739a6f0d8, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ] was cancelled
06-06 15:35:07.740 16595 16656 I WM-WorkerWrapper: java.util.concurrent.CancellationException: Task was cancelled.
06-06 15:35:07.740 16595 16656 I WM-WorkerWrapper: 	at androidx.work.impl.utils.futures.AbstractFuture.cancellationExceptionWithCause(AbstractFuture.java:1184)
06-06 15:35:07.740 16595 16656 I WM-WorkerWrapper: 	at androidx.work.impl.utils.futures.AbstractFuture.getDoneValue(AbstractFuture.java:514)
06-06 15:35:07.740 16595 16656 I WM-WorkerWrapper: 	at androidx.work.impl.utils.futures.AbstractFuture.get(AbstractFuture.java:475)
06-06 15:35:07.740 16595 16656 I WM-WorkerWrapper: 	at androidx.work.impl.WorkerWrapper$2.run(WorkerWrapper.java:300)
06-06 15:35:07.740 16595 16656 I WM-WorkerWrapper: 	at androidx.work.impl.utils.SerialExecutor$Task.run(SerialExecutor.java:91)
06-06 15:35:07.740 16595 16656 I WM-WorkerWrapper: 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
06-06 15:35:07.740 16595 16656 I WM-WorkerWrapper: 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
06-06 15:35:07.740 16595 16656 I WM-WorkerWrapper: 	at java.lang.Thread.run(Thread.java:919)
06-06 15:35:07.742  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:07.743  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@8bab933 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:07.745 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:07.751 16595 16643 D SensorWorker: Updating all Sensors.
06-06 15:35:07.752 16595 16950 I WM-Processor: Moving WorkSpec (b4228ab4-1d3d-4990-aa2b-722b307ad245) to the foreground
06-06 15:35:07.754 16595 16595 I WM-SystemFgDispatcher: Started foreground service Intent { act=ACTION_START_FOREGROUND cmp=io.homeassistant.companion.android/androidx.work.impl.foreground.SystemForegroundService (has extras) }
06-06 15:35:07.861  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:07.862  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:07.887 16595 16643 D UrlRepository: localUrl is: false and usesInternalSsid is: false
06-06 15:35:07.895   709 17114 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:35:07.953 16595 16635 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=b4228ab4-1d3d-4990-aa2b-722b307ad245, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ]
06-06 15:35:07.955 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:07.959  3921  3921 D NotificationRepository: updateNotification() called with: list = [4]
06-06 15:35:07.975  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1895, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:07.977  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:07.979  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@17a4bc6 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:08.207  1451  5340 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1896, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:08.207  1451  2554 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1896, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:08.207  1451  2554 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1896, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:08.208  1451  2586 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=1896, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:08.208  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1896, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:08.210  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:08.211  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@54cc787 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:08.216 16595 16644 D SensorWorker: Updating all Sensors.
06-06 15:35:08.217 16595 16635 I WM-Processor: Moving WorkSpec (c2d6c4b4-fc6e-4714-a0a0-1ef2886669c5) to the foreground
06-06 15:35:08.231 16595 16595 I WM-SystemFgDispatcher: Started foreground service Intent { act=ACTION_START_FOREGROUND cmp=io.homeassistant.companion.android/androidx.work.impl.foreground.SystemForegroundService (has extras) }
06-06 15:35:08.325 16595 16644 D SensorReceiver: Nothing to update
06-06 15:35:08.326 16595 16656 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=c2d6c4b4-fc6e-4714-a0a0-1ef2886669c5, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ]
06-06 15:35:08.328 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:08.330  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1896, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:08.345  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:08.347  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@fe646b4 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:08.350  3921  3921 D NotificationRepository: updateNotification() called with: list = [4]
06-06 15:35:08.351  3921  3921 I chatty  : uid=10082(foundation.e.blisslauncher) identical 1 line
06-06 15:35:08.352  3921  3921 D NotificationRepository: updateNotification() called with: list = [4]
06-06 15:35:08.773 21537 21537 V AvrcpMediaPlayerList: mPackageChangedBroadcastReceiver: action: android.intent.action.PACKAGE_CHANGED
06-06 15:35:08.774 21537 21537 D AvrcpMediaPlayerList: Name of package changed: io.homeassistant.companion.android
06-06 15:35:08.775  1451  2543 I InputReader: Reconfiguring input devices.  changes=0x00000010
06-06 15:35:08.779  1451  1496 W Searchables: No global search activity found
06-06 15:35:08.779  3818  3818 D RegisteredNfcFServicesCache: Service unchanged, not updating
06-06 15:35:08.781  1451  1496 W VoiceInteractionManagerService: no available voice interaction services found for user 0
06-06 15:35:08.782  3921  3921 D PackageAddedRemovedHand: handleEvent() called with: ctx = [foundation.e.blisslauncher.BlissLauncher@8584125], action = [android.intent.action.PACKAGE_CHANGED], packageName = [io.homeassistant.companion.android], user = [foundation.e.blisslauncher.core.utils.UserHandle@365ba32], replacing = [true]
06-06 15:35:08.783  1451  3799 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1897, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:08.787  1451  2586 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=1897, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:08.787  1451  2554 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1897, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:08.787  1451  2554 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1897, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:08.788  1451  1451 I Telecom : DefaultDialerCache: Refreshing default dialer for user 0: now com.android.dialer: DDC.oR@Dzs
06-06 15:35:08.798  2822  2822 E PhoneInterfaceManager: [PhoneIntfMgr] getCarrierPackageNamesForIntent: No UICC
06-06 15:35:08.798  2822  2822 D CarrierSvcBindHelper: No carrier app for: 0
06-06 15:35:08.799  2822  2822 D CarrierSvcBindHelper: No carrier app for: 1
06-06 15:35:08.800  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1897, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:08.800  2822  2822 D ImsResolver: maybeAddedImsService, packageName: io.homeassistant.companion.android
06-06 15:35:08.802 16595 16644 D SensorWorker: Updating all Sensors.
06-06 15:35:08.803 16595 16950 I WM-Processor: Moving WorkSpec (cb586913-7551-42f8-8586-78d285780332) to the foreground
06-06 15:35:08.804  3921  3921 I IconsHandler: Cached 43 icons
06-06 15:35:08.804  3921  3921 I EventsObserverImpl: accept: 601
06-06 15:35:08.805  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:08.806  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@9d10d9e mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:08.806 16595 16595 I WM-SystemFgDispatcher: Started foreground service Intent { act=ACTION_START_FOREGROUND cmp=io.homeassistant.companion.android/androidx.work.impl.foreground.SystemForegroundService (has extras) }
06-06 15:35:08.813  3921  3921 D AppProvider: reload() called
06-06 15:35:08.813  3921  3921 D AppProvider: initializeAppLoading() called with: loader = [foundation.e.blisslauncher.features.launcher.tasks.LoadAppsTask@b1477e]
06-06 15:35:08.813  3921  3921 D AppProvider: initializeShortcutsLoading() called with: loader = [foundation.e.blisslauncher.features.launcher.tasks.LoadShortcutTask@8b804df]
06-06 15:35:08.813  3921  3921 D AppProvider: initializeDatabaseLoading() called with: loader = [foundation.e.blisslauncher.features.launcher.tasks.LoadDatabaseTask@b50352c]
06-06 15:35:08.819  3921  3977 I LoadShortcutTask: doInBackground: 1
06-06 15:35:08.819  3921  3921 D AppProvider: loadShortcutsOver() called with: shortcuts = [{https://myhomeassistantaddress.duckdns.org/?homescreen=1=ShortcutInfo {id=***, flags=0x68a [PinIc-fStrRets], packageName=org.mozilla.firefox, activity=ComponentInfo{org.mozilla.firefox/org.mozilla.firefox.App}, shortLabel=***, resId=0[null], longLabel=***, resId=0[null], disabledMessage=***, resId=0[null], disabledReason=[Not disabled], categories=null, persons=null, icon=null, rank=0, timestamp=1622880285069, intents=null, extras=null}}]false
06-06 15:35:08.821  3921  3976 I AppUtils: totalAppsBefore: 51
06-06 15:35:08.822  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:35:08.822  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:35:08.822  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:35:08.825  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:35:08.837  3921  3921 D AppProvider: loadDatabaseOver() called with: databaseItems = [main]false
06-06 15:35:08.884  3921  3976 I AppUtils: Total Apps Loaded: 47
06-06 15:35:08.884  3921  3921 D AppProvider: loadAppsOver() called false
06-06 15:35:08.884  3921  3921 D AppProvider: prepareLauncherItems() called
06-06 15:35:08.884  3921  3921 I AppProvider: Total number of apps: 47
06-06 15:35:08.884  3921  3921 I AppProvider: Total number of items in database: 49
06-06 15:35:08.893  3921  3921 I BLISS_GRAPHICS: generateFolderIcon: 159*159
06-06 15:35:08.911  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:08.914  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:08.948 16595 16644 D SensorReceiver: Nothing to update
06-06 15:35:08.948 16595 16656 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=cb586913-7551-42f8-8586-78d285780332, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ]
06-06 15:35:08.949 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:08.951  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1897, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:08.952  3921  3921 D NotificationRepository: updateNotification() called with: list = [4]
06-06 15:35:08.961  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:08.962  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@9837d4d mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:09.155   709 19811 I netd    : tetherGetStats() <2.06ms>
06-06 15:35:09.176   709 19811 I netd    : bandwidthSetGlobalAlert(2097152) <0.28ms>
06-06 15:35:09.291 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/96391d1ef08bf5d2f6ac03b7137725c9.0 internal=false, database hits=0
06-06 15:35:09.295 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/96391d1ef08bf5d2f6ac03b7137725c9.0.tmp internal=false, database hits=0
06-06 15:35:09.296 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/96391d1ef08bf5d2f6ac03b7137725c9.1 internal=false, database hits=0
06-06 15:35:09.298 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/96391d1ef08bf5d2f6ac03b7137725c9.1.tmp internal=false, database hits=0
06-06 15:35:09.300 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/817ddffff7488ab14064fb68073e5e8b.0 internal=false, database hits=0
06-06 15:35:09.302 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/817ddffff7488ab14064fb68073e5e8b.0.tmp internal=false, database hits=0
06-06 15:35:09.304 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/817ddffff7488ab14064fb68073e5e8b.1 internal=false, database hits=0
06-06 15:35:09.306 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/817ddffff7488ab14064fb68073e5e8b.1.tmp internal=false, database hits=0
06-06 15:35:09.321 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/20f2c13d6f44cf400bad02119b1b5f78.0 internal=false, database hits=0
06-06 15:35:09.322 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/20f2c13d6f44cf400bad02119b1b5f78.0.tmp internal=false, database hits=0
06-06 15:35:09.324 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/20f2c13d6f44cf400bad02119b1b5f78.1 internal=false, database hits=0
06-06 15:35:09.329 30306 30891 D blabber.im: deleted file /storage/emulated/0/Android/data/com.nononsenseapps.feeder/cache/http/20f2c13d6f44cf400bad02119b1b5f78.1.tmp internal=false, database hits=0
06-06 15:35:09.482  1451  9106 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1898, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:09.483  1451  2554 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1898, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:09.483  1451  2554 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1898, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:09.483  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1898, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:09.484  1451  2586 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=1898, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:09.489  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:09.490  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@3b80002 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:09.508 16595 16643 D SensorWorker: Updating all Sensors.
06-06 15:35:09.508  1451  3792 D PackageManager: Instant App installer not found with android.intent.action.INSTALL_INSTANT_APP_PACKAGE
06-06 15:35:09.508  1451  3792 D PackageManager: Clear ephemeral installer activity
06-06 15:35:09.509  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1898, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:09.509  1451  3792 D PackageManager: Instant App installer not found with android.intent.action.INSTALL_INSTANT_APP_PACKAGE
06-06 15:35:09.509  1451  3792 D PackageManager: Clear ephemeral installer activity
06-06 15:35:09.512  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:09.513  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@8e4cd13 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:09.531  1451  2713 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1899, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:09.532  1451  2554 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1899, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:09.532  1451  2554 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1899, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:09.532 16595 16949 I WM-WorkerWrapper: Work [ id=20b93b54-a1ac-4983-b074-bbbeddd2e397, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ] was cancelled
06-06 15:35:09.532 16595 16949 I WM-WorkerWrapper: java.util.concurrent.CancellationException: Task was cancelled.
06-06 15:35:09.532 16595 16949 I WM-WorkerWrapper: 	at androidx.work.impl.utils.futures.AbstractFuture.cancellationExceptionWithCause(AbstractFuture.java:1184)
06-06 15:35:09.532 16595 16949 I WM-WorkerWrapper: 	at androidx.work.impl.utils.futures.AbstractFuture.getDoneValue(AbstractFuture.java:514)
06-06 15:35:09.532 16595 16949 I WM-WorkerWrapper: 	at androidx.work.impl.utils.futures.AbstractFuture.get(AbstractFuture.java:475)
06-06 15:35:09.532 16595 16949 I WM-WorkerWrapper: 	at androidx.work.impl.WorkerWrapper$2.run(WorkerWrapper.java:300)
06-06 15:35:09.532 16595 16949 I WM-WorkerWrapper: 	at androidx.work.impl.utils.SerialExecutor$Task.run(SerialExecutor.java:91)
06-06 15:35:09.532 16595 16949 I WM-WorkerWrapper: 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
06-06 15:35:09.532 16595 16949 I WM-WorkerWrapper: 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
06-06 15:35:09.532 16595 16949 I WM-WorkerWrapper: 	at java.lang.Thread.run(Thread.java:919)
06-06 15:35:09.532  1451  2586 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=1899, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:09.532  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1899, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:09.533  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:09.534  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@f994b50 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:09.534 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:09.545 16595 16644 D SensorWorker: Updating all Sensors.
06-06 15:35:09.546 16595 16950 I WM-Processor: Moving WorkSpec (45b9bc5a-5f43-4d62-af57-62460d7dc4a2) to the foreground
06-06 15:35:09.548 16595 16595 I WM-SystemFgDispatcher: Started foreground service Intent { act=ACTION_START_FOREGROUND cmp=io.homeassistant.companion.android/androidx.work.impl.foreground.SystemForegroundService (has extras) }
06-06 15:35:09.558 17005 17026 I enseapps.feede: Waiting for a blocking GC ProfileSaver
06-06 15:35:09.573 17005 17026 I enseapps.feede: WaitForGcToComplete blocked ProfileSaver on AddRemoveAppImageSpace for 14.951ms
06-06 15:35:09.653  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:09.654  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:09.671 16595 16644 D UrlRepository: localUrl is: false and usesInternalSsid is: false
06-06 15:35:09.718 16595 16656 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=45b9bc5a-5f43-4d62-af57-62460d7dc4a2, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ]
06-06 15:35:09.719 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:09.724  3921  3921 D NotificationRepository: updateNotification() called with: list = [4]
06-06 15:35:09.730  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1899, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:09.733  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:09.736  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@6b49567 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:09.778  3418  3463 I QcrilOemhookMsgTunnel: [1]processOemHookIndication length=21
06-06 15:35:09.778  3418  3418 D QcrilMsgTunnelIfaceManager: handleMessage what = 0
06-06 15:35:09.816  2758  3473 D QCNEJ/WwanInfoRelay: onServiceStateChanged: dataState: 2 DDS:1 Notify service state update
06-06 15:35:09.820  2822  2822 D ServiceStateProvider: subId=1
06-06 15:35:09.820 14724 14724 D CellBroadcastReceiver: onReceive Intent { act=android.intent.action.SERVICE_STATE flg=0x1000010 cmp=com.android.cellbroadcastreceiver/.CellBroadcastReceiver (has extras) }
06-06 15:35:09.825  1451  5340 D AlarmManagerService: Kernel timezone updated to -60 minutes west of GMT
06-06 15:35:10.011  1451  2713 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1900, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:10.012  1451  2586 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=1900, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:10.012  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1900, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:10.012  1451  2554 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1900, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:10.012  1451  2554 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1900, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:10.015  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:10.015  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@5132f14 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:10.027 16595 16644 D SensorWorker: Updating all Sensors.
06-06 15:35:10.028 16595 16949 I WM-Processor: Moving WorkSpec (d665d394-881b-4b06-a995-ad4c17fc5cb6) to the foreground
06-06 15:35:10.031 16595 16595 I WM-SystemFgDispatcher: Started foreground service Intent { act=ACTION_START_FOREGROUND cmp=io.homeassistant.companion.android/androidx.work.impl.foreground.SystemForegroundService (has extras) }
06-06 15:35:10.133 16595 16644 D SensorReceiver: Nothing to update
06-06 15:35:10.134 16595 16950 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=d665d394-881b-4b06-a995-ad4c17fc5cb6, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ]
06-06 15:35:10.139 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:10.141  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1900, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:10.146  3921  3921 D NotificationRepository: updateNotification() called with: list = [4]
06-06 15:35:10.147  3921  3921 I chatty  : uid=10082(foundation.e.blisslauncher) identical 1 line
06-06 15:35:10.148  3921  3921 D NotificationRepository: updateNotification() called with: list = [4]
06-06 15:35:10.158  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:10.159  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@7f7b2fe mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:10.555 21537 21537 V AvrcpMediaPlayerList: mPackageChangedBroadcastReceiver: action: android.intent.action.PACKAGE_CHANGED
06-06 15:35:10.555 21537 21537 D AvrcpMediaPlayerList: Name of package changed: io.homeassistant.companion.android
06-06 15:35:10.557  1451  2543 I InputReader: Reconfiguring input devices.  changes=0x00000010
06-06 15:35:10.559  3818  3818 D RegisteredNfcFServicesCache: Service unchanged, not updating
06-06 15:35:10.563  1451  1496 W Searchables: No global search activity found
06-06 15:35:10.564  1451  1496 W VoiceInteractionManagerService: no available voice interaction services found for user 0
06-06 15:35:10.565  3921  3921 D PackageAddedRemovedHand: handleEvent() called with: ctx = [foundation.e.blisslauncher.BlissLauncher@8584125], action = [android.intent.action.PACKAGE_CHANGED], packageName = [io.homeassistant.companion.android], user = [foundation.e.blisslauncher.core.utils.UserHandle@d1509e1], replacing = [true]
06-06 15:35:10.570  2822  2822 E PhoneInterfaceManager: [PhoneIntfMgr] getCarrierPackageNamesForIntent: No UICC
06-06 15:35:10.570  2822  2822 D CarrierSvcBindHelper: No carrier app for: 0
06-06 15:35:10.570  1451  1451 I Telecom : DefaultDialerCache: Refreshing default dialer for user 0: now com.android.dialer: DDC.oR@Dzw
06-06 15:35:10.571  2822  2822 D CarrierSvcBindHelper: No carrier app for: 1
06-06 15:35:10.571  2822  2822 D ImsResolver: maybeAddedImsService, packageName: io.homeassistant.companion.android
06-06 15:35:10.585  3921  3921 I IconsHandler: Cached 43 icons
06-06 15:35:10.585  3921  3921 I EventsObserverImpl: accept: 601
06-06 15:35:10.594  3921  3921 D AppProvider: reload() called
06-06 15:35:10.594  3921  3921 D AppProvider: initializeAppLoading() called with: loader = [foundation.e.blisslauncher.features.launcher.tasks.LoadAppsTask@df7631d]
06-06 15:35:10.595  3921  3921 D AppProvider: initializeShortcutsLoading() called with: loader = [foundation.e.blisslauncher.features.launcher.tasks.LoadShortcutTask@7f63992]
06-06 15:35:10.595  3921  3921 D AppProvider: initializeDatabaseLoading() called with: loader = [foundation.e.blisslauncher.features.launcher.tasks.LoadDatabaseTask@24d2f63]
06-06 15:35:10.598  3921  3977 I LoadShortcutTask: doInBackground: 1
06-06 15:35:10.599  3921  3921 D AppProvider: loadShortcutsOver() called with: shortcuts = [{https://myhomeassistantaddress.duckdns.org/?homescreen=1=ShortcutInfo {id=***, flags=0x68a [PinIc-fStrRets], packageName=org.mozilla.firefox, activity=ComponentInfo{org.mozilla.firefox/org.mozilla.firefox.App}, shortLabel=***, resId=0[null], longLabel=***, resId=0[null], disabledMessage=***, resId=0[null], disabledReason=[Not disabled], categories=null, persons=null, icon=null, rank=0, timestamp=1622880285069, intents=null, extras=null}}]false
06-06 15:35:10.602  3921  3976 I AppUtils: totalAppsBefore: 51
06-06 15:35:10.610  3921  3921 D AppProvider: loadDatabaseOver() called with: databaseItems = [main]false
06-06 15:35:10.621  1451  3799 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1901, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:10.622  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1901, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:10.622  1451  2586 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=1901, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:10.622  1451  2554 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1901, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:10.622  1451  2554 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1901, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:10.624  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:10.627  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@c288798 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:10.651 16595 16643 D SensorWorker: Updating all Sensors.
06-06 15:35:10.652 16595 16949 I WM-Processor: Moving WorkSpec (eca989b3-2824-4658-8b98-109a4b299790) to the foreground
06-06 15:35:10.656 16595 16595 I WM-SystemFgDispatcher: Started foreground service Intent { act=ACTION_START_FOREGROUND cmp=io.homeassistant.companion.android/androidx.work.impl.foreground.SystemForegroundService (has extras) }
06-06 15:35:10.667  3921  3976 I AppUtils: Total Apps Loaded: 47
06-06 15:35:10.667  3921  3921 D AppProvider: loadAppsOver() called false
06-06 15:35:10.667  3921  3921 D AppProvider: prepareLauncherItems() called
06-06 15:35:10.667  3921  3921 I AppProvider: Total number of apps: 47
06-06 15:35:10.667  3921  3921 I AppProvider: Total number of items in database: 49
06-06 15:35:10.676  3921  3921 I BLISS_GRAPHICS: generateFolderIcon: 159*159
06-06 15:35:10.763  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:10.766  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:10.795 16595 16643 D SensorReceiver: Nothing to update
06-06 15:35:10.796 16595 16656 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=eca989b3-2824-4658-8b98-109a4b299790, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ]
06-06 15:35:10.797 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:10.799  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1901, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:10.801  3921  3921 D NotificationRepository: updateNotification() called with: list = [4]
06-06 15:35:10.806  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:10.806  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@8b094f mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:10.963 17005 17034 D CoroutineSync: Completed in 6391 ms
06-06 15:35:10.980 17005 17032 D skia    : --- Failed to create image decoder with message 'unimplemented'
06-06 15:35:11.035 17005 17029 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=ef6d0929-f8fe-411b-b8e9-92b4dc1976bd, tags={ com.nononsenseapps.feeder.model.FeedSyncer, periodic_sync } ]
06-06 15:35:11.095  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:11.280  1451  9106 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1902, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:11.282  1451  2586 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=1902, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:11.282  1451  2554 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1902, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:11.282  1451  2554 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1902, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:11.282  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1902, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:11.285  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:11.286  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@90bd1df mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:11.301 16595 16643 D SensorWorker: Updating all Sensors.
06-06 15:35:11.302  1451  9106 D PackageManager: Instant App installer not found with android.intent.action.INSTALL_INSTANT_APP_PACKAGE
06-06 15:35:11.302  1451  9106 D PackageManager: Clear ephemeral installer activity
06-06 15:35:11.305  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1902, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:11.305 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:11.307  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:11.308  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@5747e2c mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:11.320  1451  9106 D PackageManager: Instant App installer not found with android.intent.action.INSTALL_INSTANT_APP_PACKAGE
06-06 15:35:11.320  1451  9106 D PackageManager: Clear ephemeral installer activity
06-06 15:35:11.327  1451  3790 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1903, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:11.327  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1903, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:11.327  1451  2586 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=1903, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:11.328  1451  2554 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1903, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:11.328  1451  2554 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1903, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:11.328 16595 16656 I WM-WorkerWrapper: Work [ id=d21f347e-232d-40a9-9d25-379607bf17ee, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ] was cancelled
06-06 15:35:11.328 16595 16656 I WM-WorkerWrapper: java.util.concurrent.CancellationException: Task was cancelled.
06-06 15:35:11.328 16595 16656 I WM-WorkerWrapper: 	at androidx.work.impl.utils.futures.AbstractFuture.cancellationExceptionWithCause(AbstractFuture.java:1184)
06-06 15:35:11.328 16595 16656 I WM-WorkerWrapper: 	at androidx.work.impl.utils.futures.AbstractFuture.getDoneValue(AbstractFuture.java:514)
06-06 15:35:11.328 16595 16656 I WM-WorkerWrapper: 	at androidx.work.impl.utils.futures.AbstractFuture.get(AbstractFuture.java:475)
06-06 15:35:11.328 16595 16656 I WM-WorkerWrapper: 	at androidx.work.impl.WorkerWrapper$2.run(WorkerWrapper.java:300)
06-06 15:35:11.328 16595 16656 I WM-WorkerWrapper: 	at androidx.work.impl.utils.SerialExecutor$Task.run(SerialExecutor.java:91)
06-06 15:35:11.328 16595 16656 I WM-WorkerWrapper: 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
06-06 15:35:11.328 16595 16656 I WM-WorkerWrapper: 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
06-06 15:35:11.328 16595 16656 I WM-WorkerWrapper: 	at java.lang.Thread.run(Thread.java:919)
06-06 15:35:11.329  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:11.329  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@31350f5 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:11.331 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:11.338 16595 16965 D SensorWorker: Updating all Sensors.
06-06 15:35:11.338 16595 16949 I WM-Processor: Moving WorkSpec (136be990-0560-448d-becd-8ce031bb19b4) to the foreground
06-06 15:35:11.341 16595 16595 I WM-SystemFgDispatcher: Started foreground service Intent { act=ACTION_START_FOREGROUND cmp=io.homeassistant.companion.android/androidx.work.impl.foreground.SystemForegroundService (has extras) }
06-06 15:35:11.448  3921  3921 D NotificationRepository: updateNotification() called with: list = [6]
06-06 15:35:11.449  3921  3921 D NotificationRepository: updateNotification() called with: list = [6]
06-06 15:35:11.453 16595 16965 D UrlRepository: localUrl is: false and usesInternalSsid is: false
06-06 15:35:11.463   709 17132 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:35:11.508 16595 16950 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=136be990-0560-448d-becd-8ce031bb19b4, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ]
06-06 15:35:11.509 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:11.515  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:11.520  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1903, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:11.524  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:11.525  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@6b072a8 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:11.765  1451  9106 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1904, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:11.766  1451  2586 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=1904, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:11.766  1451  2554 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1904, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:11.766  1451  2554 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1904, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:11.767  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1904, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:11.770  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:11.773  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@20031c1 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:11.776 16595 16643 D SensorWorker: Updating all Sensors.
06-06 15:35:11.777 16595 16950 I WM-Processor: Moving WorkSpec (c1c5423c-becd-4235-9103-efca3e3c2266) to the foreground
06-06 15:35:11.789 16595 16595 I WM-SystemFgDispatcher: Started foreground service Intent { act=ACTION_START_FOREGROUND cmp=io.homeassistant.companion.android/androidx.work.impl.foreground.SystemForegroundService (has extras) }
06-06 15:35:11.905  3921  3921 D NotificationRepository: updateNotification() called with: list = [6]
06-06 15:35:11.906  3921  3921 D NotificationRepository: updateNotification() called with: list = [6]
06-06 15:35:11.912 16595 16643 D SensorReceiver: Nothing to update
06-06 15:35:11.913 16595 16656 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=c1c5423c-becd-4235-9103-efca3e3c2266, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ]
06-06 15:35:11.918 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:11.922  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1904, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:11.924  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:11.937  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:11.938  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@d677687 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:12.315  1451  2543 I InputReader: Reconfiguring input devices.  changes=0x00000010
06-06 15:35:12.317 21537 21537 V AvrcpMediaPlayerList: mPackageChangedBroadcastReceiver: action: android.intent.action.PACKAGE_CHANGED
06-06 15:35:12.317 21537 21537 D AvrcpMediaPlayerList: Name of package changed: io.homeassistant.companion.android
06-06 15:35:12.322  3818  3818 D RegisteredNfcFServicesCache: Service unchanged, not updating
06-06 15:35:12.328  1451  1496 W Searchables: No global search activity found
06-06 15:35:12.329  1451  1496 W VoiceInteractionManagerService: no available voice interaction services found for user 0
06-06 15:35:12.331  3921  3921 D PackageAddedRemovedHand: handleEvent() called with: ctx = [foundation.e.blisslauncher.BlissLauncher@8584125], action = [android.intent.action.PACKAGE_CHANGED], packageName = [io.homeassistant.companion.android], user = [foundation.e.blisslauncher.core.utils.UserHandle@7e7d9a8], replacing = [true]
06-06 15:35:12.340  1451  1451 I Telecom : DefaultDialerCache: Refreshing default dialer for user 0: now com.android.dialer: DDC.oR@Dz0
06-06 15:35:12.348  2822  2822 E PhoneInterfaceManager: [PhoneIntfMgr] getCarrierPackageNamesForIntent: No UICC
06-06 15:35:12.348  2822  2822 D CarrierSvcBindHelper: No carrier app for: 0
06-06 15:35:12.350  2822  2822 D CarrierSvcBindHelper: No carrier app for: 1
06-06 15:35:12.350  2822  2822 D ImsResolver: maybeAddedImsService, packageName: io.homeassistant.companion.android
06-06 15:35:12.357  3921  3921 I IconsHandler: Cached 43 icons
06-06 15:35:12.357  3921  3921 I EventsObserverImpl: accept: 601
06-06 15:35:12.365  3921  3921 D AppProvider: reload() called
06-06 15:35:12.365  3921  3921 D AppProvider: initializeAppLoading() called with: loader = [foundation.e.blisslauncher.features.launcher.tasks.LoadAppsTask@bb4e854]
06-06 15:35:12.365  3921  3921 D AppProvider: initializeShortcutsLoading() called with: loader = [foundation.e.blisslauncher.features.launcher.tasks.LoadShortcutTask@fc8b3fd]
06-06 15:35:12.365  3921  3921 D AppProvider: initializeDatabaseLoading() called with: loader = [foundation.e.blisslauncher.features.launcher.tasks.LoadDatabaseTask@1f9e8f2]
06-06 15:35:12.373  3921  3976 I AppUtils: totalAppsBefore: 51
06-06 15:35:12.374  3921  3977 I LoadShortcutTask: doInBackground: 1
06-06 15:35:12.375  3921  3921 D AppProvider: loadShortcutsOver() called with: shortcuts = [{https://myhomeassistantaddress.duckdns.org/?homescreen=1=ShortcutInfo {id=***, flags=0x68a [PinIc-fStrRets], packageName=org.mozilla.firefox, activity=ComponentInfo{org.mozilla.firefox/org.mozilla.firefox.App}, shortLabel=***, resId=0[null], longLabel=***, resId=0[null], disabledMessage=***, resId=0[null], disabledReason=[Not disabled], categories=null, persons=null, icon=null, rank=0, timestamp=1622880285069, intents=null, extras=null}}]false
06-06 15:35:12.376  3921  3921 D AppProvider: loadDatabaseOver() called with: databaseItems = [main]false
06-06 15:35:12.397  1451  9106 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1905, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:12.397  1451  2586 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=1905, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:12.397  1451  2554 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1905, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:12.398  1451  2554 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1905, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:12.398  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1905, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:12.399  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:12.400  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@e94c9b4 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:12.422 16595 16644 D SensorWorker: Updating all Sensors.
06-06 15:35:12.423 16595 16949 I WM-Processor: Moving WorkSpec (45b0efa9-184e-4943-8a05-f4c478794ad7) to the foreground
06-06 15:35:12.425 16595 16595 I WM-SystemFgDispatcher: Started foreground service Intent { act=ACTION_START_FOREGROUND cmp=io.homeassistant.companion.android/androidx.work.impl.foreground.SystemForegroundService (has extras) }
06-06 15:35:12.432  3921  3976 I AppUtils: Total Apps Loaded: 47
06-06 15:35:12.433  3921  3921 D AppProvider: loadAppsOver() called false
06-06 15:35:12.433  3921  3921 D AppProvider: prepareLauncherItems() called
06-06 15:35:12.433  3921  3921 I AppProvider: Total number of apps: 47
06-06 15:35:12.433  3921  3921 I AppProvider: Total number of items in database: 49
06-06 15:35:12.441  3921  3921 I BLISS_GRAPHICS: generateFolderIcon: 159*159
06-06 15:35:12.531  3921  3921 D NotificationRepository: updateNotification() called with: list = [6]
06-06 15:35:12.532  3921  3921 D NotificationRepository: updateNotification() called with: list = [6]
06-06 15:35:12.535 16595 16644 D SensorReceiver: Nothing to update
06-06 15:35:12.536 16595 16950 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=45b0efa9-184e-4943-8a05-f4c478794ad7, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ]
06-06 15:35:12.538 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:12.539  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1905, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:12.541  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:12.551  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:12.552  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@5dff811 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:13.141  1451  9106 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1906, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:13.142  1451  2586 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=1906, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:13.142  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1906, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:13.142  1451  2554 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1906, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:13.142  1451  2554 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1906, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:13.144  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:13.144  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@c17fd76 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:13.155 16595 16644 D SensorWorker: Updating all Sensors.
06-06 15:35:13.155  1451  9106 D PackageManager: Instant App installer not found with android.intent.action.INSTALL_INSTANT_APP_PACKAGE
06-06 15:35:13.155  1451  9106 D PackageManager: Clear ephemeral installer activity
06-06 15:35:13.156  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1906, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:13.157  1451  9106 D PackageManager: Instant App installer not found with android.intent.action.INSTALL_INSTANT_APP_PACKAGE
06-06 15:35:13.157  1451  9106 D PackageManager: Clear ephemeral installer activity
06-06 15:35:13.159  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:13.159  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@4b50f77 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:13.165  1451  9106 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1907, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:13.165  1451  2586 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=1907, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:13.165  1451  2554 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1907, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:13.165  1451  2554 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1907, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:13.166  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1907, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:13.166 16595 16950 I WM-WorkerWrapper: Work [ id=1667ec32-2a08-4501-bc4b-d486e80f7236, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ] was cancelled
06-06 15:35:13.166 16595 16950 I WM-WorkerWrapper: java.util.concurrent.CancellationException: Task was cancelled.
06-06 15:35:13.166 16595 16950 I WM-WorkerWrapper: 	at androidx.work.impl.utils.futures.AbstractFuture.cancellationExceptionWithCause(AbstractFuture.java:1184)
06-06 15:35:13.166 16595 16950 I WM-WorkerWrapper: 	at androidx.work.impl.utils.futures.AbstractFuture.getDoneValue(AbstractFuture.java:514)
06-06 15:35:13.166 16595 16950 I WM-WorkerWrapper: 	at androidx.work.impl.utils.futures.AbstractFuture.get(AbstractFuture.java:475)
06-06 15:35:13.166 16595 16950 I WM-WorkerWrapper: 	at androidx.work.impl.WorkerWrapper$2.run(WorkerWrapper.java:300)
06-06 15:35:13.166 16595 16950 I WM-WorkerWrapper: 	at androidx.work.impl.utils.SerialExecutor$Task.run(SerialExecutor.java:91)
06-06 15:35:13.166 16595 16950 I WM-WorkerWrapper: 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
06-06 15:35:13.166 16595 16950 I WM-WorkerWrapper: 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
06-06 15:35:13.166 16595 16950 I WM-WorkerWrapper: 	at java.lang.Thread.run(Thread.java:919)
06-06 15:35:13.167  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:13.168  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@8d807e4 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:13.169 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:13.177 16595 16644 D SensorWorker: Updating all Sensors.
06-06 15:35:13.178 16595 16656 I WM-Processor: Moving WorkSpec (47507f20-d1e6-423c-9b18-28094a3a9fe0) to the foreground
06-06 15:35:13.180 16595 16595 I WM-SystemFgDispatcher: Started foreground service Intent { act=ACTION_START_FOREGROUND cmp=io.homeassistant.companion.android/androidx.work.impl.foreground.SystemForegroundService (has extras) }
06-06 15:35:13.287  3921  3921 D NotificationRepository: updateNotification() called with: list = [6]
06-06 15:35:13.289  3921  3921 D NotificationRepository: updateNotification() called with: list = [6]
06-06 15:35:13.316 16595 16644 D UrlRepository: localUrl is: false and usesInternalSsid is: false
06-06 15:35:13.367 16595 16949 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=47507f20-d1e6-423c-9b18-28094a3a9fe0, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ]
06-06 15:35:13.369 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:13.373  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:13.382  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1907, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:13.385  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:13.386  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@59e0781 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:13.616  1451  2713 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1908, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:13.616  1451  2554 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1908, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:13.616  1451  2586 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=1908, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:13.617  1451  2554 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1908, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:13.617  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1908, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:13.620  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:13.621  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@958b026 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:13.634 16595 16644 D SensorWorker: Updating all Sensors.
06-06 15:35:13.635 16595 16656 I WM-Processor: Moving WorkSpec (f0b9dedb-aee8-42a9-8232-3987f90cd0f6) to the foreground
06-06 15:35:13.638 16595 16595 I WM-SystemFgDispatcher: Started foreground service Intent { act=ACTION_START_FOREGROUND cmp=io.homeassistant.companion.android/androidx.work.impl.foreground.SystemForegroundService (has extras) }
06-06 15:35:13.747 16595 16644 D SensorReceiver: Nothing to update
06-06 15:35:13.748 16595 16950 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=f0b9dedb-aee8-42a9-8232-3987f90cd0f6, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ]
06-06 15:35:13.752  3921  3921 D NotificationRepository: updateNotification() called with: list = [6]
06-06 15:35:13.753  3921  3921 D NotificationRepository: updateNotification() called with: list = [6]
06-06 15:35:13.763 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:13.765  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1908, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:13.769  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:13.781  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:13.782  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@25cac7b mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:14.169 21537 21537 V AvrcpMediaPlayerList: mPackageChangedBroadcastReceiver: action: android.intent.action.PACKAGE_CHANGED
06-06 15:35:14.169 21537 21537 D AvrcpMediaPlayerList: Name of package changed: io.homeassistant.companion.android
06-06 15:35:14.170  1451  2543 I InputReader: Reconfiguring input devices.  changes=0x00000010
06-06 15:35:14.174  3818  3818 D RegisteredNfcFServicesCache: Service unchanged, not updating
06-06 15:35:14.181  1451  1496 W Searchables: No global search activity found
06-06 15:35:14.183  1451  1496 W VoiceInteractionManagerService: no available voice interaction services found for user 0
06-06 15:35:14.184  3921  3921 D PackageAddedRemovedHand: handleEvent() called with: ctx = [foundation.e.blisslauncher.BlissLauncher@8584125], action = [android.intent.action.PACKAGE_CHANGED], packageName = [io.homeassistant.companion.android], user = [foundation.e.blisslauncher.core.utils.UserHandle@df7778f], replacing = [true]
06-06 15:35:14.187  1451  1451 I Telecom : DefaultDialerCache: Refreshing default dialer for user 0: now com.android.dialer: DDC.oR@Dz4
06-06 15:35:14.188  2822  2822 E PhoneInterfaceManager: [PhoneIntfMgr] getCarrierPackageNamesForIntent: No UICC
06-06 15:35:14.188  2822  2822 D CarrierSvcBindHelper: No carrier app for: 0
06-06 15:35:14.190  2822  2822 D CarrierSvcBindHelper: No carrier app for: 1
06-06 15:35:14.190  2822  2822 D ImsResolver: maybeAddedImsService, packageName: io.homeassistant.companion.android
06-06 15:35:14.205  3921  3921 I IconsHandler: Cached 43 icons
06-06 15:35:14.205  3921  3921 I EventsObserverImpl: accept: 601
06-06 15:35:14.213  3921  3921 D AppProvider: reload() called
06-06 15:35:14.213  3921  3921 D AppProvider: initializeAppLoading() called with: loader = [foundation.e.blisslauncher.features.launcher.tasks.LoadAppsTask@77dfdab]
06-06 15:35:14.213  3921  3921 D AppProvider: initializeShortcutsLoading() called with: loader = [foundation.e.blisslauncher.features.launcher.tasks.LoadShortcutTask@1314c08]
06-06 15:35:14.213  3921  3921 D AppProvider: initializeDatabaseLoading() called with: loader = [foundation.e.blisslauncher.features.launcher.tasks.LoadDatabaseTask@d57ffa1]
06-06 15:35:14.220  3921  3977 I LoadShortcutTask: doInBackground: 1
06-06 15:35:14.220  3921  3921 D AppProvider: loadDatabaseOver() called with: databaseItems = [main]false
06-06 15:35:14.220  3921  3921 D AppProvider: loadShortcutsOver() called with: shortcuts = [{https://myhomeassistantaddress.duckdns.org/?homescreen=1=ShortcutInfo {id=***, flags=0x68a [PinIc-fStrRets], packageName=org.mozilla.firefox, activity=ComponentInfo{org.mozilla.firefox/org.mozilla.firefox.App}, shortLabel=***, resId=0[null], longLabel=***, resId=0[null], disabledMessage=***, resId=0[null], disabledReason=[Not disabled], categories=null, persons=null, icon=null, rank=0, timestamp=1622880285069, intents=null, extras=null}}]false
06-06 15:35:14.221  3921  3976 I AppUtils: totalAppsBefore: 51
06-06 15:35:14.274  1451  3790 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1909, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:14.275  1451  2586 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=1909, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:14.275  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1909, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:14.275  1451  2554 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1909, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:14.275  1451  2554 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1909, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:14.277  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:14.277  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@251a98 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:14.278  3921  3976 I AppUtils: Total Apps Loaded: 47
06-06 15:35:14.278  3921  3921 D AppProvider: loadAppsOver() called false
06-06 15:35:14.278  3921  3921 D AppProvider: prepareLauncherItems() called
06-06 15:35:14.278  3921  3921 I AppProvider: Total number of apps: 47
06-06 15:35:14.278  3921  3921 I AppProvider: Total number of items in database: 49
06-06 15:35:14.287  3921  3921 I BLISS_GRAPHICS: generateFolderIcon: 159*159
06-06 15:35:14.294 16595 16965 D SensorWorker: Updating all Sensors.
06-06 15:35:14.295 16595 16949 I WM-Processor: Moving WorkSpec (97013a29-be81-4b8a-bcc8-b26de24bbb7a) to the foreground
06-06 15:35:14.297 16595 16595 I WM-SystemFgDispatcher: Started foreground service Intent { act=ACTION_START_FOREGROUND cmp=io.homeassistant.companion.android/androidx.work.impl.foreground.SystemForegroundService (has extras) }
06-06 15:35:14.402  3921  3921 D NotificationRepository: updateNotification() called with: list = [6]
06-06 15:35:14.403  3921  3921 D NotificationRepository: updateNotification() called with: list = [6]
06-06 15:35:14.423 16595 16965 D SensorReceiver: Nothing to update
06-06 15:35:14.424 16595 16656 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=97013a29-be81-4b8a-bcc8-b26de24bbb7a, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ]
06-06 15:35:14.425 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:14.426  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1909, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:14.429  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:14.432  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:14.433  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@cfb54e5 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:14.829  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:35:14.831  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:35:14.831  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:35:14.832  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:35:15.816  1451  3795 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1910, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:15.817  1451  2586 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=1910, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:15.817  1451  2554 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1910, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:15.817  1451  2554 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1910, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:15.817  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1910, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:15.820  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:15.821  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@8ff1bba mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:15.823  1451  3799 D PackageManager: Instant App installer not found with android.intent.action.INSTALL_INSTANT_APP_PACKAGE
06-06 15:35:15.823  1451  3799 D PackageManager: Clear ephemeral installer activity
06-06 15:35:15.823  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1910, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:15.825  1451  3795 D PackageManager: Instant App installer not found with android.intent.action.INSTALL_INSTANT_APP_PACKAGE
06-06 15:35:15.825  1451  3795 D PackageManager: Clear ephemeral installer activity
06-06 15:35:15.826  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:15.828  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@aedaa6b mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:15.832  1451  3795 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1911, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:15.833  1451  2586 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=1911, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:15.833  1451  2554 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1911, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:15.833  1451  2554 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1911, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:15.833  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1911, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:15.835  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:15.835  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@ae059c8 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:15.841 16595 16643 D SensorWorker: Updating all Sensors.
06-06 15:35:15.843 16595 16635 I WM-Processor: Moving WorkSpec (afce465f-a37c-4894-9dab-cb3e0f10d732) to the foreground
06-06 15:35:15.845 16595 16595 I WM-SystemFgDispatcher: Started foreground service Intent { act=ACTION_START_FOREGROUND cmp=io.homeassistant.companion.android/androidx.work.impl.foreground.SystemForegroundService (has extras) }
06-06 15:35:15.950  3921  3921 D NotificationRepository: updateNotification() called with: list = [6]
06-06 15:35:15.951  3921  3921 D NotificationRepository: updateNotification() called with: list = [6]
06-06 15:35:15.968 16595 16643 D UrlRepository: localUrl is: false and usesInternalSsid is: false
06-06 15:35:15.977   709 17145 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:35:16.046 16595 16950 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=afce465f-a37c-4894-9dab-cb3e0f10d732, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ]
06-06 15:35:16.047 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:16.051  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1911, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:16.051  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:16.055  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:16.055  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@4c44155 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:16.307  1451  2713 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1912, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:16.308  1451  2586 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=1912, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:16.308  1451  2554 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1912, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:16.308  1451  2554 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1912, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:16.308  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1912, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:16.312  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:16.314  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@35e76a mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:16.328 16595 16965 D SensorWorker: Updating all Sensors.
06-06 15:35:16.330 16595 16635 I WM-Processor: Moving WorkSpec (38c8db16-112e-4e28-a849-2c5770c9a919) to the foreground
06-06 15:35:16.333 16595 16595 I WM-SystemFgDispatcher: Started foreground service Intent { act=ACTION_START_FOREGROUND cmp=io.homeassistant.companion.android/androidx.work.impl.foreground.SystemForegroundService (has extras) }
06-06 15:35:16.446 16595 16965 D SensorReceiver: Nothing to update
06-06 15:35:16.447  3921  3921 D NotificationRepository: updateNotification() called with: list = [6]
06-06 15:35:16.448 16595 16950 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=38c8db16-112e-4e28-a849-2c5770c9a919, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ]
06-06 15:35:16.449  3921  3921 D NotificationRepository: updateNotification() called with: list = [6]
06-06 15:35:16.456 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:16.459  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1912, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:16.462  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:16.474  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:16.475  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@f71aa2f mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:16.834 21537 21537 V AvrcpMediaPlayerList: mPackageChangedBroadcastReceiver: action: android.intent.action.PACKAGE_CHANGED
06-06 15:35:16.834 21537 21537 D AvrcpMediaPlayerList: Name of package changed: io.homeassistant.companion.android
06-06 15:35:16.835  1451  2543 I InputReader: Reconfiguring input devices.  changes=0x00000010
06-06 15:35:16.838  3818  3818 D RegisteredNfcFServicesCache: Service unchanged, not updating
06-06 15:35:16.845  1451  1496 W Searchables: No global search activity found
06-06 15:35:16.847  1451  1496 W VoiceInteractionManagerService: no available voice interaction services found for user 0
06-06 15:35:16.848  3921  3921 D PackageAddedRemovedHand: handleEvent() called with: ctx = [foundation.e.blisslauncher.BlissLauncher@8584125], action = [android.intent.action.PACKAGE_CHANGED], packageName = [io.homeassistant.companion.android], user = [foundation.e.blisslauncher.core.utils.UserHandle@aefea02], replacing = [true]
06-06 15:35:16.849  2822  2822 E PhoneInterfaceManager: [PhoneIntfMgr] getCarrierPackageNamesForIntent: No UICC
06-06 15:35:16.849  2822  2822 D CarrierSvcBindHelper: No carrier app for: 0
06-06 15:35:16.850  2822  2822 D CarrierSvcBindHelper: No carrier app for: 1
06-06 15:35:16.850  1451  1451 I Telecom : DefaultDialerCache: Refreshing default dialer for user 0: now com.android.dialer: DDC.oR@Dz8
06-06 15:35:16.851  2822  2822 D ImsResolver: maybeAddedImsService, packageName: io.homeassistant.companion.android
06-06 15:35:16.867  3921  3921 I IconsHandler: Cached 43 icons
06-06 15:35:16.868  3921  3921 I EventsObserverImpl: accept: 601
06-06 15:35:16.877  3921  3921 D AppProvider: reload() called
06-06 15:35:16.877  3921  3921 D AppProvider: initializeAppLoading() called with: loader = [foundation.e.blisslauncher.features.launcher.tasks.LoadAppsTask@d76a44e]
06-06 15:35:16.877  3921  3921 D AppProvider: initializeShortcutsLoading() called with: loader = [foundation.e.blisslauncher.features.launcher.tasks.LoadShortcutTask@3e7e96f]
06-06 15:35:16.877  3921  3921 D AppProvider: initializeDatabaseLoading() called with: loader = [foundation.e.blisslauncher.features.launcher.tasks.LoadDatabaseTask@db8667c]
06-06 15:35:16.881  3921  3976 I AppUtils: totalAppsBefore: 51
06-06 15:35:16.881  3921  3977 I LoadShortcutTask: doInBackground: 1
06-06 15:35:16.881  3921  3921 D AppProvider: loadShortcutsOver() called with: shortcuts = [{https://myhomeassistantaddress.duckdns.org/?homescreen=1=ShortcutInfo {id=***, flags=0x68a [PinIc-fStrRets], packageName=org.mozilla.firefox, activity=ComponentInfo{org.mozilla.firefox/org.mozilla.firefox.App}, shortLabel=***, resId=0[null], longLabel=***, resId=0[null], disabledMessage=***, resId=0[null], disabledReason=[Not disabled], categories=null, persons=null, icon=null, rank=0, timestamp=1622880285069, intents=null, extras=null}}]false
06-06 15:35:16.884  3921  3921 D AppProvider: loadDatabaseOver() called with: databaseItems = [main]false
06-06 15:35:16.932  1451  3795 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1913, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:16.933  1451  2586 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=1913, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:16.933  1451  2554 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1913, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:16.933  1451  2554 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1913, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:16.933  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1913, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:16.937  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:16.938  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@499f83c mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:16.939  3921  3976 I AppUtils: Total Apps Loaded: 47
06-06 15:35:16.939  3921  3921 D AppProvider: loadAppsOver() called false
06-06 15:35:16.939  3921  3921 D AppProvider: prepareLauncherItems() called
06-06 15:35:16.940  3921  3921 I AppProvider: Total number of apps: 47
06-06 15:35:16.940  3921  3921 I AppProvider: Total number of items in database: 49
06-06 15:35:16.949  3921  3921 I BLISS_GRAPHICS: generateFolderIcon: 159*159
06-06 15:35:16.960 16595 16644 D SensorWorker: Updating all Sensors.
06-06 15:35:16.961 16595 16635 I WM-Processor: Moving WorkSpec (0687c430-9245-4e56-be99-64fb06d596ed) to the foreground
06-06 15:35:16.963 16595 16595 I WM-SystemFgDispatcher: Started foreground service Intent { act=ACTION_START_FOREGROUND cmp=io.homeassistant.companion.android/androidx.work.impl.foreground.SystemForegroundService (has extras) }
06-06 15:35:17.069  3921  3921 D NotificationRepository: updateNotification() called with: list = [6]
06-06 15:35:17.071  3921  3921 D NotificationRepository: updateNotification() called with: list = [6]
06-06 15:35:17.082 16595 16644 D SensorReceiver: Nothing to update
06-06 15:35:17.083 16595 16950 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=0687c430-9245-4e56-be99-64fb06d596ed, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ]
06-06 15:35:17.084 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:17.086  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1913, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:17.088  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:17.105  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:17.106  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@211b379 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:17.420  4124  4166 D IchnaeaBackendService: Cells: 0
06-06 15:35:17.426  1451  9106 I WifiService: startScan uid=10094
06-06 15:35:17.438  4020 27646 D UnifiedLocation: Received no location from org.microg.nlp.backend.ichnaea/.BackendService
06-06 15:35:17.439  4124 17149 D IchnaeaBackendService: request: {"cellTowers":[],"wifiAccessPoints":[{"macAddress":"5a:ef:68:a4:f1:e8","channel":36,"frequency":5180,"signalStrength":-50},{"macAddress":"5a:ef:68:a4:f1:e7","channel":13,"frequency":2472,"signalStrength":-50},{"macAddress":"a4:91:b1:b2:04:63","channel":1,"frequency":2412,"signalStrength":-86}],"fallbacks":{"lacf":true,"ipf":false}}
06-06 15:35:17.502   709 17150 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:35:18.543  4020  4020 D GmsMeasureBrokerSvc: onBind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms }
06-06 15:35:18.580  1451  3790 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1914, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:18.581  1451  2586 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=1914, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:18.581  1451  2554 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1914, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:18.581  1451  2554 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1914, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:18.581  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1914, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:18.583  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:18.584  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@ece78be mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:18.620 16595 16643 D SensorWorker: Updating all Sensors.
06-06 15:35:18.622 16595 16950 I WM-Processor: Moving WorkSpec (8e7963d3-b296-457c-b378-f685046d59eb) to the foreground
06-06 15:35:18.628  4020 11906 D SafeParcel: Unknown field id 14 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
06-06 15:35:18.628  4020 11906 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='io.homeassistant.companion.android', extras=Bundle[{}]}
06-06 15:35:18.629 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3400 
06-06 15:35:18.629 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:35:18.631 16595 16595 D UrlRepository: localUrl is: false and usesInternalSsid is: false
06-06 15:35:18.631 16595 16595 D UrlRepository: Using external URL
06-06 15:35:18.636 16595 16595 I WM-SystemFgDispatcher: Started foreground service Intent { act=ACTION_START_FOREGROUND cmp=io.homeassistant.companion.android/androidx.work.impl.foreground.SystemForegroundService (has extras) }
06-06 15:35:18.642  4020 11906 D GmsMeasureSvcImpl: f10: null
06-06 15:35:18.662  4020 11906 D SafeParcel: Unknown field id 2 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:35:18.662  4020 11906 D SafeParcel: Unknown field id 3 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:35:18.662  4020 11906 D SafeParcel: Unknown field id 4 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:35:18.662  4020 11906 D SafeParcel: Unknown field id 5 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:35:18.663  4020 11906 D GmsMeasureSvcImpl: f1: io.homeassistant.companion.android
06-06 15:35:18.664  4020 11906 D SafeParcel: Unknown field id 2 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:35:18.664  4020 11906 D SafeParcel: Unknown field id 3 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:35:18.664  4020 11906 D SafeParcel: Unknown field id 4 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:35:18.664  4020 11906 D SafeParcel: Unknown field id 5 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:35:18.664  4020 11906 D GmsMeasureSvcImpl: f1: io.homeassistant.companion.android
06-06 15:35:18.669  4020 11906 D GmsMeasureSvcImpl: f10: null
06-06 15:35:18.709 16595 16595 D WebviewActivity: No unique cases found to override
06-06 15:35:18.746  3921  3921 D NotificationRepository: updateNotification() called with: list = [6]
06-06 15:35:18.750  3921  3921 D NotificationRepository: updateNotification() called with: list = [6]
06-06 15:35:18.780 16595 16643 D SensorReceiver: Nothing to update
06-06 15:35:18.780 16595 16656 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=8e7963d3-b296-457c-b378-f685046d59eb, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ]
06-06 15:35:18.782 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:18.788  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:18.790  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1914, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:18.794  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:18.795  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@60a8170 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:19.340 16595 16595 I chromium: [INFO:CONSOLE(1)] "Uncaught (in promise) SecurityError: Failed to construct 'WebSocket': Access to this address is not allowed.", source: https://myhomeassistantaddress.duckdns.org/frontend_latest/core.7fd33a93.js (1)
06-06 15:35:20.835  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:35:20.839  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:35:20.839  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:35:20.839  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:35:21.991  2595  2595 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
06-06 15:35:21.997 21537 21556 D BluetoothPbapService: getConnectionState: 94:B2:CC:0A:C5:13
06-06 15:35:22.025  2595  2595 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
06-06 15:35:23.294  1451  2712 D WificondControl: Scan result ready event
06-06 15:35:23.296  1219  9402 I LOWI-8.6.0.72: [LOWI-Scan] lowi_close_record:Scan done in 238355188ms, 3 APs in scan results
06-06 15:35:23.325  4124 17156 D IchnaeaBackendService: request: {"cellTowers":[],"wifiAccessPoints":[{"macAddress":"f6:39:09:fe:dd:a6","channel":1,"frequency":2412,"signalStrength":-84},{"macAddress":"5a:ef:68:a4:f1:e8","channel":36,"frequency":5180,"signalStrength":-47},{"macAddress":"5a:ef:68:a4:f1:e7","channel":13,"frequency":2472,"signalStrength":-46}],"fallbacks":{"lacf":true,"ipf":false}}
06-06 15:35:23.331   709 17157 E ResolverController: No valid NAT64 prefix (111, <unspecified>/0)
06-06 15:35:23.517  1451  2712 I ActivityTaskManager: START u0 {act=android.settings.APPLICATION_DEVELOPMENT_SETTINGS flg=0x10008000 cmp=com.android.settings/.Settings$DevelopmentSettingsDashboardActivity} from uid 1000
06-06 15:35:23.524 16190 16190 D BluetoothA2dp: Unbinding service...
06-06 15:35:23.526  4020 11906 D GmsMeasureSvcImpl: f10: null
06-06 15:35:23.545  1451  2713 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1915, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:23.545  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1915, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:23.546  1451  2586 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=1915, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:23.546  1451  2554 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1915, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:23.546  1451  2554 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1915, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:23.549  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:23.550  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@691db93 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:23.560 16595 16644 D SensorWorker: Updating all Sensors.
06-06 15:35:23.568 16595 16950 I WM-Processor: Moving WorkSpec (2f6da7b9-63a5-4ade-badb-dde35a07003b) to the foreground
06-06 15:35:23.575  4020 11906 D SafeParcel: Unknown field id 2 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:35:23.575  4020 11906 D SafeParcel: Unknown field id 3 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:35:23.575  4020 11906 D SafeParcel: Unknown field id 4 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:35:23.575  4020 11906 D SafeParcel: Unknown field id 5 in com.google.android.gms.measurement.internal.EventParcel, skipping.
06-06 15:35:23.576  4020 11906 D GmsMeasureSvcImpl: f1: io.homeassistant.companion.android
06-06 15:35:23.583 16595 16595 I WM-SystemFgDispatcher: Started foreground service Intent { act=ACTION_START_FOREGROUND cmp=io.homeassistant.companion.android/androidx.work.impl.foreground.SystemForegroundService (has extras) }
06-06 15:35:23.598 16190 16190 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@47015f2
06-06 15:35:23.609 16190 16190 D SettingsActivity: Starting onCreate
06-06 15:35:23.615 16190 16190 D SettingsActivity: Starting to set activity title
06-06 15:35:23.615 16190 16190 D SettingsActivity: Done setting title
06-06 15:35:23.615 16190 16190 D SettingsActivity: Switching to fragment com.android.settings.development.DevelopmentSettingsDashboardFragment
06-06 15:35:23.618  2595  2595 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
06-06 15:35:23.624 16190 16190 D PrefCtrlListHelper: Could not find Context-only controller for pref: com.android.settings.notification.AssistantCapabilityPreferenceController
06-06 15:35:23.625 16190 16190 D ConstraintsHelper: construct key=advanced_reboot available=true
06-06 15:35:23.625  1451  2712 E UserRestrictionsUtils: Unknown restriction queried by uid 1000 (com.android.wallpaperbackup et al): null
06-06 15:35:23.626  1451  2712 E UserRestrictionsUtils: Unknown restriction queried by uid 1000 (com.android.wallpaperbackup et al): null
06-06 15:35:23.626 16190 16190 D ConstraintsHelper: construct key=adb_notify available=true
06-06 15:35:23.627  1451  3795 E UserRestrictionsUtils: Unknown restriction queried by uid 1000 (com.android.wallpaperbackup et al): null
06-06 15:35:23.630 16190 16190 D ConstraintsHelper: construct key=kill_app_longpress_back available=true
06-06 15:35:23.631 16190 16190 V AutofillPreferenceCategory: isAutofillEnabled(): false
06-06 15:35:23.631 16190 16190 V AutofillPreferenceCategory: shouldDisableDependents(): true
06-06 15:35:23.631 16190 16190 V AutofillPreferenceCategory: isAutofillEnabled(): false
06-06 15:35:23.631 16190 16190 V AutofillPreferenceCategory: shouldDisableDependents(): true
06-06 15:35:23.631 16190 16190 V AutofillPreferenceCategory: isAutofillEnabled(): false
06-06 15:35:23.631 16190 16190 V AutofillPreferenceCategory: shouldDisableDependents(): true
06-06 15:35:23.631 16190 16190 V AutofillPreferenceCategory: isAutofillEnabled(): false
06-06 15:35:23.631 16190 16190 V AutofillPreferenceCategory: shouldDisableDependents(): true
06-06 15:35:23.646 16190 16190 W ndroid.settings: type=1400 audit(0.0:1318): avc: denied { search } for name="zram0" dev="sysfs" ino=37738 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_zram:s0 tclass=dir permissive=0
06-06 15:35:23.646 16190 16190 W ndroid.settings: type=1400 audit(0.0:1319): avc: denied { search } for name="zram0" dev="sysfs" ino=37738 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_zram:s0 tclass=dir permissive=0
06-06 15:35:23.648 16190 16190 E ndroid.setting: Can't find memory status under: /sys/block/zram0/
06-06 15:35:23.650 16190 16190 W ProcStatsManager: No process android.process.media/10075 for service com.android.providers.media.MediaService
06-06 15:35:23.650 16190 16190 W ProcStatsManager: No process ch.protonmail.android/10152 for service ch.protonmail.android.api.segments.event.EventUpdaterService
06-06 15:35:23.650 16190 16190 W ProcStatsManager: No process ch.protonmail.android/10152 for service ch.protonmail.android.fcm.PMFirebaseMessagingService
06-06 15:35:23.650 16190 16190 W ProcStatsManager: No process foundation.e.calendar/10114 for service com.android.calendar.alerts.AlertService
06-06 15:35:23.650 16190 16190 W ProcStatsManager: No process com.android.settings.intelligence/10132 for service com.android.settings.intelligence.suggestions.SuggestionService
06-06 15:35:23.650 16190 16190 W ProcStatsManager: No process com.android.webview:sandboxed_process1/10158 for service org.chromium.content.app.SandboxedProcessService1
06-06 15:35:23.650 16190 16190 W ProcStatsManager: No process com.android.webview:sandboxed_process1/10180 for service org.chromium.content.app.SandboxedProcessService1
06-06 15:35:23.650 16190 16190 W ProcStatsManager: No process at.bitfire.davdroid/10150 for service at.bitfire.davdroid.syncadapter.CalendarsSyncAdapterService
06-06 15:35:23.650 16190 16190 W ProcStatsManager: No process at.bitfire.davdroid/10150 for service at.bitfire.davdroid.syncadapter.AddressBooksSyncAdapterService
06-06 15:35:23.650 16190 16190 W ProcStatsManager: No process at.bitfire.davdroid/10150 for service at.bitfire.cert4android.CustomCertService
06-06 15:35:23.650 16190 16190 W ProcStatsManager: No process com.netflix.mediaclient/10168 for service com.netflix.mediaclient.service.NetflixService
06-06 15:35:23.650 16190 16190 W ProcStatsManager: No process com.netflix.mediaclient/10168 for service com.netflix.mediaclient.service.job.NetflixJobService
06-06 15:35:23.650 16190 16190 W ProcStatsManager: No process com.netflix.mediaclient/10168 for service com.netflix.mediaclient.service.fcm.FcmService
06-06 15:35:23.650 16190 16190 W ProcStatsManager: No process com.netflix.mediaclient/10168 for service androidx.work.impl.background.systemjob.SystemJobService
06-06 15:35:23.650 16190 16190 W ProcStatsManager: No process com.nononsenseapps.feeder/10163 for service androidx.work.impl.background.systemjob.SystemJobService
06-06 15:35:23.650 16190 16190 W ProcStatsManager: No process com.google.android.gms.unstable/10065 for service org.microg.gms.droidguard.RemoteDroidGuardService
06-06 15:35:23.663 16190 16190 D DevSettingsDashboard: All preferences added, reporting fully drawn
06-06 15:35:23.663  1451  1496 I ActivityTaskManager: Fully drawn com.android.settings/.Settings$DevelopmentSettingsDashboardActivity: +147ms
06-06 15:35:23.665 16190 16190 D SettingsActivity: Executed frag manager pendingTransactions
06-06 15:35:23.667 16190 16190 D BluetoothA2dp: Binding service...
06-06 15:35:23.679 16190 17163 W SharedPreferencesLogger: Tried to log unloggable object=
06-06 15:35:23.683 16190 17163 W TileUtils: Found com.android.settings.Settings$DataUsageSummaryActivity for intent Intent { act=com.android.settings.action.SETTINGS pkg=com.android.settings } missing metadata com.android.settings.category
06-06 15:35:23.684 16190 16190 W Settings: Setting bugreport_in_power_menu has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
06-06 15:35:23.686 16190 16454 W SharedPreferencesLogger: Tried to log unloggable object=false
06-06 15:35:23.687 16190 17163 W SharedPreferencesLogger: Tried to log unloggable object=
06-06 15:35:23.688 16190 16454 W SharedPreferencesLogger: Tried to log unloggable object=disabled
06-06 15:35:23.689 16190 17167 W SharedPreferencesLogger: Tried to log unloggable object=
06-06 15:35:23.689 16190 17165 D SettingsActivity: No enabled state changed, skipping updateCategory call
06-06 15:35:23.694 16190 17165 W SharedPreferencesLogger: Tried to log unloggable object=avrcp14
06-06 15:35:23.694 16190 17165 W SharedPreferencesLogger: Tried to log unloggable object=package_device_default
06-06 15:35:23.695 16190 17165 W SharedPreferencesLogger: Tried to log unloggable object=false
06-06 15:35:23.701 16190 17163 W SharedPreferencesLogger: Tried to log unloggable object=drm-only
06-06 15:35:23.703 16190 16190 W pool-1-thread-2: type=1400 audit(0.0:1320): avc: denied { search } for name="zram0" dev="sysfs" ino=37738 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_zram:s0 tclass=dir permissive=0
06-06 15:35:23.703 16190 16190 W pool-1-thread-2: type=1400 audit(0.0:1321): avc: denied { search } for name="zram0" dev="sysfs" ino=37738 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_zram:s0 tclass=dir permissive=0
06-06 15:35:23.705 16190 16217 E ndroid.setting: Can't find memory status under: /sys/block/zram0/
06-06 15:35:23.708 16190 16217 W ProcStatsManager: No process android.process.media/10075 for service com.android.providers.media.MediaService
06-06 15:35:23.708 16190 16217 W ProcStatsManager: No process ch.protonmail.android/10152 for service ch.protonmail.android.api.segments.event.EventUpdaterService
06-06 15:35:23.708 16190 16217 W ProcStatsManager: No process ch.protonmail.android/10152 for service ch.protonmail.android.fcm.PMFirebaseMessagingService
06-06 15:35:23.708 16190 16217 W ProcStatsManager: No process foundation.e.calendar/10114 for service com.android.calendar.alerts.AlertService
06-06 15:35:23.708 16190 16217 W ProcStatsManager: No process com.android.settings.intelligence/10132 for service com.android.settings.intelligence.suggestions.SuggestionService
06-06 15:35:23.708 16190 16217 W ProcStatsManager: No process com.android.webview:sandboxed_process1/10158 for service org.chromium.content.app.SandboxedProcessService1
06-06 15:35:23.708 16190 16217 W ProcStatsManager: No process com.android.webview:sandboxed_process1/10180 for service org.chromium.content.app.SandboxedProcessService1
06-06 15:35:23.708 16190 16217 W ProcStatsManager: No process at.bitfire.davdroid/10150 for service at.bitfire.davdroid.syncadapter.CalendarsSyncAdapterService
06-06 15:35:23.708 16190 16217 W ProcStatsManager: No process at.bitfire.davdroid/10150 for service at.bitfire.davdroid.syncadapter.AddressBooksSyncAdapterService
06-06 15:35:23.708 16190 16217 W ProcStatsManager: No process at.bitfire.davdroid/10150 for service at.bitfire.cert4android.CustomCertService
06-06 15:35:23.708 16190 16217 W ProcStatsManager: No process com.netflix.mediaclient/10168 for service com.netflix.mediaclient.service.NetflixService
06-06 15:35:23.708 16190 16217 W ProcStatsManager: No process com.netflix.mediaclient/10168 for service com.netflix.mediaclient.service.job.NetflixJobService
06-06 15:35:23.708 16190 16217 W ProcStatsManager: No process com.netflix.mediaclient/10168 for service com.netflix.mediaclient.service.fcm.FcmService
06-06 15:35:23.708 16190 16217 W ProcStatsManager: No process com.netflix.mediaclient/10168 for service androidx.work.impl.background.systemjob.SystemJobService
06-06 15:35:23.708 16190 16217 W ProcStatsManager: No process com.nononsenseapps.feeder/10163 for service androidx.work.impl.background.systemjob.SystemJobService
06-06 15:35:23.708 16190 16217 W ProcStatsManager: No process com.google.android.gms.unstable/10065 for service org.microg.gms.droidguard.RemoteDroidGuardService
06-06 15:35:23.709 16190 17170 W SharedPreferencesLogger: Tried to log unloggable object=hide
06-06 15:35:23.709  3921  3921 D NotificationRepository: updateNotification() called with: list = [6]
06-06 15:35:23.710  3921  3921 D NotificationRepository: updateNotification() called with: list = [6]
06-06 15:35:23.755 16190 16190 D BluetoothA2dp: Proxy object connected
06-06 15:35:23.755 16190 16190 D BluetoothA2dp: getCodecStatus(null)
06-06 15:35:23.756 21537 21556 D A2dpService: getCodecStatus(null)
06-06 15:35:23.757 16190 16190 D BluetoothA2dp: getCodecStatus(null)
06-06 15:35:23.758 21537 21556 D A2dpService: getCodecStatus(null)
06-06 15:35:23.758 16190 16190 D BluetoothA2dp: getCodecStatus(null)
06-06 15:35:23.758 21537 21556 D A2dpService: getCodecStatus(null)
06-06 15:35:23.758 16190 16190 D BluetoothA2dp: getCodecStatus(null)
06-06 15:35:23.760 21537 22263 D A2dpService: getCodecStatus(null)
06-06 15:35:23.760 16190 16190 D BluetoothA2dp: getCodecStatus(null)
06-06 15:35:23.761 21537 21556 D A2dpService: getCodecStatus(null)
06-06 15:35:23.761  1451  1496 I ActivityTaskManager: Displayed com.android.settings/.Settings$DevelopmentSettingsDashboardActivity: +240ms
06-06 15:35:23.781 16595 16644 D SensorReceiver: Nothing to update
06-06 15:35:23.782 16595 16656 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=2f6da7b9-63a5-4ade-badb-dde35a07003b, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ]
06-06 15:35:23.783 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:23.788  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:23.788  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1915, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:23.809 16190 16190 W com.android.settings: type=1400 audit(0.0:1322): avc: denied { call } for comm=4173796E635461736B20233134 scontext=u:r:system_app:s0 tcontext=u:r:wificond:s0 tclass=binder permissive=0
06-06 15:35:23.809 16190 16190 W com.android.settings: type=1400 audit(0.0:1323): avc: denied { call } for comm=4173796E635461736B20233134 scontext=u:r:system_app:s0 tcontext=u:r:storaged:s0 tclass=binder permissive=0
06-06 15:35:23.809 16190 16190 W com.android.settings: type=1400 audit(0.0:1324): avc: denied { call } for comm=4173796E635461736B20233134 scontext=u:r:system_app:s0 tcontext=u:r:storaged:s0 tclass=binder permissive=0
06-06 15:35:23.810 16190 17167 E JavaBinder: !!! FAILED BINDER TRANSACTION !!!  (parcel size = 0)
06-06 15:35:23.812 16190 17167 E JavaBinder: !!! FAILED BINDER TRANSACTION !!!  (parcel size = 0)
06-06 15:35:23.812 16190 17167 E JavaBinder: !!! FAILED BINDER TRANSACTION !!!  (parcel size = 0)
06-06 15:35:23.815   588   588 E SELinux : avc:  denied  { find } for service=apexservice pid=16190 uid=1000 scontext=u:r:system_app:s0 tcontext=u:object_r:apex_service:s0 tclass=service_manager permissive=0
06-06 15:35:23.815   588   588 E SELinux : avc:  denied  { find } for service=suspend_control pid=16190 uid=1000 scontext=u:r:system_app:s0 tcontext=u:object_r:system_suspend_control_service:s0 tclass=service_manager permissive=0
06-06 15:35:23.822  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:23.823  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@189f4f2 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:24.023  4124 16385 W IchnaeaBackendService: 
06-06 15:35:24.023  4124 16385 W IchnaeaBackendService: java.net.ConnectException: Failed to connect to location.services.mozilla.com/35.83.75.254:443
06-06 15:35:24.023  4124 16385 W IchnaeaBackendService: 	at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:147)
06-06 15:35:24.023  4124 16385 W IchnaeaBackendService: 	at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116)
06-06 15:35:24.023  4124 16385 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.java:186)
06-06 15:35:24.023  4124 16385 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAllocation.java:128)
06-06 15:35:24.023  4124 16385 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:97)
06-06 15:35:24.023  4124 16385 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
06-06 15:35:24.023  4124 16385 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
06-06 15:35:24.023  4124 16385 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:465)
06-06 15:35:24.023  4124 16385 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:131)
06-06 15:35:24.023  4124 16385 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:262)
06-06 15:35:24.023  4124 16385 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:219)
06-06 15:35:24.023  4124 16385 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:30)
06-06 15:35:24.023  4124 16385 W IchnaeaBackendService: 	at org.microg.nlp.backend.ichnaea.IchnaeaRequester.run(IchnaeaRequester.java:66)
06-06 15:35:24.023  4124 16385 W IchnaeaBackendService: 	at java.lang.Thread.run(Thread.java:919)
06-06 15:35:24.023  2595  2595 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
06-06 15:35:24.023  4124 16384 W IchnaeaBackendService: 
06-06 15:35:24.023  4124 16384 W IchnaeaBackendService: java.net.ConnectException: Failed to connect to location.services.mozilla.com/54.186.181.218:443
06-06 15:35:24.023  4124 16384 W IchnaeaBackendService: 	at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:147)
06-06 15:35:24.023  4124 16384 W IchnaeaBackendService: 	at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116)
06-06 15:35:24.023  4124 16384 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.java:186)
06-06 15:35:24.023  4124 16384 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAllocation.java:128)
06-06 15:35:24.023  4124 16384 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:97)
06-06 15:35:24.023  4124 16384 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
06-06 15:35:24.023  4124 16384 W IchnaeaBackendService: 	at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
06-06 15:35:24.023  4124 16384 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:465)
06-06 15:35:24.023  4124 16384 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:131)
06-06 15:35:24.023  4124 16384 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:262)
06-06 15:35:24.023  4124 16384 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:219)
06-06 15:35:24.023  4124 16384 W IchnaeaBackendService: 	at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:30)
06-06 15:35:24.023  4124 16384 W IchnaeaBackendService: 	at org.microg.nlp.backend.ichnaea.IchnaeaRequester.run(IchnaeaRequester.java:66)
06-06 15:35:24.023  4124 16384 W IchnaeaBackendService: 	at java.lang.Thread.run(Thread.java:919)
06-06 15:35:24.023  4124 16385 D IchnaeaBackendService: Replaying location Location[ichnaea 51.428986,-0.306973 hAcc=130 et=?!? vAcc=??? sAcc=??? bAcc=???]
06-06 15:35:24.024  4020 11906 V UnifiedLocation: Fused location: Location[network 51.428986,-0.306973 hAcc=130 et=+2d18h12m55s59ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]
06-06 15:35:24.025  4124 16384 D IchnaeaBackendService: Replaying location Location[ichnaea 51.428986,-0.306973 hAcc=130 et=?!? vAcc=??? sAcc=??? bAcc=???]
06-06 15:35:24.025  4020 11906 V UnifiedLocation: Fused location: Location[network 51.428986,-0.306973 hAcc=130 et=+2d18h12m55s61ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}]
06-06 15:35:24.028  4020 19169 D GmsLocRequestHelper: sending Location: Location[network 51.428986,-0.306973 hAcc=130 et=+2d18h12m55s59ms vAcc=??? sAcc=??? bAcc=??? {Bundle[{SERVICE_BACKEND_PROVIDER=ichnaea, SERVICE_BACKEND_COMPONENT=org.microg.nlp.backend.ichnaea/.BackendService}]}] to io.homeassistant.companion.android
06-06 15:35:24.051   868   868 E Layer   : [Surface(name=AppWindowToken{81a0a1 token=Token{68d108 ActivityRecord{c7c76ab u0 com.android.settings/.Settings$DevelopmentSettingsDashboardActivity t393}}})/@0x669526f - animation-leash#0] No local sync point found
06-06 15:35:24.052 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3400 
06-06 15:35:24.052  2595  2595 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
06-06 15:35:24.053 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:35:24.063 16595 16595 D LocBroadcastReceiver: Received location update.
06-06 15:35:25.279  4020 11906 D GmsMeasureSvcImpl: f10: null
06-06 15:35:25.288  1451  5340 D ConnectivityService: requestNetwork for uid/pid:10180/16595 NetworkRequest [ TRACK_DEFAULT id=1916, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ]
06-06 15:35:25.289  1451  2586 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=1916, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:25.289  2822  2822 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1916, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:25.289  1451  2554 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1916, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:25.289  1451  2554 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=1916, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] with score 60 and serial -1
06-06 15:35:25.290  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:25.291  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@1a58f49 mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:25.320 16595 16644 D SensorWorker: Updating all Sensors.
06-06 15:35:25.322 16595 16656 I WM-Processor: Moving WorkSpec (8a6224fc-3b91-4816-8ae0-3d0828ff2fde) to the foreground
06-06 15:35:25.326  2595  2595 D ImageWallpaper: wallpaper visibility changes to: true
06-06 15:35:25.329 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3400 
06-06 15:35:25.329 21214 21214 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1972 
06-06 15:35:25.334 16595 16595 D UrlRepository: localUrl is: false and usesInternalSsid is: false
06-06 15:35:25.334 16595 16595 D UrlRepository: Using external URL
06-06 15:35:25.337 16595 16595 I WM-SystemFgDispatcher: Started foreground service Intent { act=ACTION_START_FOREGROUND cmp=io.homeassistant.companion.android/androidx.work.impl.foreground.SystemForegroundService (has extras) }
06-06 15:35:25.431  1451  1489 I DropBoxManagerService: add tag=system_app_strictmode isTagEnabled=true flags=0x2
06-06 15:35:25.437  1451  1489 I DropBoxManagerService: add tag=system_app_strictmode isTagEnabled=true flags=0x2
06-06 15:35:25.453  3921  3921 D NotificationRepository: updateNotification() called with: list = [6]
06-06 15:35:25.456  3921  3921 D NotificationRepository: updateNotification() called with: list = [6]
06-06 15:35:25.457 16595 16644 D SensorReceiver: Nothing to update
06-06 15:35:25.457 16595 16635 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=8a6224fc-3b91-4816-8ae0-3d0828ff2fde, tags={ io.homeassistant.companion.android.sensors.SensorWorker } ]
06-06 15:35:25.458 16595 16595 I WM-SystemFgDispatcher: Stopping foreground service
06-06 15:35:25.460  1451  2557 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=1916, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10180] ] (release request)
06-06 15:35:25.463  3921  3921 D NotificationRepository: updateNotification() called with: list = [5]
06-06 15:35:25.470  2595  2595 V KeyguardUpdateMonitor: onSubscriptionInfoChanged()
06-06 15:35:25.471  2595  2595 V KeyguardUpdateMonitor: SubInfo:{id=1, iccId=8944200115480011183 simSlotIndex=1 carrierId=1505 displayName=Smarty carrierName=Smarty nameSource=4 iconTint=-16746133 mNumber=07378303679 dataRoaming=1 iconBitmap=android.graphics.Bitmap@912479a mcc 234 mnc 20mCountryIso=gb isEmbedded false nativeAccessRules null cardString=8944200115480011183 cardId=-1 isOpportunistic false mGroupUUID=null mIsGroupDisabled=false profileClass=-1 ehplmns = [] hplmns = [23420, 23420] subscriptionType=0 mGroupOwner=null carrierConfigAccessRules=null}
06-06 15:35:25.961  2595  2595 D ImageWallpaper: wallpaper visibility changes to: false
06-06 15:35:25.978 16190 16190 D BluetoothA2dp: Unbinding service...
06-06 15:35:26.846  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:35:26.846  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:35:26.846  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:35:26.846  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:35:27.709  1451  2557 D ConnectivityService: maybeHandleNetworkMonitorMessage: 528386
06-06 15:35:27.712  2758  3473 D QCNEJ/WlanStaInfoRelay: Received action: android.net.wifi.RSSI_CHANGED
06-06 15:35:27.712  2758  3473 I QCNEJ/NativeHalConnector: -> SND notifyWlanStaStatusChanged([WlanStaInfo]: wifiSwitchState = 1 rssi = -58 ssid = mywifi 5GHZ bssid =myssid dnsInfo = fd28:c788:1db0::1;192.168.1.1;0.0.0.0;0.0.0.0; freqBand = _5GHz countryCode = gb[RatInfo]: networkType = 1 subType = 101 networkState = CONNECTED netHdl = 480147066893 ipAddrV4 = 192.168.1.139 ipAddrV6 = fd28:c788:1db0:0:9cab:3294:4899:9465 ifNameV4 = wlan0 ifNameV6 = wlan0 slotIdx = 0 isAndroidValidated = true) timeStamp = 2021-06-06 15:35:27.712
06-06 15:35:28.783  1451  3799 D AlarmManagerService: Kernel timezone updated to -60 minutes west of GMT
06-06 15:35:31.173  1451  1489 I DropBoxManagerService: add tag=system_app_strictmode isTagEnabled=true flags=0x2
06-06 15:35:31.190  1451  1489 I chatty  : uid=1000(system) android.io identical 2 lines
06-06 15:35:31.195  1451  1489 I DropBoxManagerService: add tag=system_app_strictmode isTagEnabled=true flags=0x2
06-06 15:35:32.867  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:35:32.869  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:35:32.869  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:35:32.869  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:35:36.871  1451  2557 D ConnectivityService: maybeHandleNetworkMonitorMessage: 528388
06-06 15:35:38.864  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:35:38.867  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:35:38.867  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:35:38.868  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:35:42.565  1007  1119 I ThermalEngine: Monitor : quiet_therm = 29, msm_therm = 30, ufs_therm = -40, battery_therm = 273,current_now = -382000 
06-06 15:35:44.865  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
06-06 15:35:44.866  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:35:44.866  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:35:44.866  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:35:50.821  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:35:50.821  2226  2226 I LightService: setBrightness: brightness=255
06-06 15:35:50.821  2226  2226 I LightService: setBrightness: brightness=0
06-06 15:35:50.822  2822  2822 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0

Relevant screenshots

Screenshot_20210605-105226_Home_Assistant

Solutions

Workaround

Use Firefox of /e/ browser to login and pin page to home screen

Possible fixes

Possible security or trust issue , firewall related ?

Edited by Ghost User