Android app getting stuck on opening frames (subfolders)

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. 

here is my sitemap, maybe I’m using something that new OH5 does not like anymore

sitemap doma label="Muneera Doma Sitemap" {
	Frame visibility=[Presence == ON] {
		Switch item=Scenes label="[]" icon=terrace mappings=["4"="Watch TV", "3"="Chill Out", "2"="Good Night", "1"="Good Morning"]
		Text item=BalconySummary
		Text item=LivingSummary label="Living Room [%s]"
		Text item=BalconyHumidityAbsolute valuecolor=[< 19="green", > 19="red"]
		Text item=LivingHumidityAbsolute valuecolor=[< 18="green", > 18="red"]
		Text item=Watts
	}
	Frame label="AC Drip Tray Leak Alert!" visibility=[ACLivingLeak == ON, ACRoomsLeak == ON] {
		Text item=ACRoomsLeak icon=rain valuecolor=[ACRoomsLeak == ON="red", ACRoomsLeak == OFF="green"]
		Text item=ACLivingLeak icon=rain valuecolor=[ACLivingLeak == ON="red", ACLivingLeak == OFF="green"]
		Text item=WaterLeak
	}
	Frame label="Sensors & Info" visibility=[Presence == OFF] {
		Text item=BalconySummary
		Text item=LivingSummary label="Living Room [%s]"
		Text item=BalconyHumidityAbsolute valuecolor=[< 19="green", > 19="red"]
		Text item=LivingHumidityAbsolute valuecolor=[< 18="green", > 18="red"]
		Text item=KidsSummary
		Text item=BedroomSummary
		Text item=LivingPressure label="Atmospheric Pressure"
		Text item=UPSStatus icon=status
		Text item=UPSRealPower
		Text item=Watts
		Text item=WaterFlow
		Text item=kWh_Today
		Text item=Water_Today
		Text item=ACLiving1_Today_Runtime_Min
		Text item=ACRooms1_Today_Runtime_Min
		Text item=AC_Month
		Text item=kWh_Month
		Text item=Water_Month
		Text item=kWh_Month_Price icon=piggybank
		Text item=Water_Month_Price icon=piggybank
		Text item=Cleaning_Month_Price icon=piggybank
		Text item=Sunrise_Time icon=sunrise
		Text item=Sunset_Time icon=sunset
	}
	Frame {
		Text label=Sensors icon=pressure {
			Frame label="Temperature & Humidity" {
				Text item=BalconySummary
				Text item=LivingSummary
				Text item=BalconyHumidityAbsolute valuecolor=[< 19="green", > 19="red"]
				Text item=LivingHumidityAbsolute valuecolor=[< 18="green", > 18="red"]
				Text item=KidsSummary
				Text item=BedroomSummary
				Text item=FridgeSummary
				Text item=SeaTemperature
				Text item=aqi icon=carbondioxide
				Text item=LivingPressure label="Atmospheric Pressure"
			}
			Frame label=Misc {
				Text item=Presence icon=group
				Text item=EntranceDoor label="Entrance Door [%s]" icon=door
				Text item=Balcony1Door label="Balcony1 Door [%s]" icon=frontdoor
				Text item=Balcony2Door label="Balcony2 Door [%s]" icon=frontdoor
				Text item=KidsWindow label="Kids Window" icon=window
				Text item=Sunrise_Time icon=sunrise
				Text item=Sunset_Time icon=sunset
			}
			Frame label="Home Water & Energy Monitoring" {
				Text item=Watts
				Text item=WaterFlow
				Text item=kWh_Today
				Text item=Water_Today
				Text item=ACLiving1_Today_Runtime_Min
				Text item=ACRooms1_Today_Runtime_Min
				Text item=All_Lights_Today_Runtime_Min
				Text item=lgtv_Today_Runtime_Min
				Text item=projektor_Today_Runtime_Min
				Text item=AC_Month
				Text item=kWh_Month
				Text item=Water_Month
				Text item=kWh_Month_Price icon=piggybank
				Text item=Water_Month_Price icon=piggybank
				Text item=Cleaning_Month_Price icon=piggybank
				Text item=Watts1 icon=poweroutlet_uk
				Text item=Watts2 icon=heating
				Text item=Watts3 icon=kitchen
				Text item=Volts
				Text item=UPSStatus icon=status
				Text item=UPSRealPower
				Text item=UPSLoad
				Text item=UPSBatteryRuntime
				Text item=UPSBatteryCharge
				Text item=WaterLast
			}
		}
	}
	Frame visibility=[Summer == ON] {
		Group item=CountAllAC label=Cooling icon=temperature_cold {
			Frame label="Living Room AC" {
				Switch item=ACLiving1 label="Fan Speed" icon=fan mappings=["0"=OFF, "26"=ON, "53"=MED, "100"=HI]
				Setpoint item=ACLiving2 icon=temperature_cold minValue=20 maxValue=28 step=0.5
				Switch item=ACLiving3 icon=switch
				Text item=ACLiving4
				Text item=LivingTemp label="Current Room Temperature"
			}
			Frame label="Bedrooms AC" {
				Switch item=ACRooms1 label="Fan Speed" icon=fan mappings=["0"=OFF, "26"=ON, "53"=MED, "100"=HI]
				Setpoint item=ACRooms2 icon=temperature_cold minValue=20 maxValue=28 step=0.5
				Switch item=ACRooms3 icon=switch
				Text item=ACRooms4
				Text item=RoomsTemp label="Current Room Temperature"
			}
		}
	}
	Frame visibility=[TimeOfDay == 3, gAllLights == ON] {
		Group item=CountAllLights label=Lights icon=light {
			Frame label="Living Room" {
				Switch item=LivingRoomLamp1 icon=light
				Switch item=LivingRoomLamp2 icon=light
				Colorpicker item=StripColor icon=colorwheel
				Slider item=StripTemperature icon=light
				Slider item=StripBrightness icon=light minValue=1 maxValue=100 step=1
				Switch item=Strip label=Strip icon=light
				Switch item=Dining label="Dining Room[]"
				Slider item=DiningDimmer icon=light minValue=5 maxValue=100 step=1
				Switch item=Living label="Living Room[]"
				Slider item=LivingDimmer icon=light minValue=5 maxValue=100 step=1
				Switch item=Entrance label="Entrance[]"
				Switch item=Foyer label="Foyer[]"
				Switch item=Balcony1 label="Balcony1[]"
			}
			Frame label=Kitchen {
				Switch item=Corridor label="Corridor[]"
				Switch item=Kitchen label="Kitchen[]"
				Switch item=KitchenStrip label="Kitchen Strip[]"
				Switch item=KitchenHood label="Kitchen Hood[]" icon=fan
			}
			Frame label=Bedroom {
				Switch item=Dressing label="Dressing[]"
				Switch item=Bedroom label="Bedroom[]"
				Slider item=BedroomDimmer minValue=5 maxValue=100 step=1
				Switch item=Balcony2 label="Balcony2[]"
				Switch item=BedroomToiletVanity label="Bedroom Toilet[]"
			}
			Frame label=KidsRoom {
				Switch item=KidsEntrance label="Kids Entrance[]"
				Switch item=KidsRoom label="Kids Room[]"
				Slider item=KidsDimmer minValue=5 maxValue=100 step=1
				Switch item=KidsToiletVanity label="Kids Toilet[]"
			}
			Frame label=Groups {
				Switch item=gLivingRoomLights mappings=[OFF="All Off", ON="All On"]
				Switch item=gKidsRoomLights mappings=[OFF="All Off", ON="All On"]
				Switch item=gMasterBedroomLights mappings=[OFF="All Off", ON="All On"]
				Switch item=gKitchenLights mappings=[OFF="All Off", ON="All On"]
				Switch item=gBalconiesLights mappings=[OFF="All Off", ON="All On"]
				Switch item=gAllLights mappings=[OFF="All Off", ON="All On"]
			}
		}
	}
	Frame {
		Text label=Other icon=receiver {
			Frame label="Xiaomi Mija Robot" {
				Switch item=mija_vacuum_action label="Mija Robot" icon=woman_6 mappings=[start=START, stop=STOP, dock=DOCK, findme=FIND]
				Text item=mija_battery_level icon=battery
				Text item=mija_vacuum_status icon=status
				Switch item=AutoMiaDisarm icon=settings
			}
			Frame label="KODI & AVR" {
				Switch item=Hdmi label="HDMI Input[]" icon=screen mappings=["1"=UP, "2"=DOWN]
				Switch item=HdmiToggle icon=screen
				Switch item=KODIRestart icon=receiver
				Switch item=AVRestart icon=receiver
			}
			Frame label="Automation Control" {
				Switch item=BedroomToilet icon=motion
				Switch item=KidsToilet icon=motion
				Switch item=CoffeeAutomatic icon=settings
				Switch item=CoffeeMorning icon=cistern
				Switch item=LivingRoomFountain icon=rain
				Switch item=Override icon=flowpipe
				Switch item=Vacation icon=vacation
				Switch item=SlowDim icon=light
				Switch item=Balconies label="Blink Balcony" icon=firstfloor
				Switch item=CCTV label=Cheese icon=camera
			}
			Frame label=CCTV {
				Image url="http://knx:8080/static/webcam.jpg" refresh=10000
			}
			Frame label=Charts {
				Switch item=ChartPeriod label=Interval mappings=["0"=8Hours, "1"=Day, "2"=Week]
				Chart item=BalconyTemperature refresh=30000 period=8h legend=true visibility=[ChartPeriod == 0, ChartPeriod == Uninitialized]
				Chart item=BalconyTemperature refresh=30000 period=D legend=true visibility=[ChartPeriod == 1]
				Chart item=BalconyTemperature refresh=30000 period=W legend=true visibility=[ChartPeriod == 2]
				Chart item=LivingTemperature refresh=30000 period=8h legend=true visibility=[ChartPeriod == 0, ChartPeriod == Uninitialized]
				Chart item=LivingTemperature refresh=30000 period=D legend=true visibility=[ChartPeriod == 1]
				Chart item=LivingTemperature refresh=30000 period=W legend=true visibility=[ChartPeriod == 2]
				Chart item=Watts refresh=30000 period=8h legend=true visibility=[ChartPeriod == 0, ChartPeriod == Uninitialized]
				Chart item=Watts refresh=30000 period=D legend=true visibility=[ChartPeriod == 1]
				Chart item=Watts refresh=30000 period=W legend=true visibility=[ChartPeriod == 2]
			}
		}
	}
	Frame label=Multimedia visibility=[Presence == ON] {
		Text item=KodiSummary icon=soundvolume visibility=[myKodi_title != UNDEF]
		Text item=KodiSummary2 icon=soundvolume visibility=[nebula == ON]
		Slider item=myKodi_volume label="Kodi Volume" icon=soundvolume
		Slider item=mpd_music_volume label="Projektor Volume" icon=soundvolume visibility=[nebula == ON]
		Switch item=IRCC_Command label="Master Volume[]" icon=soundvolume mappings=[Mute=Mute, VolumeDown=DOWN, VolumeUp=UP]
		Switch item=Radio label="Radio[]" icon=mediacontrol mappings=["2"=Paradise, "9"=Mellow, "3"=Rock, "4"=Heavy]
		Switch item=Radio2 label="Projektor[]" icon=mediacontrol mappings=["2"=Paradise, "1"=Mellow, "3"=Rock] visibility=[nebula == ON]
		Switch item=mpd_music_stop label="Projektor Radio Stop" icon=soundvolume_mute mappings=[ON=Stop] visibility=[mpd_music_stop == OFF]
		Switch item=Music label="Music[]" icon=mediacontrol mappings=["3"=PartyMode, "2"=ExYu, "1"=King, "0"=Guns]
		Switch item=Mute icon=soundvolume_mute visibility=[myKodi_control == PLAY]
		Switch item=myKodi_stop label="Kodi Stop" icon=soundvolume_mute mappings=[ON=Stop] visibility=[myKodi_stop == OFF]
		Switch item=Bluetooth label="Bluetooth Speaker" icon=bluetooth
		Switch item=Television icon=screen
		Switch item=LgTvApp icon=screen mappings=["com.webos.app.hdmi2"=Kodi, netflix=Netflix, amazon=Amazon] visibility=[Television == ON]
		Switch item=AVReceiver label="Home Theater[]" icon=player
		Switch item=Gramophone icon=receiver
		Switch item=Nintendo icon=receiver
		Switch item=Projektor icon=projector
	}
	Frame label=Christmas visibility=[Christmas == ON AND Presence == ON, ChristmasTree == ON] {
		Switch item=Radio label="Christmas Radio[]" icon=mediacontrol mappings=["6"=Santa, "7"=Forever, "8"=XMAS]
		Switch item=ChristmasTree label="Christmas Tree[]"
	}
	Frame label="KODI Remote" visibility=[LgTvApp == "com.webos.app.hdmi2"] {
		Buttongrid staticIcon=screen {
			Button row=1 column=2 item=myKodi_input label=Up staticIcon=f7:arrowtriangle_up stateless click=UP
			Button row=2 column=1 item=myKodi_input label=Left staticIcon=f7:arrowtriangle_left stateless click=LEFT
			Button row=2 column=2 item=myKodi_input label=OK stateless click=Select
			Button row=2 column=3 item=myKodi_input label=Right staticIcon=f7:arrowtriangle_right stateless click=RIGHT
			Button row=3 column=2 item=myKodi_input label=Down staticIcon=f7:arrowtriangle_down stateless click=DOWN
			Button row=4 column=1 item=myKodi_input label=Back stateless click=Back
			Button row=4 column=3 item=myKodi_input label=Home stateless click=Home
		}
	}
	Frame label="Projektor Remote" visibility=[nebula == ON] {
		Buttongrid staticIcon=projector {
			Button row=1 column=2 item=BroadlinkCommand label=Up staticIcon=f7:arrowtriangle_up stateless click=projektor_up
			Button row=2 column=1 item=BroadlinkCommand label=Left staticIcon=f7:arrowtriangle_left stateless click=projektor_left
			Button row=2 column=2 item=BroadlinkCommand label=OK stateless click=projektor_ok
			Button row=2 column=3 item=BroadlinkCommand label=Right staticIcon=f7:arrowtriangle_right stateless click=projektor_right
			Button row=3 column=2 item=BroadlinkCommand label=Down staticIcon=f7:arrowtriangle_down stateless click=projektor_down
			Button row=4 column=1 item=BroadlinkCommand label=Back stateless click=projektor_back
			Button row=4 column=2 item=BroadlinkCommand label=Focus stateless click=projektor_focus
			Button row=4 column=3 item=BroadlinkCommand label=Home stateless click=projektor_home
		}
	}
	Frame label="TV Remote" visibility=[LgTvApp == netflix, LgTvApp == amazon, LgTvApp == "com.webos.app.home"] {
		Buttongrid staticIcon=screen {
			Button row=1 column=2 item=LgTvRemoteControl label=Up staticIcon=f7:arrowtriangle_up stateless click=UP
			Button row=2 column=1 item=LgTvRemoteControl label=Left staticIcon=f7:arrowtriangle_left stateless click=LEFT
			Button row=2 column=2 item=LgTvRemoteControl label=OK stateless click=ENTER
			Button row=2 column=3 item=LgTvRemoteControl label=Right staticIcon=f7:arrowtriangle_right stateless click=RIGHT
			Button row=3 column=2 item=LgTvRemoteControl label=Down staticIcon=f7:arrowtriangle_down stateless click=DOWN
			Button row=4 column=1 item=LgTvRemoteControl label=Back stateless click=BACK
			Button row=4 column=3 item=LgTvRemoteControl label=Home stateless click=HOME
		}
	}
}

