Hi,
Since I migrated OH from rpi3 running OH4.2 to x86 docker running OH5.2, instead of blazing fast user experience, I get my android client getting stuck on my sitemap.
So, old BasicUI sitemap, with several frames that take you to another page, I dont know the technical OH term, like subframes, or subfolders…
I get stuck when trying to enter any of those subpages. This happens occasionally, and gets rectified by force killing the android app. after restart, it works fine for a while.
It happens in both LAN local access and outside via reverse proxy.
Here is the log, I hope it managed to catch anything relevant…
-----------------------
Device information
Model: SM-A736B
Manufacturer: samsung
Brand: samsung
Device: a73xq
Product: a73xqxx
OS: 16
Display: 1080x2400, 2.525 density
Data usage policy: DataUsagePolicy(canDoLargeTransfers=true, loadIconsWithState=true, autoPlayVideos=true, canDoRefreshes=true), data saver: 1, battery saver: false
-----------------------
--------- beginning of events
09-06 22:47:27.154 6758 6758 I wm_on_restart_called: [236831275,org.openhab.habdroid.ui.MainActivity,performRestart,0]
09-06 22:47:27.163 6758 6758 I wm_on_start_called: [236831275,org.openhab.habdroid.ui.MainActivity,handleStartActivity,9]
09-06 22:47:27.167 6758 6758 I wm_on_resume_called: [236831275,org.openhab.habdroid.ui.MainActivity,RESUME_ACTIVITY,2]
09-06 22:47:27.168 6758 6758 I wm_on_top_resumed_gained_called: [236831275,org.openhab.habdroid.ui.MainActivity,topStateChangedWhenResumed]
09-06 22:47:27.187 6758 6758 I viewroot_draw_event: [VRI[MainActivity],Start draw after previous draw not visible]
09-06 22:47:27.222 6758 6758 I viewroot_draw_event: [VRI[MainActivity],reportDrawFinished seqId=0]
09-06 22:47:31.032 6758 6758 I wm_on_top_resumed_lost_called: [236831275,org.openhab.habdroid.ui.MainActivity,topStateChangedWhenResumed]
09-06 22:47:31.035 6758 6758 I wm_on_paused_called: [236831275,org.openhab.habdroid.ui.MainActivity,performPause,1]
09-06 22:47:31.807 6758 6758 I viewroot_draw_event: [VRI[MainActivity],Not drawing due to not visible. Reason=!mAppVisible && !mForceDecorViewVisibility]
09-06 22:47:31.848 6758 6758 I wm_on_stop_called: [236831275,org.openhab.habdroid.ui.MainActivity,STOP_ACTIVITY_ITEM,3]
09-06 23:21:20.060 6758 6758 I wm_on_restart_called: [236831275,org.openhab.habdroid.ui.MainActivity,performRestart,0]
09-06 23:21:20.074 6758 6758 I wm_on_start_called: [236831275,org.openhab.habdroid.ui.MainActivity,handleStartActivity,14]
09-06 23:21:20.080 6758 6758 I wm_on_resume_called: [236831275,org.openhab.habdroid.ui.MainActivity,RESUME_ACTIVITY,1]
09-06 23:21:20.081 6758 6758 I wm_on_top_resumed_gained_called: [236831275,org.openhab.habdroid.ui.MainActivity,topStateChangedWhenResumed]
09-06 23:21:20.104 6758 6758 I viewroot_draw_event: [VRI[MainActivity],Start draw after previous draw not visible]
09-06 23:21:20.137 6758 6758 I viewroot_draw_event: [VRI[MainActivity],reportDrawFinished seqId=0]
09-06 23:21:49.800 6758 6758 I wm_on_top_resumed_lost_called: [236831275,org.openhab.habdroid.ui.MainActivity,topStateChangedWhenResumed]
09-06 23:21:49.802 6758 6758 I wm_on_paused_called: [236831275,org.openhab.habdroid.ui.MainActivity,performPause,1]
09-06 23:21:50.934 6758 6758 I viewroot_draw_event: [VRI[MainActivity],Not drawing due to not visible. Reason=!mAppVisible && !mForceDecorViewVisibility]
09-06 23:21:50.941 6758 6758 I wm_on_stop_called: [236831275,org.openhab.habdroid.ui.MainActivity,STOP_ACTIVITY_ITEM,1]
09-07 00:16:38.418 6758 6758 I wm_on_restart_called: [236831275,org.openhab.habdroid.ui.MainActivity,performRestart,0]
09-07 00:16:38.429 6758 6758 I wm_on_start_called: [236831275,org.openhab.habdroid.ui.MainActivity,handleStartActivity,10]
09-07 00:16:38.436 6758 6758 I wm_on_resume_called: [236831275,org.openhab.habdroid.ui.MainActivity,RESUME_ACTIVITY,2]
09-07 00:16:38.436 6758 6758 I wm_on_top_resumed_gained_called: [236831275,org.openhab.habdroid.ui.MainActivity,topStateChangedWhenResumed]
09-07 00:16:38.457 6758 6758 I viewroot_draw_event: [VRI[MainActivity],Start draw after previous draw not visible]
09-07 00:16:38.495 6758 6758 I viewroot_draw_event: [VRI[MainActivity],reportDrawFinished seqId=0]
--------- beginning of system
09-07 00:16:38.550 6758 6758 D InsetsController: hide(ime())
09-07 00:17:00.592 6758 6758 I wm_on_top_resumed_lost_called: [236831275,org.openhab.habdroid.ui.MainActivity,pausing]
09-07 00:17:00.594 6758 6758 I wm_on_paused_called: [236831275,org.openhab.habdroid.ui.MainActivity,performPause,2]
09-07 00:17:00.599 6758 6758 I wm_on_stop_called: [236831275,org.openhab.habdroid.ui.MainActivity,handleRelaunchActivity,1]
09-07 00:17:00.608 6758 6758 I wm_on_destroy_called: [236831275,org.openhab.habdroid.ui.MainActivity,performDestroy,8]
09-07 00:17:00.645 6758 6758 I wm_on_create_called: [236831275,org.openhab.habdroid.ui.MainActivity,performCreate,22]
09-07 00:17:00.653 6758 6758 I wm_on_start_called: [236831275,org.openhab.habdroid.ui.MainActivity,handleStartActivity,7]
09-07 00:17:00.659 6758 6758 I wm_on_resume_called: [236831275,org.openhab.habdroid.ui.MainActivity,RESUME_ACTIVITY,3]
09-07 00:17:00.660 6758 6758 I wm_on_top_resumed_gained_called: [236831275,org.openhab.habdroid.ui.MainActivity,topWhenResuming]
09-07 00:17:00.724 6758 6758 I viewroot_draw_event: [VRI[MainActivity],reportDrawFinished seqId=0]
09-07 00:17:00.761 6758 6758 D InsetsController: hide(ime())
09-07 00:17:00.873 6758 6758 D InsetsController: hide(ime())
09-07 00:17:09.089 6758 6758 I wm_on_top_resumed_lost_called: [236831275,org.openhab.habdroid.ui.MainActivity,pausing]
09-07 00:17:09.090 6758 6758 I wm_on_paused_called: [236831275,org.openhab.habdroid.ui.MainActivity,performPause,1]
09-07 00:17:09.097 6758 6758 I wm_on_stop_called: [236831275,org.openhab.habdroid.ui.MainActivity,handleRelaunchActivity,1]
09-07 00:17:09.105 6758 6758 I wm_on_destroy_called: [236831275,org.openhab.habdroid.ui.MainActivity,performDestroy,5]
09-07 00:17:09.136 6758 6758 I wm_on_create_called: [236831275,org.openhab.habdroid.ui.MainActivity,performCreate,18]
09-07 00:17:09.144 6758 6758 I wm_on_start_called: [236831275,org.openhab.habdroid.ui.MainActivity,handleStartActivity,8]
09-07 00:17:09.152 6758 6758 I wm_on_resume_called: [236831275,org.openhab.habdroid.ui.MainActivity,RESUME_ACTIVITY,2]
09-07 00:17:09.152 6758 6758 I wm_on_top_resumed_gained_called: [236831275,org.openhab.habdroid.ui.MainActivity,topWhenResuming]
09-07 00:17:09.291 6758 6758 I viewroot_draw_event: [VRI[MainActivity],reportDrawFinished seqId=0]
09-07 00:17:09.347 6758 6758 D InsetsController: hide(ime())
09-07 00:17:09.448 6758 6758 D InsetsController: hide(ime())
09-07 00:17:10.628 6758 6758 I wm_on_top_resumed_lost_called: [236831275,org.openhab.habdroid.ui.MainActivity,topStateChangedWhenResumed]
09-07 00:17:10.631 6758 6758 I wm_on_paused_called: [236831275,org.openhab.habdroid.ui.MainActivity,performPause,1]
--------- beginning of main
09-07 00:17:11.493 6758 6758 D VRI[MainActivity]: visibilityChanged oldVisibility=true newVisibility=false
09-07 00:17:11.528 6758 6758 I viewroot_draw_event: [VRI[MainActivity],Not drawing due to not visible. Reason=!mAppVisible && !mForceDecorViewVisibility]
09-07 00:17:11.530 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): android.app.Activity$$ExternalSyntheticLambda0@257a38f
09-07 00:17:11.533 6758 6758 D MainActivity: onStop()
09-07 00:17:11.533 6758 6758 D PageConnectionHolderFragment: onStop()
09-07 00:17:11.534 6758 6758 D PageConnectionHolderFragment: Canceling connection for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma
09-07 00:17:11.534 6758 6758 I wm_on_stop_called: [236831275,org.openhab.habdroid.ui.MainActivity,STOP_ACTIVITY_ITEM,1]
09-07 00:17:11.534 6758 6758 D MainActivity: onSaveInstanceState()
09-07 00:17:11.534 6758 6758 D ContentController: onSaveInstanceState()
09-07 00:17:20.506 6758 6758 D ItemClient: Got ALIVE event for item UICommand
09-07 00:17:30.525 6758 6758 D ItemClient: Got ALIVE event for item UICommand
09-07 00:17:32.264 6758 6758 D WM-SystemJobService: onStartJob for WorkGenerationalId(workSpecId=19de9ada-a454-483e-b2a9-6905af3104d1, generation=1)
09-07 00:17:32.266 6758 6774 D WM-Processor: Processor: processing WorkGenerationalId(workSpecId=19de9ada-a454-483e-b2a9-6905af3104d1, generation=1)
09-07 00:17:32.272 6758 6758 D WM-WorkerWrapper: Starting work for org.openhab.habdroid.background.PeriodicItemUpdateWorker
09-07 00:17:32.272 6758 8538 D PeriodicItemUpdateWorker: doWork()
09-07 00:17:32.272 6758 8538 D PeriodicItemUpdateWorker: doPeriodicWork()
09-07 00:17:32.272 6758 8538 D BackgroundTasksManager: scheduleUpdatesForAllKeys()
09-07 00:17:32.274 6758 8538 D BackgroundTasksManager: Alarm sent by com.android.deskclock
09-07 00:17:32.275 6758 8538 D BackgroundTasksManager: Got value 'ValueWithInfo(value=1788748200000, mappedValue=null, type=Timestamp, debugInfo=Got alarm time update to 06:30 2026-09-07 which was sent by com.android.deskclock)' for alarmClock
09-07 00:17:32.275 6758 8538 I BackgroundTasksManager: Don't send update for item XinezAlarmClock with value ValueWithInfo(value=1788748200000, mappedValue=null, type=Timestamp, debugInfo=Got alarm time update to 06:30 2026-09-07 which was sent by com.android.deskclock)
09-07 00:17:32.281 6758 8538 D BackgroundTasksManager: Got value 'ValueWithInfo(value=IDLE, mappedValue=null, type=Raw, debugInfo=null)' for phoneState
09-07 00:17:32.281 6758 8538 I BackgroundTasksManager: Don't send update for item XinezCallState with value ValueWithInfo(value=IDLE, mappedValue=null, type=Raw, debugInfo=null)
09-07 00:17:32.282 6758 6778 D WM-GreedyScheduler: Starting tracking for 5303ba95-b4a2-4528-a1fd-bc390282e20b
09-07 00:17:32.285 6758 6777 D WM-GreedyScheduler: Starting tracking for 5303ba95-b4a2-4528-a1fd-bc390282e20b
09-07 00:17:32.288 6758 8538 D BackgroundTasksManager: Both periodic workers are running
09-07 00:17:32.294 6758 6779 D WM-GreedyScheduler: Starting tracking for 5303ba95-b4a2-4528-a1fd-bc390282e20b
09-07 00:17:32.300 6758 8538 D BackgroundTasksManager: Both periodic workers are running
09-07 00:17:32.302 6758 6778 D WM-GreedyScheduler: Starting tracking for 5303ba95-b4a2-4528-a1fd-bc390282e20b
09-07 00:17:32.305 6758 8538 D BackgroundTasksManager: Both periodic workers are running
09-07 00:17:32.308 6758 6778 D WM-GreedyScheduler: Starting tracking for 5303ba95-b4a2-4528-a1fd-bc390282e20b
09-07 00:17:32.311 6758 6778 D WM-GreedyScheduler: Starting tracking for 5303ba95-b4a2-4528-a1fd-bc390282e20b
09-07 00:17:32.315 6758 8538 D BackgroundTasksManager: Both periodic workers are running
09-07 00:17:32.318 6758 8540 D ConnectionFactory: checkAvailableConnection: found types [ConnectionType(type = Wifi, network=574), ConnectionType(type = Mobile, network=572)]
09-07 00:17:32.319 6758 8538 D CloudMessagingHelper: No connection for loading notifications
09-07 00:17:32.319 6758 6758 D ItemUpdateWidget: onReceive() Intent { act=android.appwidget.action.APPWIDGET_UPDATE flg=0x10 xflg=0x4 cmp=org.openhab.habdroid/.ui.homescreenwidget.ItemUpdateWidget (has extras) }
09-07 00:17:32.319 6758 6758 D ItemUpdateWidget: onUpdate()
09-07 00:17:32.319 6758 6758 D ItemUpdateWidget: id: 47
09-07 00:17:32.319 6758 8540 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:17:32.319 6758 8540 D AbstractConnection: Checking reachability of http://<openhab-local-address-ormar>:8080/ (via 574)
09-07 00:17:32.320 6758 6774 D WM-GreedyScheduler: Starting tracking for 5303ba95-b4a2-4528-a1fd-bc390282e20b
09-07 00:17:32.322 6758 4872 D ConnectionFactory: checkAvailableConnection: found types [ConnectionType(type = Wifi, network=574), ConnectionType(type = Mobile, network=572)]
09-07 00:17:32.323 6758 4872 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:17:32.323 6758 4872 D AbstractConnection: Checking reachability of http://<openhab-local-address-ormar>:8080/ (via 574)
09-07 00:17:32.324 6758 6778 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=19de9ada-a454-483e-b2a9-6905af3104d1, tags={ org.openhab.habdroid.background.PeriodicItemUpdateWorker,periodicTrigger,periodicTriggerNotCharging } ]
09-07 00:17:32.328 6758 6758 D WM-Processor: Processor 19de9ada-a454-483e-b2a9-6905af3104d1 executed; reschedule = false
09-07 00:17:32.328 6758 6758 D WM-SystemJobService: 19de9ada-a454-483e-b2a9-6905af3104d1 executed on JobScheduler
09-07 00:17:32.331 6758 6777 D WM-GreedyScheduler: Cancelling work ID 19de9ada-a454-483e-b2a9-6905af3104d1
09-07 00:17:32.337 6758 6777 D WM-SystemJobScheduler: Scheduling work ID 19de9ada-a454-483e-b2a9-6905af3104d1Job ID 26552
09-07 00:17:32.340 6758 6777 D WM-GreedyScheduler: Starting tracking for 5303ba95-b4a2-4528-a1fd-bc390282e20b
09-07 00:17:32.356 6758 4872 D AbstractConnection: Socket connected (attempt 0)
09-07 00:17:32.357 6758 4872 D ConnectionFactory: Connecting to local URL via ConnectionType(type = Wifi, network=574)
09-07 00:17:32.370 6758 8540 D ItemUpdateWidget: Icon exits
09-07 00:17:32.371 6758 8540 D ItemUpdateWidget: Icon size: 247
09-07 00:17:32.374 6758 8540 D ItemUpdateWidget: Bitmap size: 244036 bytes
09-07 00:17:32.375 6758 8540 D ItemUpdateWidget: Try to set icon
09-07 00:17:32.953 6758 6758 D ViewRootImpl: Skipping stats log for color mode
09-07 00:17:32.953 6758 6758 I wm_on_restart_called: [236831275,org.openhab.habdroid.ui.MainActivity,performRestart,0]
09-07 00:17:32.953 6758 6758 D MainActivity: onStart()
09-07 00:17:32.953 6758 6758 D PageConnectionHolderFragment: onStart(), started false
09-07 00:17:32.953 6758 6758 D PageConnectionHolderFragment: Loading data for http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma, long polling false
09-07 00:17:32.953 6758 6758 D WidgetListFragment: onStart() http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma
09-07 00:17:32.953 6758 6758 D PageConnectionHolderFragment: Trigger update for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma, force false
09-07 00:17:32.953 6758 6758 D ContentController: Got update for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma, pending []
09-07 00:17:32.955 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:17:32.956 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:17:32.957 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:17:32.960 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:17:32.960 6758 6758 D MainActivity: Cannot auto select server: No server with configured wifi
09-07 00:17:32.961 6758 6758 I wm_on_start_called: [236831275,org.openhab.habdroid.ui.MainActivity,handleStartActivity,8]
09-07 00:17:32.961 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): androidx.activity.OnBackPressedDispatcher$Api34Impl$createOnBackAnimationCallback$1@2c0661c
09-07 00:17:32.963 6758 6758 D MainActivity: onNewIntent()
09-07 00:17:32.963 6758 6758 D MainActivity: Got intent: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10600000 xflg=0x4 pkg=org.openhab.habdroid cmp=org.openhab.habdroid/.ui.MainActivity bnds=[22,954][230,1230] }
09-07 00:17:32.964 6758 6758 D MainActivity: onResume()
09-07 00:17:32.967 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:17:32.967 6758 6758 I wm_on_resume_called: [236831275,org.openhab.habdroid.ui.MainActivity,RESUME_ACTIVITY,4]
09-07 00:17:32.968 6758 6758 I wm_on_top_resumed_gained_called: [236831275,org.openhab.habdroid.ui.MainActivity,topStateChangedWhenResumed]
09-07 00:17:32.985 6758 6758 I viewroot_draw_event: [VRI[MainActivity],Start draw after previous draw not visible]
09-07 00:17:33.000 6758 6758 I viewroot_draw_event: [VRI[MainActivity],reportDrawFinished seqId=0]
09-07 00:17:33.000 6758 4872 D ConnectionFactory: checkAvailableConnection: found types [ConnectionType(type = Wifi, network=574), ConnectionType(type = Mobile, network=572)]
09-07 00:17:33.001 6758 6758 D CloudMessagingHelper: No connection for loading notifications
09-07 00:17:33.001 6758 4872 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:17:33.002 6758 4872 D AbstractConnection: Checking reachability of http://<openhab-local-address-ormar>:8080/ (via 574)
09-07 00:17:33.003 6758 8540 D ConnectionFactory: checkAvailableConnection: found types [ConnectionType(type = Wifi, network=574), ConnectionType(type = Mobile, network=572)]
09-07 00:17:33.007 6758 8540 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:17:33.007 6758 8540 D AbstractConnection: Checking reachability of http://<openhab-local-address-ormar>:8080/ (via 574)
09-07 00:17:33.015 6758 8540 D AbstractConnection: Socket connected (attempt 0)
09-07 00:17:33.015 6758 8540 D ConnectionFactory: Connecting to local URL via ConnectionType(type = Wifi, network=574)
09-07 00:17:33.024 6758 6758 D PageConnectionHolderFragment: Updated page data for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma (93 widgets)
09-07 00:17:33.024 6758 6758 D ContentController: Got update for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma, pending []
09-07 00:17:33.025 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:17:33.035 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/soundvolume?format=SVG&anyFormat=true&iconset=classic&state=Mammoth%20-%20The%20End, avoidCache false
09-07 00:17:33.083 6758 6758 D InsetsController: hide(ime())
09-07 00:17:33.083 6758 6758 I ImeTracker: org.openhab.habdroid:2986946b: onCancelled at PHASE_CLIENT_ALREADY_HIDDEN
09-07 00:17:37.310 6758 8540 D HttpClient: Command 'OFF' was sent successfully to http://<openhab-local-address-ormar>:8080/rest/items/Television
09-07 00:17:40.566 6758 6758 D ItemClient: Got ALIVE event for item UICommand
09-07 00:17:41.312 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/light?format=SVG&anyFormat=true&iconset=classic&state=25, avoidCache false
09-07 00:17:41.313 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/receiver?format=SVG&anyFormat=true&iconset=classic, avoidCache false
09-07 00:17:41.314 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/soundvolume?format=SVG&anyFormat=true&iconset=classic&state=Mammoth%20-%20The%20End, avoidCache false
09-07 00:17:41.315 6758 6758 D WidgetSlider: Slider: valueFrom = 0.0, valueTo = 100.0, stepSize = 1.0, stepCount = 100, widgetValue = 74.0, closestValue = 74.0, closestDelta = 0.0
09-07 00:17:41.315 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/soundvolume?format=SVG&anyFormat=true&iconset=classic&state=74, avoidCache false
09-07 00:17:41.315 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/soundvolume?format=SVG&anyFormat=true&iconset=classic&state=VolumeUp, avoidCache false
09-07 00:17:41.318 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/mediacontrol?format=SVG&anyFormat=true&iconset=classic&state=3.0, avoidCache false
09-07 00:17:41.321 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/mediacontrol?format=SVG&anyFormat=true&iconset=classic&state=3.0, avoidCache false
09-07 00:17:41.324 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/soundvolume_mute?format=SVG&anyFormat=true&iconset=classic&state=OFF, avoidCache false
09-07 00:17:41.324 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/soundvolume_mute?format=SVG&anyFormat=true&iconset=classic&state=OFF, avoidCache false
09-07 00:17:41.325 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/bluetooth?format=SVG&anyFormat=true&iconset=classic&state=OFF, avoidCache false
09-07 00:17:41.325 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/screen?format=SVG&anyFormat=true&iconset=classic&state=OFF, avoidCache false
09-07 00:17:41.326 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/player?format=SVG&anyFormat=true&iconset=classic&state=ON, avoidCache false
09-07 00:17:41.326 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/receiver?format=SVG&anyFormat=true&iconset=classic&state=OFF, avoidCache false
09-07 00:17:50.510 6758 6758 D ItemClient: Got ALIVE event for item UICommand
09-07 00:18:00.530 6758 6758 D ItemClient: Got ALIVE event for item UICommand
09-07 00:18:07.675 6758 6758 I wm_on_top_resumed_lost_called: [236831275,org.openhab.habdroid.ui.MainActivity,topStateChangedWhenResumed]
09-07 00:18:07.677 6758 6758 D MainActivity: onPause()
09-07 00:18:07.677 6758 6758 D WidgetListFragment: onPause() http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma
09-07 00:18:07.709 6758 6758 I wm_on_paused_called: [236831275,org.openhab.habdroid.ui.MainActivity,performPause,33]
09-07 00:18:07.713 6758 6758 D VRI[MainActivity]: visibilityChanged oldVisibility=true newVisibility=false
09-07 00:18:07.715 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): android.app.Activity$$ExternalSyntheticLambda0@257a38f
09-07 00:18:07.721 6758 6758 D MainActivity: onStop()
09-07 00:18:07.722 6758 6758 D PageConnectionHolderFragment: onStop()
09-07 00:18:07.722 6758 6758 D PageConnectionHolderFragment: Canceling connection for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma
09-07 00:18:07.722 6758 6758 I wm_on_stop_called: [236831275,org.openhab.habdroid.ui.MainActivity,STOP_ACTIVITY_ITEM,1]
09-07 00:18:07.722 6758 6758 D MainActivity: onSaveInstanceState()
09-07 00:18:07.722 6758 6758 D ContentController: onSaveInstanceState()
09-07 00:18:07.741 6758 6758 I viewroot_draw_event: [VRI[MainActivity],Not drawing due to not visible. Reason=!mAppVisible && !mForceDecorViewVisibility]
09-07 00:18:10.598 6758 6758 D ItemClient: Got ALIVE event for item UICommand
09-07 00:18:17.372 6758 6780 D WM-NetworkStateTracker: Network capabilities changed: [ Transports: WIFI Capabilities: NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGROUND&NOT_CONGESTED&NOT_SUSPENDED&NOT_VCN_MANAGED&NOT_BANDWIDTH_CONSTRAINED LinkUpBandwidth>=166458Kbps LinkDnBandwidth>=55509Kbps TransportInfo: <SSID: <unknown ssid>, BSSID: 02:00:00:00:00:00, MAC: 02:00:00:00:00:00, IP: /192.168.5.211, Security type: 2, Supplicant state: COMPLETED, Wi-Fi standard: 11ac, RSSI: -48, Link speed: 390Mbps, Tx Link speed: 390Mbps, Max Supported Tx Link speed: 433Mbps, Rx Link speed: 433Mbps, Max Supported Rx Link speed: 433Mbps, Frequency: 5745MHz, Net ID: -1, Metered hint: false, score: 82, isUsable: true, CarrierMerged: false, SubscriptionId: -1, IsPrimary: -1, Trusted: true, Restricted: false, Ephemeral: false, OEM paid: false, OEM private: false, OSU AP: false, FQDN: <none>, Provider friendly name: <none>, Requesting package name: <none><none>MLO Information: , Is TID-To-Link negotiation supported by the AP: false, AP MLD Address: <none>, AP MLO Link Id: <none>, AP MLO Affiliated links: <none>, Vendor Data: <none>> SignalStrength: -48 UnderlyingNetworks: Null]
09-07 00:18:20.495 6758 6758 D ItemClient: Got ALIVE event for item UICommand
09-07 00:18:22.437 6758 6758 I wm_on_restart_called: [236831275,org.openhab.habdroid.ui.MainActivity,performRestart,0]
09-07 00:18:22.437 6758 6758 D MainActivity: onStart()
09-07 00:18:22.437 6758 6758 D PageConnectionHolderFragment: onStart(), started false
09-07 00:18:22.437 6758 6758 D PageConnectionHolderFragment: Loading data for http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma, long polling false
09-07 00:18:22.438 6758 6758 D WidgetListFragment: onStart() http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma
09-07 00:18:22.438 6758 6758 D PageConnectionHolderFragment: Trigger update for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma, force false
09-07 00:18:22.438 6758 6758 D ContentController: Got update for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma, pending []
09-07 00:18:22.438 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:18:22.440 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:18:22.441 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:18:22.444 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:18:22.444 6758 6758 D MainActivity: Cannot auto select server: No server with configured wifi
09-07 00:18:22.444 6758 6758 I wm_on_start_called: [236831275,org.openhab.habdroid.ui.MainActivity,handleStartActivity,7]
09-07 00:18:22.444 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): androidx.activity.OnBackPressedDispatcher$Api34Impl$createOnBackAnimationCallback$1@2c0661c
09-07 00:18:22.447 6758 6758 D MainActivity: onResume()
09-07 00:18:22.449 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:18:22.449 6758 6758 I wm_on_resume_called: [236831275,org.openhab.habdroid.ui.MainActivity,RESUME_ACTIVITY,2]
09-07 00:18:22.449 6758 6758 I wm_on_top_resumed_gained_called: [236831275,org.openhab.habdroid.ui.MainActivity,topWhenResuming]
09-07 00:18:22.463 6758 6758 D VRI[MainActivity]: WindowInsets changed: navigationBars:null
09-07 00:18:22.473 6758 6758 I viewroot_draw_event: [VRI[MainActivity],Start draw after previous draw not visible]
09-07 00:18:22.494 6758 6758 I viewroot_draw_event: [VRI[MainActivity],reportDrawFinished seqId=0]
09-07 00:18:22.495 6758 6758 D CloudMessagingHelper: No connection for loading notifications
09-07 00:18:22.500 6758 3983 D ConnectionFactory: checkAvailableConnection: found types [ConnectionType(type = Wifi, network=574), ConnectionType(type = Mobile, network=572)]
09-07 00:18:22.501 6758 3983 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:18:22.501 6758 3983 D AbstractConnection: Checking reachability of http://<openhab-local-address-ormar>:8080/ (via 574)
09-07 00:18:22.508 6758 3983 D AbstractConnection: Socket connected (attempt 0)
09-07 00:18:22.512 6758 3983 D ConnectionFactory: Connecting to local URL via ConnectionType(type = Wifi, network=574)
09-07 00:18:22.526 6758 6758 D VRI[MainActivity]: WindowInsets changed: navigationBars:[0,0,0,121]
09-07 00:18:22.545 6758 6758 D PageConnectionHolderFragment: Updated page data for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma (93 widgets)
09-07 00:18:22.545 6758 6758 D ContentController: Got update for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma, pending []
09-07 00:18:22.546 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:18:22.969 6758 6758 D InsetsController: hide(ime())
09-07 00:18:22.969 6758 6758 I ImeTracker: org.openhab.habdroid:9ea2120f: onCancelled at PHASE_CLIENT_ALREADY_HIDDEN
09-07 00:18:23.759 6758 6758 I wm_on_top_resumed_lost_called: [236831275,org.openhab.habdroid.ui.MainActivity,topStateChangedWhenResumed]
09-07 00:18:23.765 6758 6758 D MainActivity: onPause()
09-07 00:18:23.765 6758 6758 D WidgetListFragment: onPause() http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma
09-07 00:18:23.766 6758 6758 I wm_on_paused_called: [236831275,org.openhab.habdroid.ui.MainActivity,performPause,2]
09-07 00:18:24.893 6758 6758 D VRI[MainActivity]: visibilityChanged oldVisibility=true newVisibility=false
09-07 00:18:24.904 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): android.app.Activity$$ExternalSyntheticLambda0@257a38f
09-07 00:18:24.914 6758 6758 D MainActivity: onStop()
09-07 00:18:24.915 6758 6758 D PageConnectionHolderFragment: onStop()
09-07 00:18:24.915 6758 6758 D PageConnectionHolderFragment: Canceling connection for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma
09-07 00:18:24.916 6758 6758 I wm_on_stop_called: [236831275,org.openhab.habdroid.ui.MainActivity,STOP_ACTIVITY_ITEM,2]
09-07 00:18:24.916 6758 6758 D MainActivity: onSaveInstanceState()
09-07 00:18:24.916 6758 6758 D ContentController: onSaveInstanceState()
09-07 00:18:24.939 6758 6758 I viewroot_draw_event: [VRI[MainActivity],Not drawing due to not visible. Reason=!mAppVisible && !mForceDecorViewVisibility]
09-07 00:18:30.556 6758 6758 D ItemClient: Got ALIVE event for item UICommand
09-07 00:18:40.586 6758 6758 D ItemClient: Got ALIVE event for item UICommand
09-07 00:18:50.503 6758 6758 D ItemClient: Got ALIVE event for item UICommand
09-07 00:18:59.942 6758 6780 D WM-NetworkStateTracker: Network capabilities changed: [ Transports: WIFI Capabilities: NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGROUND&NOT_CONGESTED&NOT_SUSPENDED&NOT_VCN_MANAGED&NOT_BANDWIDTH_CONSTRAINED LinkUpBandwidth>=166458Kbps LinkDnBandwidth>=55509Kbps TransportInfo: <SSID: <unknown ssid>, BSSID: 02:00:00:00:00:00, MAC: 02:00:00:00:00:00, IP: /192.168.5.211, Security type: 2, Supplicant state: COMPLETED, Wi-Fi standard: 11ac, RSSI: -50, Link speed: 390Mbps, Tx Link speed: 390Mbps, Max Supported Tx Link speed: 433Mbps, Rx Link speed: 433Mbps, Max Supported Rx Link speed: 433Mbps, Frequency: 5745MHz, Net ID: -1, Metered hint: false, score: 85, isUsable: true, CarrierMerged: false, SubscriptionId: -1, IsPrimary: -1, Trusted: true, Restricted: false, Ephemeral: false, OEM paid: false, OEM private: false, OSU AP: false, FQDN: <none>, Provider friendly name: <none>, Requesting package name: <none><none>MLO Information: , Is TID-To-Link negotiation supported by the AP: false, AP MLD Address: <none>, AP MLO Link Id: <none>, AP MLO Affiliated links: <none>, Vendor Data: <none>> SignalStrength: -50 UnderlyingNetworks: Null]
09-07 00:19:00.537 6758 6758 D ItemClient: Got ALIVE event for item UICommand
09-07 00:19:10.470 6758 6758 D ItemClient: Got ALIVE event for item UICommand
09-07 00:19:20.597 6758 6758 D ItemClient: Got ALIVE event for item UICommand
09-07 00:19:30.540 6758 6758 D ItemClient: Got ALIVE event for item UICommand
09-07 00:21:00.623 6758 6758 D ItemClient: No events received for item UICommand, restarting subscription org.openhab.habdroid.ui.MainActivity@3bc46ff
09-07 00:21:00.624 6758 6758 I wm_on_restart_called: [236831275,org.openhab.habdroid.ui.MainActivity,performRestart,0]
09-07 00:21:00.625 6758 6758 D MainActivity: onStart()
09-07 00:21:00.625 6758 6758 D PageConnectionHolderFragment: onStart(), started false
09-07 00:21:00.625 6758 6758 D PageConnectionHolderFragment: Loading data for http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma, long polling false
09-07 00:21:00.625 6758 6758 D WidgetListFragment: onStart() http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma
09-07 00:21:00.625 6758 6758 D PageConnectionHolderFragment: Trigger update for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma, force false
09-07 00:21:00.625 6758 6758 D ContentController: Got update for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma, pending []
09-07 00:21:00.629 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:21:00.631 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:21:00.632 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:21:00.635 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:21:00.635 6758 6758 D MainActivity: Cannot auto select server: No server with configured wifi
09-07 00:21:00.635 6758 6758 I wm_on_start_called: [236831275,org.openhab.habdroid.ui.MainActivity,handleStartActivity,10]
09-07 00:21:00.636 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): androidx.activity.OnBackPressedDispatcher$Api34Impl$createOnBackAnimationCallback$1@2c0661c
09-07 00:21:00.637 6758 6758 D MainActivity: onNewIntent()
09-07 00:21:00.637 6758 6758 D MainActivity: Got intent: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10600000 xflg=0x4 pkg=org.openhab.habdroid cmp=org.openhab.habdroid/.ui.MainActivity bnds=[26,956][234,1232] }
09-07 00:21:00.637 6758 6758 D MainActivity: onResume()
09-07 00:21:00.640 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:21:00.640 6758 6758 I wm_on_resume_called: [236831275,org.openhab.habdroid.ui.MainActivity,RESUME_ACTIVITY,3]
09-07 00:21:00.641 6758 6758 I wm_on_top_resumed_gained_called: [236831275,org.openhab.habdroid.ui.MainActivity,topStateChangedWhenResumed]
09-07 00:21:00.660 6758 6781 I AdrenoGLES-0: QUALCOMM build : cac6e6f805, I5187d04b75
09-07 00:21:00.660 6758 6781 I AdrenoGLES-0: Build Date : 11/22/21
09-07 00:21:00.660 6758 6781 I AdrenoGLES-0: OpenGL ES Shader Compiler Version: EV031.35.01.10
09-07 00:21:00.660 6758 6781 I AdrenoGLES-0: Local Branch :
09-07 00:21:00.660 6758 6781 I AdrenoGLES-0: Remote Branch :
09-07 00:21:00.660 6758 6781 I AdrenoGLES-0: Remote Branch :
09-07 00:21:00.660 6758 6781 I AdrenoGLES-0: Reconstruct Branch :
09-07 00:21:00.660 6758 6781 I AdrenoGLES-0: Build Config : S P 10.0.7 AArch64
09-07 00:21:00.660 6758 6781 I AdrenoGLES-0: Driver Path : /vendor/lib64/egl/libGLESv2_adreno.so
09-07 00:21:00.662 6758 6758 I viewroot_draw_event: [VRI[MainActivity],Start draw after previous draw not visible]
09-07 00:21:00.665 6758 6781 I AdrenoGLES-0: PFP: 0x016dc094, ME: 0x00000000
09-07 00:21:00.711 6758 6758 I viewroot_draw_event: [VRI[MainActivity],reportDrawFinished seqId=0]
09-07 00:21:00.712 6758 6758 D CloudMessagingHelper: No connection for loading notifications
09-07 00:21:00.715 6758 3983 D ConnectionFactory: checkAvailableConnection: found types [ConnectionType(type = Wifi, network=574), ConnectionType(type = Mobile, network=572)]
09-07 00:21:00.716 6758 3983 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:21:00.716 6758 3983 D AbstractConnection: Checking reachability of http://<openhab-local-address-ormar>:8080/ (via 574)
09-07 00:21:00.729 6758 3983 D AbstractConnection: Socket connected (attempt 0)
09-07 00:21:00.730 6758 3983 D ConnectionFactory: Connecting to local URL via ConnectionType(type = Wifi, network=574)
09-07 00:21:00.745 6758 6758 D PageConnectionHolderFragment: Updated page data for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma (93 widgets)
09-07 00:21:00.746 6758 6758 D ContentController: Got update for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma, pending []
09-07 00:21:00.746 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:21:00.755 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/projector?format=SVG&anyFormat=true&iconset=classic&state=OFF, avoidCache false
09-07 00:21:00.756 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/soundvolume?format=SVG&anyFormat=true&iconset=classic&state=Aerosmith%20-%20Sweet%20Emotion, avoidCache false
09-07 00:21:00.772 6758 6758 D InsetsController: hide(ime())
09-07 00:21:00.772 6758 6758 I ImeTracker: org.openhab.habdroid:e36a46d5: onCancelled at PHASE_CLIENT_ALREADY_HIDDEN
09-07 00:21:01.908 6758 6758 D MainActivity: Got widget link = http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/1_40
09-07 00:21:01.908 6758 6758 D ContentController: Opening page LinkedPage(id=1_40, title=Cooling , icon=IconResource(icon=temperature_cold, isOh2=true, customState=), link=http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/1_40)
09-07 00:21:01.908 6758 6758 D PageConnectionHolderFragment: updateActiveConnections: URL list [http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma, http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/1_40], connection DefaultConnection[type=0, url=http://<openhab-local-address-ormar>:8080/, user=<remote-user-ormar, network=574, metered=false]
09-07 00:21:01.908 6758 6758 D PageConnectionHolderFragment: Creating new handler for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/1_40
09-07 00:21:01.908 6758 6758 D PageConnectionHolderFragment: Creating new SSE helper for sitemap doma, page 1_40
09-07 00:21:01.908 6758 6758 D PageConnectionHolderFragment: Loading data for http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/1_40, long polling false
09-07 00:21:01.910 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:21:32.361 6758 6758 I wm_on_top_resumed_lost_called: [236831275,org.openhab.habdroid.ui.MainActivity,topStateChangedWhenResumed]
09-07 00:21:32.364 6758 6758 D MainActivity: onPause()
09-07 00:21:32.365 6758 6758 D WidgetListFragment: onPause() http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma
09-07 00:21:32.366 6758 6758 I wm_on_paused_called: [236831275,org.openhab.habdroid.ui.MainActivity,performPause,2]
09-07 00:21:32.380 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): android.app.Activity$$ExternalSyntheticLambda0@257a38f
09-07 00:21:32.388 6758 6758 D MainActivity: onStop()
09-07 00:21:32.388 6758 6758 D PageConnectionHolderFragment: onStop()
09-07 00:21:32.388 6758 6758 D PageConnectionHolderFragment: Canceling connection for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/1_40
09-07 00:21:32.389 6758 6758 D PageConnectionHolderFragment: Canceling connection for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma
09-07 00:21:32.389 6758 6758 I wm_on_stop_called: [236831275,org.openhab.habdroid.ui.MainActivity,STOP_ACTIVITY_ITEM,1]
09-07 00:21:32.389 6758 6758 D MainActivity: onSaveInstanceState()
09-07 00:21:32.389 6758 6758 D ContentController: onSaveInstanceState()
09-07 00:21:32.405 6758 6758 I viewroot_draw_event: [VRI[MainActivity],Not drawing due to not visible. Reason=!mAppVisible && !mForceDecorViewVisibility]
09-07 00:21:32.406 6758 6758 D ItemClient: No events received for item UICommand, restarting subscription org.openhab.habdroid.ui.MainActivity@3bc46ff
09-07 00:21:33.669 6758 6758 I wm_on_restart_called: [236831275,org.openhab.habdroid.ui.MainActivity,performRestart,0]
09-07 00:21:33.670 6758 6758 D MainActivity: onStart()
09-07 00:21:33.670 6758 6758 D PageConnectionHolderFragment: onStart(), started false
09-07 00:21:33.670 6758 6758 D PageConnectionHolderFragment: Loading data for http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/1_40, long polling false
09-07 00:21:33.670 6758 6758 D PageConnectionHolderFragment: Loading data for http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma, long polling false
09-07 00:21:33.670 6758 6758 D WidgetListFragment: onStart() http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma
09-07 00:21:33.671 6758 6758 D PageConnectionHolderFragment: Trigger update for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma, force false
09-07 00:21:33.671 6758 6758 D ContentController: Got update for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma, pending [http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/1_40]
09-07 00:21:33.673 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:21:33.675 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:21:33.676 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:21:33.681 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:21:33.682 6758 6758 D MainActivity: Cannot auto select server: No server with configured wifi
09-07 00:21:33.682 6758 6758 I wm_on_start_called: [236831275,org.openhab.habdroid.ui.MainActivity,handleStartActivity,13]
09-07 00:21:33.682 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): androidx.activity.OnBackPressedDispatcher$Api34Impl$createOnBackAnimationCallback$1@2c0661c
09-07 00:21:33.686 6758 6758 D MainActivity: onResume()
09-07 00:21:33.688 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:21:33.688 6758 6758 I wm_on_resume_called: [236831275,org.openhab.habdroid.ui.MainActivity,RESUME_ACTIVITY,2]
09-07 00:21:33.688 6758 6758 I wm_on_top_resumed_gained_called: [236831275,org.openhab.habdroid.ui.MainActivity,topWhenResuming]
09-07 00:21:33.704 6758 6758 I viewroot_draw_event: [VRI[MainActivity],Start draw after previous draw not visible]
09-07 00:21:33.727 6758 6758 I viewroot_draw_event: [VRI[MainActivity],reportDrawFinished seqId=0]
09-07 00:21:33.728 6758 3983 D ConnectionFactory: checkAvailableConnection: found types [ConnectionType(type = Wifi, network=574), ConnectionType(type = Mobile, network=572)]
09-07 00:21:33.728 6758 6758 D CloudMessagingHelper: No connection for loading notifications
09-07 00:21:33.728 6758 3983 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:21:33.729 6758 3983 D AbstractConnection: Checking reachability of http://<openhab-local-address-ormar>:8080/ (via 574)
09-07 00:21:33.735 6758 4872 D ConnectionFactory: checkAvailableConnection: found types [ConnectionType(type = Wifi, network=574), ConnectionType(type = Mobile, network=572)]
09-07 00:21:33.737 6758 4872 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:21:33.737 6758 4872 D AbstractConnection: Checking reachability of http://<openhab-local-address-ormar>:8080/ (via 574)
09-07 00:21:33.750 6758 6780 D WM-NetworkStateTracker: Network capabilities changed: [ Transports: WIFI Capabilities: NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGROUND&NOT_CONGESTED&NOT_SUSPENDED&NOT_VCN_MANAGED&NOT_BANDWIDTH_CONSTRAINED LinkUpBandwidth>=166458Kbps LinkDnBandwidth>=55509Kbps TransportInfo: <SSID: <unknown ssid>, BSSID: 02:00:00:00:00:00, MAC: 02:00:00:00:00:00, IP: /192.168.5.211, Security type: 2, Supplicant state: COMPLETED, Wi-Fi standard: 11ac, RSSI: -43, Link speed: 390Mbps, Tx Link speed: 390Mbps, Max Supported Tx Link speed: 433Mbps, Rx Link speed: 433Mbps, Max Supported Rx Link speed: 433Mbps, Frequency: 5745MHz, Net ID: -1, Metered hint: false, score: 80, isUsable: true, CarrierMerged: false, SubscriptionId: -1, IsPrimary: -1, Trusted: true, Restricted: false, Ephemeral: false, OEM paid: false, OEM private: false, OSU AP: false, FQDN: <none>, Provider friendly name: <none>, Requesting package name: <none><none>MLO Information: , Is TID-To-Link negotiation supported by the AP: false, AP MLD Address: <none>, AP MLO Link Id: <none>, AP MLO Affiliated links: <none>, Vendor Data: <none>> SignalStrength: -43 UnderlyingNetworks: Null]
09-07 00:21:33.755 6758 4872 D AbstractConnection: Socket connected (attempt 0)
09-07 00:21:33.756 6758 4872 D ConnectionFactory: Connecting to local URL via ConnectionType(type = Wifi, network=574)
09-07 00:21:33.759 6758 6758 D PageConnectionHolderFragment: Updated page data for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/1_40 (12 widgets)
09-07 00:21:33.760 6758 6758 D ContentController: Got update for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/1_40, pending [http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/1_40]
09-07 00:21:33.760 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:21:33.765 6758 6758 D WidgetListFragment: onPause() http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma
09-07 00:21:33.767 6758 6758 D WidgetListFragment: onViewCreated() http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/1_40
09-07 00:21:33.767 6758 6758 D WidgetListFragment: onStart() http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/1_40
09-07 00:21:33.767 6758 6758 D PageConnectionHolderFragment: Trigger update for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/1_40, force false
09-07 00:21:33.767 6758 6758 D ContentController: Got update for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/1_40, pending []
09-07 00:21:33.768 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:21:33.773 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/fan?format=SVG&anyFormat=true&iconset=classic&state=0, avoidCache false
09-07 00:21:33.859 6758 6758 D InsetsController: hide(ime())
09-07 00:21:33.860 6758 6758 I ImeTracker: org.openhab.habdroid:d3938c5f: onCancelled at PHASE_CLIENT_ALREADY_HIDDEN
09-07 00:21:33.875 6758 6758 D PageConnectionHolderFragment: Updated page data for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma (93 widgets)
09-07 00:21:33.875 6758 6758 D ContentController: Got update for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma, pending []
09-07 00:21:33.876 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:21:35.396 6758 6758 D MainActivity: onOptionsItemSelected()n>
09-07 00:21:35.397 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:21:35.397 6758 6758 D PageConnectionHolderFragment: updateActiveConnections: URL list [http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma], connection DefaultConnection[type=0, url=http://<openhab-local-address-ormar>:8080/, user=<remote-user-ormar, network=574, metered=false]
09-07 00:21:35.398 6758 6758 D PageConnectionHolderFragment: Canceling connection for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/1_40
09-07 00:21:35.403 6758 6758 D WidgetListFragment: onPause() http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/1_40
09-07 00:21:35.405 6758 6758 D WidgetListFragment: onViewCreated() http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma
09-07 00:21:35.406 6758 6758 D WidgetListFragment: onStart() http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma
09-07 00:21:35.406 6758 6758 D PageConnectionHolderFragment: Trigger update for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma, force false
09-07 00:21:35.406 6758 6758 D ContentController: Got update for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma, pending []
09-07 00:21:35.407 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:21:35.410 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/temperature_cold?format=SVG&anyFormat=true&iconset=classic&state=0, avoidCache false
09-07 00:21:35.411 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/light?format=SVG&anyFormat=true&iconset=classic&state=25, avoidCache false
09-07 00:21:35.412 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/receiver?format=SVG&anyFormat=true&iconset=classic, avoidCache false
09-07 00:21:35.412 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/soundvolume?format=SVG&anyFormat=true&iconset=classic&state=Aerosmith%20-%20Sweet%20Emotion, avoidCache false
09-07 00:21:35.413 6758 6758 D WidgetSlider: Slider: valueFrom = 0.0, valueTo = 100.0, stepSize = 1.0, stepCount = 100, widgetValue = 74.0, closestValue = 74.0, closestDelta = 0.0
09-07 00:21:35.414 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/soundvolume?format=SVG&anyFormat=true&iconset=classic&state=74, avoidCache false
09-07 00:21:35.414 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/soundvolume?format=SVG&anyFormat=true&iconset=classic&state=VolumeUp, avoidCache false
09-07 00:21:35.418 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/mediacontrol?format=SVG&anyFormat=true&iconset=classic&state=3.0, avoidCache false
09-07 00:21:35.421 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/mediacontrol?format=SVG&anyFormat=true&iconset=classic&state=3.0, avoidCache false
09-07 00:21:35.425 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/soundvolume_mute?format=SVG&anyFormat=true&iconset=classic&state=OFF, avoidCache false
09-07 00:21:35.426 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/soundvolume_mute?format=SVG&anyFormat=true&iconset=classic&state=OFF, avoidCache false
09-07 00:21:35.427 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/bluetooth?format=SVG&anyFormat=true&iconset=classic&state=OFF, avoidCache false
09-07 00:21:35.428 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/screen?format=SVG&anyFormat=true&iconset=classic&state=OFF, avoidCache false
09-07 00:21:35.429 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/player?format=SVG&anyFormat=true&iconset=classic&state=ON, avoidCache false
09-07 00:21:35.430 6758 6758 I WidgetImageView: Refreshing image at http://<openhab-local-address-ormar>:8080/icon/receiver?format=SVG&anyFormat=true&iconset=classic&state=OFF, avoidCache false
09-07 00:21:37.248 6758 6758 D MainActivity: Got widget link = http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/1_60
09-07 00:21:37.248 6758 6758 D ContentController: Opening page LinkedPage(id=1_60, title=Other, icon=IconResource(icon=receiver, isOh2=true, customState=), link=http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/1_60)
09-07 00:21:37.248 6758 6758 D PageConnectionHolderFragment: updateActiveConnections: URL list [http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma, http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/1_60], connection DefaultConnection[type=0, url=http://<openhab-local-address-ormar>:8080/, user=<remote-user-ormar, network=574, metered=false]
09-07 00:21:37.248 6758 6758 D PageConnectionHolderFragment: Creating new handler for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/1_60
09-07 00:21:37.248 6758 6758 D PageConnectionHolderFragment: Creating new SSE helper for sitemap doma, page 1_60
09-07 00:21:37.248 6758 6758 D PageConnectionHolderFragment: Loading data for http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/1_60, long polling false
09-07 00:21:37.250 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:21:40.588 6758 6758 D ItemClient: Got ALIVE event for item UICommand
09-07 00:21:42.544 6758 6758 D MainActivity: onOptionsItemSelected()
09-07 00:21:42.545 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:21:42.546 6758 6758 D PageConnectionHolderFragment: updateActiveConnections: URL list [http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma], connection DefaultConnection[type=0, url=http://<openhab-local-address-ormar>:8080/, user=<remote-user-ormar, network=574, metered=false]
09-07 00:21:42.546 6758 6758 D PageConnectionHolderFragment: Canceling connection for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/1_60
09-07 00:21:43.664 6758 6758 D MainActivity: onOptionsItemSelected()
09-07 00:21:44.079 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): com.google.android.material.motion.MaterialBackOrchestrator$Api34BackCallbackDelegate$1@fbb756e
09-07 00:21:46.156 6758 6758 I wm_on_top_resumed_lost_called: [236831275,org.openhab.habdroid.ui.MainActivity,topStateChangedWhenResumed]
09-07 00:21:46.156 6758 6758 D MainActivity: onPause()
09-07 00:21:46.156 6758 6758 D WidgetListFragment: onPause() http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma
09-07 00:21:46.157 6758 6758 I wm_on_paused_called: [236831275,org.openhab.habdroid.ui.MainActivity,performPause,1]
09-07 00:21:46.177 6758 6758 I wm_on_create_called: [33417777,org.openhab.habdroid.ui.preference.PreferencesActivity,performCreate,9]
09-07 00:21:46.184 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:21:46.189 6758 6758 D AudioSystem: onNewServiceWithAdapter: media.audio_flinger service obtained 0xb4000074328a9230
09-07 00:21:46.189 6758 6758 D AudioSystem: getService: IAudioFlingerService retrieved: 0xb4000074f280b4b0 IAudioFlinger cached: 0xb4000074328a9230
09-07 00:21:46.227 6758 6758 D Ringtone: Successfully created local player
09-07 00:21:46.237 6758 6758 D MainSettingsFragment: Removing notification prefs for < 25
09-07 00:21:46.246 6758 6758 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:21:46.247 6758 6758 I wm_on_start_called: [33417777,org.openhab.habdroid.ui.preference.PreferencesActivity,handleStartActivity,70]
09-07 00:21:46.248 6758 6758 I wm_on_resume_called: [33417777,org.openhab.habdroid.ui.preference.PreferencesActivity,RESUME_ACTIVITY,1]
09-07 00:21:46.255 6758 6758 I wm_on_top_resumed_gained_called: [33417777,org.openhab.habdroid.ui.preference.PreferencesActivity,topStateChangedWhenResumed]
09-07 00:21:46.256 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): android.app.Activity$$ExternalSyntheticLambda0@b3993bb
09-07 00:21:46.258 6758 6758 D VRI[PreferencesActivity]: WindowInsets changed: 1080x2400 statusBars:[0,98,0,0] navigationBars:[0,0,0,121] mandatorySystemGestures:[0,128,0,121]
09-07 00:21:46.318 6758 6758 I viewroot_draw_event: [VRI[PreferencesActivity],reportDrawFinished seqId=0]
09-07 00:21:46.491 6758 6758 D InsetsController: hide(ime())
09-07 00:21:46.491 6758 6758 I ImeTracker: org.openhab.habdroid:37adf136: onCancelled at PHASE_CLIENT_ALREADY_HIDDEN
09-07 00:21:46.553 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): androidx.activity.OnBackPressedDispatcher$Api34Impl$createOnBackAnimationCallback$1@2c0661c
09-07 00:21:46.800 6758 6758 D VRI[MainActivity]: visibilityChanged oldVisibility=true newVisibility=false
09-07 00:21:46.813 6758 6781 D HWUI : endAllActiveAnimators on 0xb4000074a2978160 (NavigationMenuItemView) with handle 0xb4000074328bba70
09-07 00:21:46.815 6758 6758 I viewroot_draw_event: [VRI[MainActivity],Not drawing due to not visible. Reason=!mAppVisible && !mForceDecorViewVisibility]
09-07 00:21:46.816 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): android.app.Activity$$ExternalSyntheticLambda0@257a38f
09-07 00:21:46.818 6758 6758 D MainActivity: onStop()
09-07 00:21:46.819 6758 6758 D PageConnectionHolderFragment: onStop()
09-07 00:21:46.819 6758 6758 D PageConnectionHolderFragment: Canceling connection for URL http://<openhab-local-address-ormar>:8080/rest/sitemaps/doma/doma
09-07 00:21:46.819 6758 6758 I wm_on_stop_called: [236831275,org.openhab.habdroid.ui.MainActivity,STOP_ACTIVITY_ITEM,1]
09-07 00:21:46.819 6758 6758 D MainActivity: onSaveInstanceState()
09-07 00:21:46.819 6758 6758 D ContentController: onSaveInstanceState()
09-07 00:21:47.312 6758 6758 W ListPreference: Setting a summary with a String formatting marker is no longer supported. You should use a SummaryProvider instead.
09-07 00:21:47.338 6758 6758 W ListPreference: Setting a summary with a String formatting marker is no longer supported. You should use a SummaryProvider instead.
09-07 00:21:47.346 6758 6758 W ListPreference: Setting a summary with a String formatting marker is no longer supported. You should use a SummaryProvider instead.
09-07 00:21:48.746 6758 6758 I wm_on_top_resumed_lost_called: [33417777,org.openhab.habdroid.ui.preference.PreferencesActivity,topStateChangedWhenResumed]
09-07 00:21:48.747 6758 6758 I wm_on_paused_called: [33417777,org.openhab.habdroid.ui.preference.PreferencesActivity,performPause,0]
09-07 00:21:48.770 6758 6758 I wm_on_create_called: [242131219,org.openhab.habdroid.ui.LogActivity,performCreate,14]
09-07 00:21:48.771 6758 6758 I wm_on_start_called: [242131219,org.openhab.habdroid.ui.LogActivity,handleStartActivity,0]
09-07 00:21:48.772 6758 6758 I wm_on_resume_called: [242131219,org.openhab.habdroid.ui.LogActivity,RESUME_ACTIVITY,1]
09-07 00:21:48.779 6758 6758 I wm_on_top_resumed_gained_called: [242131219,org.openhab.habdroid.ui.LogActivity,topStateChangedWhenResumed]
09-07 00:21:48.779 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): android.app.Activity$$ExternalSyntheticLambda0@1e16435
09-07 00:21:48.781 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): androidx.activity.OnBackPressedDispatcher$Api34Impl$createOnBackAnimationCallback$1@f7e00ca
09-07 00:21:48.783 6758 6758 D VRI[LogActivity]: WindowInsets changed: 1080x2400 statusBars:[0,98,0,0] navigationBars:[0,0,0,121] mandatorySystemGestures:[0,128,0,121]
09-07 00:21:48.802 6758 6758 I viewroot_draw_event: [VRI[LogActivity],reportDrawFinished seqId=0]
09-07 00:21:48.807 6758 6758 D LogActivity: onCreateOptionsMenu()
09-07 00:21:48.810 6758 3983 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:21:48.813 6758 6758 D CompatChangeReporter: Compat change id reported: 303326708; UID 10297; state: ENABLED
09-07 00:21:48.823 6758 6758 D AutofillManager: view not autofillable - not passing ime action check
09-07 00:21:48.952 6758 6767 V MediaPlayer: resetDrmState: mDrmInfo=null mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false
09-07 00:21:48.952 6758 6767 V MediaPlayer: cleanDrmObj: mDrmObj=null mDrmSessionId=null
09-07 00:21:49.096 6758 6758 D InsetsController: hide(ime())
09-07 00:21:49.096 6758 6758 I ImeTracker: org.openhab.habdroid:13b2058d: onCancelled at PHASE_CLIENT_ALREADY_HIDDEN
09-07 00:21:49.301 6758 6758 D VRI[PreferencesActivity]: visibilityChanged oldVisibility=true newVisibility=false
09-07 00:21:49.305 6758 6758 I wm_on_stop_called: [33417777,org.openhab.habdroid.ui.preference.PreferencesActivity,STOP_ACTIVITY_ITEM,1]
09-07 00:21:49.307 6758 6781 D HWUI : endAllActiveAnimators on 0xb4000074a29a92c0 (RippleDrawable) with handle 0xb400007432923ae0
09-07 00:21:49.310 6758 6758 I viewroot_draw_event: [VRI[PreferencesActivity],Not drawing due to not visible. Reason=!mAppVisible && !mForceDecorViewVisibility]
09-07 00:21:50.537 6758 6758 D ItemClient: Got ALIVE event for item UICommand
09-07 00:21:56.168 6758 6758 I wm_on_top_resumed_lost_called: [242131219,org.openhab.habdroid.ui.LogActivity,topStateChangedWhenResumed]
09-07 00:21:56.169 6758 6758 I wm_on_paused_called: [242131219,org.openhab.habdroid.ui.LogActivity,performPause,1]
09-07 00:21:59.402 6758 6758 I wm_on_resume_called: [242131219,org.openhab.habdroid.ui.LogActivity,RESUME_ACTIVITY,1]
09-07 00:21:59.403 6758 6758 I wm_on_top_resumed_gained_called: [242131219,org.openhab.habdroid.ui.LogActivity,topStateChangedWhenResumed]
09-07 00:21:59.409 6758 3983 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:21:59.440 6758 6758 D InsetsController: hide(ime())
09-07 00:21:59.440 6758 6758 I ImeTracker: org.openhab.habdroid:bfa944be: onCancelled at PHASE_CLIENT_ALREADY_HIDDEN
09-07 00:22:00.475 6758 6758 D ItemClient: Got ALIVE event for item UICommand
09-07 00:22:03.108 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): android.widget.PopupWindow$PopupDecorView$$ExternalSyntheticLambda1@4d91923
09-07 00:22:03.124 6758 6758 I viewroot_draw_event: [VRI[PopupWindow:ed031a1],reportDrawFinished seqId=0]
09-07 00:22:03.135 6758 6758 I viewroot_draw_event: [VRI[PopupWindow:ed031a1],reportDrawFinished seqId=0]
09-07 00:22:05.320 6758 6758 I menu_item_selected: [0,Show errors only]
09-07 00:22:05.320 6758 6758 D LogActivity: onOptionsItemSelected()
09-07 00:22:05.326 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): null
09-07 00:22:05.336 6758 3983 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:22:05.366 6758 6758 D InsetsController: hide(ime())
09-07 00:22:05.366 6758 6758 I ImeTracker: org.openhab.habdroid:167e8cbb: onCancelled at PHASE_CLIENT_ALREADY_HIDDEN
09-07 00:22:05.639 6758 6781 D HWUI : endAllActiveAnimators on 0xb4000074a282ef80 (MenuPopupWindow$MenuDropDownListView) with handle 0xb40000743287d880
09-07 00:22:07.708 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): android.widget.PopupWindow$PopupDecorView$$ExternalSyntheticLambda1@2e62199
09-07 00:22:07.727 6758 6758 I viewroot_draw_event: [VRI[PopupWindow:9cffb74],reportDrawFinished seqId=0]
09-07 00:22:07.733 6758 6758 I viewroot_draw_event: [VRI[PopupWindow:9cffb74],reportDrawFinished seqId=0]
09-07 00:22:08.630 6758 6758 I menu_item_selected: [0,Show all messages]
09-07 00:22:08.630 6758 6758 D LogActivity: onOptionsItemSelected()
09-07 00:22:08.636 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): null
09-07 00:22:08.643 6758 3983 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:22:08.670 6758 6758 D InsetsController: hide(ime())
09-07 00:22:08.670 6758 6758 I ImeTracker: org.openhab.habdroid:86bd501e: onCancelled at PHASE_CLIENT_ALREADY_HIDDEN
09-07 00:22:08.943 6758 6781 D HWUI : endAllActiveAnimators on 0xb4000074a29699a0 (MenuPopupWindow$MenuDropDownListView) with handle 0xb400007432923150
09-07 00:22:10.487 6758 6758 D ItemClient: Got ALIVE event for item UICommand
09-07 00:22:10.519 6758 6758 I wm_on_top_resumed_lost_called: [242131219,org.openhab.habdroid.ui.LogActivity,topStateChangedWhenResumed]
09-07 00:22:10.519 6758 6758 I wm_on_paused_called: [242131219,org.openhab.habdroid.ui.LogActivity,performPause,0]
09-07 00:22:12.924 6758 6758 I wm_on_resume_called: [242131219,org.openhab.habdroid.ui.LogActivity,RESUME_ACTIVITY,1]
09-07 00:22:12.925 6758 6758 I wm_on_top_resumed_gained_called: [242131219,org.openhab.habdroid.ui.LogActivity,topStateChangedWhenResumed]
09-07 00:22:12.927 6758 3983 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:22:12.960 6758 6758 D InsetsController: hide(ime())
09-07 00:22:12.960 6758 6758 I ImeTracker: org.openhab.habdroid:b6e5a048: onCancelled at PHASE_CLIENT_ALREADY_HIDDEN
09-07 00:22:14.921 6758 6758 I sysui_multi_action: [757,629,758,4,759,1]
09-07 00:22:15.238 6758 6758 D androidtc: Initializing SystemTextClassifier, type = System
09-07 00:22:15.243 6758 6758 W androidtc: TextClassifier called on main thread
09-07 00:22:15.244 6758 6758 D androidtc: Initializing SystemTextClassifier, type = System
09-07 00:22:15.344 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): android.widget.Editor$$ExternalSyntheticLambda0@f7c4f26
09-07 00:22:15.346 6758 6758 W androidtc: TextClassifier called on main thread
09-07 00:22:15.360 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): android.widget.PopupWindow$PopupDecorView$$ExternalSyntheticLambda1@198c6ac
09-07 00:22:15.374 6758 6758 I viewroot_draw_event: [VRI[PopupWindow:724175a],reportDrawFinished seqId=0]
09-07 00:22:15.375 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): android.widget.PopupWindow$PopupDecorView$$ExternalSyntheticLambda1@35ff162
09-07 00:22:15.388 6758 6758 I viewroot_draw_event: [VRI[PopupWindow:7816914],reportDrawFinished seqId=0]
09-07 00:22:15.388 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): android.widget.PopupWindow$PopupDecorView$$ExternalSyntheticLambda1@bb132dc
09-07 00:22:15.404 6758 6758 I viewroot_draw_event: [VRI[PopupWindow:7960280],reportDrawFinished seqId=0]
09-07 00:22:15.411 6758 6758 I viewroot_draw_event: [VRI[PopupWindow:7816914],reportDrawFinished seqId=0]
09-07 00:22:15.414 6758 6758 I viewroot_draw_event: [VRI[PopupWindow:724175a],reportDrawFinished seqId=0]
09-07 00:22:15.418 6758 6758 I viewroot_draw_event: [VRI[PopupWindow:7960280],reportDrawFinished seqId=0]
09-07 00:22:16.392 6758 6758 W androidtc: TextClassifier called on main thread
09-07 00:22:16.395 6758 6758 D androidtc: Initializing SystemTextClassifier, type = System
09-07 00:22:16.397 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): null
09-07 00:22:16.438 6758 12583 D androidtc: Request failed at textclassification (??)
09-07 00:22:16.501 6758 6758 W androidtc: TextClassifier called on main thread
09-07 00:22:16.502 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): null
09-07 00:22:16.503 6758 6781 D HWUI : endAllActiveAnimators on 0xb4000074a29f66c0 (RippleDrawable) with handle 0xb4000074328f8490
09-07 00:22:16.911 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): android.widget.PopupWindow$PopupDecorView$$ExternalSyntheticLambda1@e319109
09-07 00:22:16.933 6758 6758 I viewroot_draw_event: [VRI[PopupWindow:724175a],reportDrawFinished seqId=0]
09-07 00:22:16.938 6758 6758 I viewroot_draw_event: [VRI[PopupWindow:724175a],reportDrawFinished seqId=0]
09-07 00:22:17.670 6758 6758 I wm_on_top_resumed_lost_called: [242131219,org.openhab.habdroid.ui.LogActivity,topStateChangedWhenResumed]
09-07 00:22:17.673 6758 6758 I wm_on_paused_called: [242131219,org.openhab.habdroid.ui.LogActivity,performPause,1]
09-07 00:22:17.705 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): null
09-07 00:22:17.715 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): null
09-07 00:22:17.728 6758 6758 D WindowOnBackDispatcher: setTopOnBackInvokedCallback (unwrapped): androidx.activity.OnBackPressedDispatcher$Api34Impl$createOnBackAnimationCallback$1@f7e00ca
09-07 00:22:17.911 6758 6758 W androidtc: TextClassifier called on main thread
09-07 00:22:19.921 6758 6758 I wm_on_resume_called: [242131219,org.openhab.habdroid.ui.LogActivity,RESUME_ACTIVITY,1]
09-07 00:22:19.921 6758 6758 I wm_on_top_resumed_gained_called: [242131219,org.openhab.habdroid.ui.LogActivity,topStateChangedWhenResumed]
09-07 00:22:19.926 6758 3983 D ServerConfiguration: load: ServerConfiguration(id=1, name=<openhab-local-address-ormar>, localPath=ServerPath(url=http://<openhab-local-address-ormar>:8080/, userName=<redacted>, password=<redacted>), remotePath=ServerPath(url=https://<openhab-remote-address-ormar>/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=doma, label=Muneera Doma Sitemap), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
09-07 00:22:19.958 6758 6758 D androidtc: Initializing SystemTextClassifier, type = System
09-07 00:22:19.960 6758 6758 W androidtc: TextClassifier called on main thread
09-07 00:22:19.961 6758 6758 D androidtc: Initializing SystemTextClassifier, type = System
09-07 00:22:19.963 6758 6758 D InsetsController: hide(ime())
09-07 00:22:19.963 6758 6758 I ImeTracker: org.openhab.habdroid:7ce2b9ce: onCancelled at PHASE_CLIENT_ALREADY_HIDDEN
09-07 00:22:19.974 6758 15995 D androidtc: Request failed at textclassification (??)
09-07 00:22:19.982 6758 6758 W TextView: TextView does not support text selection. Selection cancelled.