Hi, do you see errors in openhab.log while saving the sitemap file?

Greets

hi, no errors. The sitemap is modified/managed via MainUI → Sitemaps section, so there is no sitemap file.

When I edit the sitemap via MainUI, there is no errors or warnings, this UI usually does syntax verification and detects compatibility issues and gives out warnings if something is off.

It just says “Sitemap Updated” when i click save, no objections.

ListPreference: Setting a summary with a String formatting marker is no longer supported. You should use a SummaryProvider instead.

What about this? Should I do anything? To which items its reffered to? I have a few string items that are called summary actually :slight_smile:

if log is clean on save, id try the android app against BasicUI in a desktop browser on the same sitemap next. if browser is fine and only the app hangs, its usually the app caching an old sitemap / icon set after the 4.x to 5.x jump.

clear app storage (or delete+readd the server), and temporarily strip the visibility=[Presence == ON] / big mappings blocks to see if one frame is the trigger. docker OH5 + old-style nested Frames has been a bit more sensitive for me than 4.2 on the phone client.

Browser is fine, only android.

Btw this is fdroid version on a de-googled OS (LineageOS)

And also, I am dragging another issue for years and versions…android app on basic sitemap mixes up icons, gives random icons to random items, only force refresh fixes it…I’ll try clearing the app data and cache, but it hasn’t helped it the past…

Then I’ll try removing visibility from frames…

Thanks for suggestions!

ah yeah if browser basicui is clean then its almost certainly the android client cache/state on that fdroid build, not the sitemap syntax.

for me on lineage / no play services the official app gets weird about icon + nested frame state after a 4.x → 5.x jump. id try in order:

  1. delete the server entry in the app, clear storage, re-add with a plain http(s) local url first (no reverse proxy)
  2. temporarily flatten one nested Frame (no visibility=) and see if that path stops hanging
  3. compare against the play-store build if you can sideload it once, fdroid builds lag and ive seen sitemap push bugs sit there longer

the random icons until force refresh is a separate long-lived app bug. clearing storage helps for a bit then it comes back, shrug. if (1)+(2) still hang, paste app version from about + whether local lan and reverse proxy both do it after a fresh server entry.

it seems wipe of app data and starting from scratch helped with stuck nested pages!

and with the icons bug I am living for a long time, got used to it