Advertisement
Guest User

Untitled

a guest
May 23rd, 2020
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.85 KB | None | 0 0
  1. -----------------------
  2. Device information
  3. Model: HD1900
  4. Manufacturer: OnePlus
  5. Brand: OnePlus
  6. Device: OnePlus7T
  7. Product: OnePlus7T
  8. OS: 10
  9. -----------------------
  10.  
  11. --------- beginning of main
  12. 05-23 17:38:23.895 8608 8608 D LogActivity: onOptionsItemSelected()
  13. --------- beginning of events
  14. 05-23 17:38:23.906 8608 8608 I am_on_top_resumed_lost_called: [0,org.openhab.habdroid.ui.LogActivity,topStateChangedWhenResumed]
  15. 05-23 17:38:23.906 8608 8608 I am_on_paused_called: [0,org.openhab.habdroid.ui.LogActivity,performPause]
  16. 05-23 17:38:23.919 8608 8608 I am_on_restart_called: [0,org.openhab.habdroid.ui.PreferencesActivity,performRestartActivity]
  17. 05-23 17:38:23.922 8608 8608 I am_on_start_called: [0,org.openhab.habdroid.ui.PreferencesActivity,handleStartActivity]
  18. 05-23 17:38:23.922 8608 8608 I am_on_resume_called: [0,org.openhab.habdroid.ui.PreferencesActivity,RESUME_ACTIVITY]
  19. 05-23 17:38:23.922 8608 8608 I am_on_top_resumed_gained_called: [0,org.openhab.habdroid.ui.PreferencesActivity,topWhenResuming]
  20. 05-23 17:38:23.934 8608 12090 D DecorView: onWindowFocusChangedFromViewRoot hasFocus: true, DecorView@1df8cc9[PreferencesActivity]
  21. 05-23 17:38:24.358 8608 8608 I am_on_stop_called: [0,org.openhab.habdroid.ui.LogActivity,LIFECYCLER_STOP_ACTIVITY]
  22. 05-23 17:38:24.358 8608 8608 I am_on_destroy_called: [0,org.openhab.habdroid.ui.LogActivity,performDestroy]
  23. 05-23 17:38:24.459 8608 8608 I am_on_top_resumed_lost_called: [0,org.openhab.habdroid.ui.PreferencesActivity,topStateChangedWhenResumed]
  24. 05-23 17:38:24.460 8608 8608 I am_on_paused_called: [0,org.openhab.habdroid.ui.PreferencesActivity,performPause]
  25. 05-23 17:38:24.468 8608 8608 D MainActivity: onActivityResult() requestCode = 1001, resultCode = -1
  26. 05-23 17:38:24.468 8608 8608 I am_on_activity_result_called: [0,org.openhab.habdroid.ui.MainActivity,ACTIVITY_RESULT]
  27. 05-23 17:38:24.469 8608 8608 I am_on_restart_called: [0,org.openhab.habdroid.ui.MainActivity,performRestartActivity]
  28. 05-23 17:38:24.469 8608 8608 D MainActivity: onStart()
  29. 05-23 17:38:24.469 8608 8608 D PageConnectionHolderFragment: onStart(), started false
  30. 05-23 17:38:24.469 8608 8608 D PageConnectionHolderFragment: Loading data for http://<openhab-local-address>:8080/rest/sitemaps/test/test, long polling false
  31. 05-23 17:38:24.471 8608 8608 D WidgetListFragment: onStart() http://<openhab-local-address>:8080/rest/sitemaps/test/test
  32. 05-23 17:38:24.471 8608 8608 D PageConnectionHolderFragment: Trigger update for URL http://<openhab-local-address>:8080/rest/sitemaps/test/test, force false
  33. 05-23 17:38:24.471 8608 8608 D ContentController: Got update for URL http://<openhab-local-address>:8080/rest/sitemaps/test/test, pending []
  34. 05-23 17:38:24.471 8608 8608 D MainActivity: onAvailableConnectionChanged()
  35. 05-23 17:38:24.482 8608 8608 I am_on_start_called: [0,org.openhab.habdroid.ui.MainActivity,handleStartActivity]
  36. 05-23 17:38:24.482 8608 8608 D MainActivity: onNewIntent()
  37. 05-23 17:38:24.483 8608 8608 D MainActivity: Got intent: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=org.openhab.habdroid/.ui.MainActivity }
  38. 05-23 17:38:24.483 8608 8608 D MainActivity: onResume()
  39. 05-23 17:38:24.485 8608 8608 I am_on_resume_called: [0,org.openhab.habdroid.ui.MainActivity,RESUME_ACTIVITY]
  40. 05-23 17:38:24.485 8608 8608 I am_on_top_resumed_gained_called: [0,org.openhab.habdroid.ui.MainActivity,topWhenResuming]
  41. 05-23 17:38:24.489 8608 12328 D OkHttp : --> POST http://<openhab-local-address>:8080/rest/sitemaps/events/subscribe
  42. 05-23 17:38:24.489 8608 12328 D OkHttp : Content-Type: application/json; charset=utf-8
  43. 05-23 17:38:24.489 8608 12328 D OkHttp : Content-Length: 2
  44. 05-23 17:38:24.489 8608 12328 D OkHttp : User-Agent: openHAB client for Android
  45. 05-23 17:38:24.489 8608 12328 D OkHttp : Cache-Control: no-cache
  46. 05-23 17:38:24.489 8608 12328 D OkHttp : --> END POST
  47. 05-23 17:38:24.491 8608 9583 D ConnectionFactory: checkAvailableConnection: found types [ConnectionType(type = Wifi, network=943)]
  48. 05-23 17:38:24.491 8608 9583 D AbstractConnection: Checking reachability of http://<openhab-local-address>:8080/ (via 943)
  49. 05-23 17:38:24.491 8608 12329 D OkHttp : --> GET https://<openhab-remote-address>/api/v1/settings/notifications
  50. 05-23 17:38:24.491 8608 12329 D OkHttp : User-Agent: openHAB client for Android
  51. 05-23 17:38:24.491 8608 12329 D OkHttp : Cache-Control: no-cache
  52. 05-23 17:38:24.491 8608 12329 D OkHttp : --> END GET
  53. 05-23 17:38:24.491 8608 12327 D OkHttp : --> GET http://<openhab-local-address>:8080/rest/sitemaps/test/test?includeHidden=true
  54. 05-23 17:38:24.491 8608 12327 D OkHttp : User-Agent: openHAB client for Android
  55. 05-23 17:38:24.491 8608 12327 D OkHttp : X-Atmosphere-Framework: 1.0
  56. 05-23 17:38:24.491 8608 12327 D OkHttp : X-Atmosphere-tracking-id: 0
  57. 05-23 17:38:24.491 8608 12327 D OkHttp : Cache-Control: no-cache
  58. 05-23 17:38:24.491 8608 12327 D OkHttp : --> END GET
  59. 05-23 17:38:24.493 8608 8625 D DecorView: onWindowFocusChangedFromViewRoot hasFocus: true, DecorView@b9015ab[MainActivity]
  60. 05-23 17:38:24.514 8608 9583 D AbstractConnection: Socket connected (attempt 0)
  61. 05-23 17:38:24.514 8608 9583 D ConnectionFactory: Connecting to local URL via ConnectionType(type = Wifi, network=943)
  62. 05-23 17:38:24.532 8608 12328 D OkHttp : <-- 200 OK http://<openhab-local-address>:8080/rest/sitemaps/events/subscribe (42ms)
  63. 05-23 17:38:24.532 8608 12328 D OkHttp : Content-Type: application/json
  64. 05-23 17:38:24.532 8608 12328 D OkHttp : Content-Length: 368
  65. 05-23 17:38:24.532 8608 12328 D OkHttp : Server: Jetty(9.4.20.v20190813)
  66. 05-23 17:38:24.532 8608 12328 D OkHttp : <-- END HTTP
  67. 05-23 17:38:24.533 8608 12328 D OkHttp : --> GET http://<openhab-local-address>:8080/rest/sitemaps/events/59a31aa4-bd11-469b-a339-2c26b0256320?sitemap=test&pageid=test
  68. 05-23 17:38:24.533 8608 12328 D OkHttp : User-Agent: openHAB client for Android
  69. 05-23 17:38:24.533 8608 12328 D OkHttp : --> END GET
  70. 05-23 17:38:24.536 8608 12327 D OkHttp : <-- 200 OK http://<openhab-local-address>:8080/rest/sitemaps/test/test?includeHidden=true (44ms)
  71. 05-23 17:38:24.536 8608 12327 D OkHttp : Content-Type: application/json
  72. 05-23 17:38:24.536 8608 12327 D OkHttp : Content-Length: 951
  73. 05-23 17:38:24.536 8608 12327 D OkHttp : Server: Jetty(9.4.20.v20190813)
  74. 05-23 17:38:24.536 8608 12327 D OkHttp : <-- END HTTP
  75. 05-23 17:38:24.537 8608 8608 D WidgetDataSource: No value for widgetId
  76. 05-23 17:38:24.537 8608 8608 D WidgetDataSource: org.json.JSONException: No value for widgetId
  77. 05-23 17:38:24.537 8608 8608 D WidgetDataSource: at org.json.JSONObject.get(JSONObject.java:399)
  78. 05-23 17:38:24.537 8608 8608 D WidgetDataSource: at org.json.JSONObject.getString(JSONObject.java:560)
  79. 05-23 17:38:24.537 8608 8608 D WidgetDataSource: at org.openhab.habdroid.model.WidgetKt.collectWidgets(Widget.kt:255)
  80. 05-23 17:38:24.537 8608 8608 D WidgetDataSource: at org.openhab.habdroid.model.WidgetDataSource$setSourceJson$1.invoke(WidgetDataSource.kt:70)
  81. 05-23 17:38:24.537 8608 8608 D WidgetDataSource: at org.openhab.habdroid.model.WidgetDataSource$setSourceJson$1.invoke(WidgetDataSource.kt:28)
  82. 05-23 17:38:24.537 8608 8608 D WidgetDataSource: at org.openhab.habdroid.util.ExtensionFuncsKt.forEach(ExtensionFuncs.kt:205)
  83. 05-23 17:38:24.537 8608 8608 D WidgetDataSource: at org.openhab.habdroid.model.WidgetDataSource.setSourceJson(WidgetDataSource.kt:69)
  84. 05-23 17:38:24.537 8608 8608 D WidgetDataSource: at org.openhab.habdroid.ui.activity.PageConnectionHolderFragment$ConnectionHandler.parseResponseJson(PageConnectionHolderFragment.kt:368)
  85. 05-23 17:38:24.537 8608 8608 D WidgetDataSource: at org.openhab.habdroid.ui.activity.PageConnectionHolderFragment$ConnectionHandler.handleResponse(PageConnectionHolderFragment.kt:311)
  86. 05-23 17:38:24.537 8608 8608 D WidgetDataSource: at org.openhab.habdroid.ui.activity.PageConnectionHolderFragment$ConnectionHandler.access$handleResponse(PageConnectionHolderFragment.kt:197)
  87. 05-23 17:38:24.537 8608 8608 D WidgetDataSource: at org.openhab.habdroid.ui.activity.PageConnectionHolderFragment$ConnectionHandler$load$1.invokeSuspend(PageConnectionHolderFragment.kt:283)
  88. 05-23 17:38:24.537 8608 8608 D WidgetDataSource: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
  89. 05-23 17:38:24.537 8608 8608 D WidgetDataSource: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
  90. 05-23 17:38:24.537 8608 8608 D WidgetDataSource: at android.os.Handler.handleCallback(Handler.java:883)
  91. 05-23 17:38:24.537 8608 8608 D WidgetDataSource: at android.os.Handler.dispatchMessage(Handler.java:100)
  92. 05-23 17:38:24.537 8608 8608 D WidgetDataSource: at android.os.Looper.loop(Looper.java:214)
  93. 05-23 17:38:24.537 8608 8608 D WidgetDataSource: at android.app.ActivityThread.main(ActivityThread.java:7695)
  94. 05-23 17:38:24.537 8608 8608 D WidgetDataSource: at java.lang.reflect.Method.invoke(Native Method)
  95. 05-23 17:38:24.537 8608 8608 D WidgetDataSource: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:516)
  96. 05-23 17:38:24.537 8608 8608 D WidgetDataSource: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)
  97. 05-23 17:38:24.537 8608 8608 D PageConnectionHolderFragment: Updated page data for URL http://<openhab-local-address>:8080/rest/sitemaps/test/test (0 widgets)
  98. 05-23 17:38:24.537 8608 8608 D ContentController: Got update for URL http://<openhab-local-address>:8080/rest/sitemaps/test/test, pending []
  99. 05-23 17:38:24.546 8608 12328 D OkHttp : <-- 200 OK http://<openhab-local-address>:8080/rest/sitemaps/events/59a31aa4-bd11-469b-a339-2c26b0256320?sitemap=test&pageid=test (13ms)
  100. 05-23 17:38:24.546 8608 12328 D OkHttp : X-Accel-Buffering: no
  101. 05-23 17:38:24.546 8608 12328 D OkHttp : Content-Type: text/event-stream
  102. 05-23 17:38:24.546 8608 12328 D OkHttp : Transfer-Encoding: chunked
  103. 05-23 17:38:24.546 8608 12328 D OkHttp : Server: Jetty(9.4.20.v20190813)
  104. 05-23 17:38:24.546 8608 12328 D OkHttp : <-- END HTTP
  105. 05-23 17:38:24.771 8608 12329 D OkHttp : <-- 200 OK https://<openhab-remote-address>/api/v1/settings/notifications (279ms)
  106. 05-23 17:38:24.771 8608 12329 D OkHttp : Server: nginx/1.10.3 (Ubuntu)
  107. 05-23 17:38:24.771 8608 12329 D OkHttp : Date: Sat, 23 May 2020 15:38:27 GMT
  108. 05-23 17:38:24.771 8608 12329 D OkHttp : Content-Type: application/json; charset=utf-8
  109. 05-23 17:38:24.771 8608 12329 D OkHttp : Content-Length: 35
  110. 05-23 17:38:24.771 8608 12329 D OkHttp : Connection: keep-alive
  111. 05-23 17:38:24.771 8608 12329 D OkHttp : X-Powered-By: Express
  112. 05-23 17:38:24.771 8608 12329 D OkHttp : ETag: W/"23-/xrOAw4kk/UMX+JDa+0r4GFH8rY"
  113. 05-23 17:38:24.771 8608 12329 D OkHttp : set-cookie: ██
  114. 05-23 17:38:24.771 8608 12329 D OkHttp : <-- END HTTP
  115. 05-23 17:38:24.781 8608 8608 D MainActivity: onCloudConnectionChanged()
  116. 05-23 17:38:24.793 8608 8706 D FcmRegistrationService: Register device at openHAB-cloud with URL: addAndroidRegistration?deviceId=c6b4bb5d65873d64&deviceModel=OnePlus+HD1900&regId=dQNWch_lM_o:APA91bGbZTKmqp_pibUiIAhprm81wlxZBtt_tV5U5fwNXra6j-o9ugeGlVjn7hprYLJ5AQq_VaCzCfrBtzDcFOH2WERiOppzk605dUO0m411FqYe54JBbS7MQH2xYxufulZSsWfVVgOz
  117. 05-23 17:38:24.793 8608 12329 D OkHttp : --> GET https://<openhab-remote-address>/addAndroidRegistration?deviceId=c6b4bb5d65873d64&deviceModel=OnePlus+HD1900&regId=dQNWch_lM_o:APA91bGbZTKmqp_pibUiIAhprm81wlxZBtt_tV5U5fwNXra6j-o9ugeGlVjn7hprYLJ5AQq_VaCzCfrBtzDcFOH2WERiOppzk605dUO0m411FqYe54JBbS7MQH2xYxufulZSsWfVVgOz
  118. 05-23 17:38:24.793 8608 12329 D OkHttp : User-Agent: openHAB client for Android
  119. 05-23 17:38:24.793 8608 12329 D OkHttp : Cache-Control: no-cache
  120. 05-23 17:38:24.793 8608 12329 D OkHttp : --> END GET
  121. 05-23 17:38:24.904 8608 12329 D OkHttp : <-- 200 OK https://<openhab-remote-address>/addAndroidRegistration?deviceId=c6b4bb5d65873d64&deviceModel=OnePlus+HD1900&regId=dQNWch_lM_o:APA91bGbZTKmqp_pibUiIAhprm81wlxZBtt_tV5U5fwNXra6j-o9ugeGlVjn7hprYLJ5AQq_VaCzCfrBtzDcFOH2WERiOppzk605dUO0m411FqYe54JBbS7MQH2xYxufulZSsWfVVgOz (110ms)
  122. 05-23 17:38:24.904 8608 12329 D OkHttp : Server: nginx/1.10.3 (Ubuntu)
  123. 05-23 17:38:24.904 8608 12329 D OkHttp : Date: Sat, 23 May 2020 15:38:27 GMT
  124. 05-23 17:38:24.904 8608 12329 D OkHttp : Content-Type: text/html; charset=utf-8
  125. 05-23 17:38:24.904 8608 12329 D OkHttp : Content-Length: 7
  126. 05-23 17:38:24.904 8608 12329 D OkHttp : Connection: keep-alive
  127. 05-23 17:38:24.904 8608 12329 D OkHttp : X-Powered-By: Express
  128. 05-23 17:38:24.904 8608 12329 D OkHttp : ETag: W/"7-8vhXDd17HntXExG7+RWe+wJXHgc"
  129. 05-23 17:38:24.904 8608 12329 D OkHttp : set-cookie: ██
  130. 05-23 17:38:24.904 8608 12329 D OkHttp : <-- END HTTP
  131. 05-23 17:38:24.907 8608 8706 D FcmRegistrationService: FCM reg id success
  132. 05-23 17:38:24.921 8608 8608 I am_on_stop_called: [0,org.openhab.habdroid.ui.PreferencesActivity,LIFECYCLER_STOP_ACTIVITY]
  133. 05-23 17:38:24.923 8608 8608 I am_on_destroy_called: [0,org.openhab.habdroid.ui.PreferencesActivity,performDestroy]
  134. 05-23 17:38:25.038 8608 8608 D MainActivity: onOptionsItemSelected()
  135. 05-23 17:38:25.932 8608 8608 D ContentController: Opening sitemap Sitemap(name=test, label=Test Home, icon=null, homepageLink=http://<openhab-local-address>:8080/rest/sitemaps/test/test) (current: Sitemap(name=test, label=Test Home, icon=null, homepageLink=http://<openhab-local-address>:8080/rest/sitemaps/test/test))
  136. 05-23 17:38:25.932 8608 8608 D PageConnectionHolderFragment: updateActiveConnections: URL list [], connection org.openhab.habdroid.core.connection.DefaultConnection@845ad97
  137. 05-23 17:38:25.932 8608 8608 D PageConnectionHolderFragment: Canceling connection for URL http://<openhab-local-address>:8080/rest/sitemaps/test/test
  138. 05-23 17:38:25.932 8608 8608 D PageConnectionHolderFragment: updateActiveConnections: URL list [http://<openhab-local-address>:8080/rest/sitemaps/test/test], connection org.openhab.habdroid.core.connection.DefaultConnection@845ad97
  139. 05-23 17:38:25.932 8608 8608 D PageConnectionHolderFragment: Creating new handler for URL http://<openhab-local-address>:8080/rest/sitemaps/test/test
  140. 05-23 17:38:25.932 8608 8608 D PageConnectionHolderFragment: Creating new SSE helper for sitemap test, page test
  141. 05-23 17:38:25.932 8608 8608 D PageConnectionHolderFragment: Loading data for http://<openhab-local-address>:8080/rest/sitemaps/test/test, long polling false
  142. 05-23 17:38:25.933 8608 12327 D OkHttp : --> POST http://<openhab-local-address>:8080/rest/sitemaps/events/subscribe
  143. 05-23 17:38:25.933 8608 12327 D OkHttp : Content-Type: application/json; charset=utf-8
  144. 05-23 17:38:25.933 8608 12327 D OkHttp : Content-Length: 2
  145. 05-23 17:38:25.933 8608 12327 D OkHttp : User-Agent: openHAB client for Android
  146. 05-23 17:38:25.933 8608 12327 D OkHttp : Cache-Control: no-cache
  147. 05-23 17:38:25.933 8608 12327 D OkHttp : --> END POST
  148. 05-23 17:38:25.934 8608 12329 D OkHttp : --> GET http://<openhab-local-address>:8080/rest/sitemaps/test/test?includeHidden=true
  149. 05-23 17:38:25.934 8608 12329 D OkHttp : User-Agent: openHAB client for Android
  150. 05-23 17:38:25.934 8608 12329 D OkHttp : X-Atmosphere-Framework: 1.0
  151. 05-23 17:38:25.934 8608 12329 D OkHttp : X-Atmosphere-tracking-id: 0
  152. 05-23 17:38:25.934 8608 12329 D OkHttp : Cache-Control: no-cache
  153. 05-23 17:38:25.934 8608 12329 D OkHttp : --> END GET
  154. 05-23 17:38:25.943 8608 8608 D WidgetListFragment: onPause() http://<openhab-local-address>:8080/rest/sitemaps/test/test
  155. 05-23 17:38:25.950 8608 12327 D OkHttp : <-- 200 OK http://<openhab-local-address>:8080/rest/sitemaps/events/subscribe (16ms)
  156. 05-23 17:38:25.950 8608 12327 D OkHttp : Content-Type: application/json
  157. 05-23 17:38:25.950 8608 12327 D OkHttp : Content-Length: 368
  158. 05-23 17:38:25.950 8608 12327 D OkHttp : Server: Jetty(9.4.20.v20190813)
  159. 05-23 17:38:25.950 8608 12327 D OkHttp : <-- END HTTP
  160. 05-23 17:38:25.952 8608 12327 D OkHttp : --> GET http://<openhab-local-address>:8080/rest/sitemaps/events/e8306a03-f8e0-4622-85a4-f82bee4f50d8?sitemap=test&pageid=test
  161. 05-23 17:38:25.952 8608 12327 D OkHttp : User-Agent: openHAB client for Android
  162. 05-23 17:38:25.952 8608 12327 D OkHttp : --> END GET
  163. 05-23 17:38:25.957 8608 12329 D OkHttp : <-- 200 OK http://<openhab-local-address>:8080/rest/sitemaps/test/test?includeHidden=true (23ms)
  164. 05-23 17:38:25.957 8608 12329 D OkHttp : Content-Type: application/json
  165. 05-23 17:38:25.957 8608 12329 D OkHttp : Content-Length: 951
  166. 05-23 17:38:25.957 8608 12329 D OkHttp : Server: Jetty(9.4.20.v20190813)
  167. 05-23 17:38:25.957 8608 12329 D OkHttp : <-- END HTTP
  168. 05-23 17:38:25.959 8608 8608 D WidgetDataSource: No value for widgetId
  169. 05-23 17:38:25.959 8608 8608 D WidgetDataSource: org.json.JSONException: No value for widgetId
  170. 05-23 17:38:25.959 8608 8608 D WidgetDataSource: at org.json.JSONObject.get(JSONObject.java:399)
  171. 05-23 17:38:25.959 8608 8608 D WidgetDataSource: at org.json.JSONObject.getString(JSONObject.java:560)
  172. 05-23 17:38:25.959 8608 8608 D WidgetDataSource: at org.openhab.habdroid.model.WidgetKt.collectWidgets(Widget.kt:255)
  173. 05-23 17:38:25.959 8608 8608 D WidgetDataSource: at org.openhab.habdroid.model.WidgetDataSource$setSourceJson$1.invoke(WidgetDataSource.kt:70)
  174. 05-23 17:38:25.959 8608 8608 D WidgetDataSource: at org.openhab.habdroid.model.WidgetDataSource$setSourceJson$1.invoke(WidgetDataSource.kt:28)
  175. 05-23 17:38:25.959 8608 8608 D WidgetDataSource: at org.openhab.habdroid.util.ExtensionFuncsKt.forEach(ExtensionFuncs.kt:205)
  176. 05-23 17:38:25.959 8608 8608 D WidgetDataSource: at org.openhab.habdroid.model.WidgetDataSource.setSourceJson(WidgetDataSource.kt:69)
  177. 05-23 17:38:25.959 8608 8608 D WidgetDataSource: at org.openhab.habdroid.ui.activity.PageConnectionHolderFragment$ConnectionHandler.parseResponseJson(PageConnectionHolderFragment.kt:368)
  178. 05-23 17:38:25.959 8608 8608 D WidgetDataSource: at org.openhab.habdroid.ui.activity.PageConnectionHolderFragment$ConnectionHandler.handleResponse(PageConnectionHolderFragment.kt:311)
  179. 05-23 17:38:25.959 8608 8608 D WidgetDataSource: at org.openhab.habdroid.ui.activity.PageConnectionHolderFragment$ConnectionHandler.access$handleResponse(PageConnectionHolderFragment.kt:197)
  180. 05-23 17:38:25.959 8608 8608 D WidgetDataSource: at org.openhab.habdroid.ui.activity.PageConnectionHolderFragment$ConnectionHandler$load$1.invokeSuspend(PageConnectionHolderFragment.kt:283)
  181. 05-23 17:38:25.959 8608 8608 D WidgetDataSource: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
  182. 05-23 17:38:25.959 8608 8608 D WidgetDataSource: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
  183. 05-23 17:38:25.959 8608 8608 D WidgetDataSource: at android.os.Handler.handleCallback(Handler.java:883)
  184. 05-23 17:38:25.959 8608 8608 D WidgetDataSource: at android.os.Handler.dispatchMessage(Handler.java:100)
  185. 05-23 17:38:25.959 8608 8608 D WidgetDataSource: at android.os.Looper.loop(Looper.java:214)
  186. 05-23 17:38:25.959 8608 8608 D WidgetDataSource: at android.app.ActivityThread.main(ActivityThread.java:7695)
  187. 05-23 17:38:25.959 8608 8608 D WidgetDataSource: at java.lang.reflect.Method.invoke(Native Method)
  188. 05-23 17:38:25.959 8608 8608 D WidgetDataSource: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:516)
  189. 05-23 17:38:25.959 8608 8608 D WidgetDataSource: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)
  190. 05-23 17:38:25.959 8608 8608 D PageConnectionHolderFragment: Updated page data for URL http://<openhab-local-address>:8080/rest/sitemaps/test/test (0 widgets)
  191. 05-23 17:38:25.959 8608 8608 D ContentController: Got update for URL http://<openhab-local-address>:8080/rest/sitemaps/test/test, pending [http://<openhab-local-address>:8080/rest/sitemaps/test/test]
  192. 05-23 17:38:25.962 8608 12327 D OkHttp : <-- 200 OK http://<openhab-local-address>:8080/rest/sitemaps/events/e8306a03-f8e0-4622-85a4-f82bee4f50d8?sitemap=test&pageid=test (9ms)
  193. 05-23 17:38:25.962 8608 12327 D OkHttp : X-Accel-Buffering: no
  194. 05-23 17:38:25.962 8608 12327 D OkHttp : Content-Type: text/event-stream
  195. 05-23 17:38:25.962 8608 12327 D OkHttp : Transfer-Encoding: chunked
  196. 05-23 17:38:25.962 8608 12327 D OkHttp : Server: Jetty(9.4.20.v20190813)
  197. 05-23 17:38:25.962 8608 12327 D OkHttp : <-- END HTTP
  198. 05-23 17:38:25.967 8608 8608 D WidgetListFragment: onViewCreated() http://<openhab-local-address>:8080/rest/sitemaps/test/test
  199. 05-23 17:38:25.967 8608 8608 D WidgetListFragment: onStart() http://<openhab-local-address>:8080/rest/sitemaps/test/test
  200. 05-23 17:38:25.967 8608 8608 D PageConnectionHolderFragment: Trigger update for URL http://<openhab-local-address>:8080/rest/sitemaps/test/test, force false
  201. 05-23 17:38:25.967 8608 8608 D ContentController: Got update for URL http://<openhab-local-address>:8080/rest/sitemaps/test/test, pending []
  202. 05-23 17:38:26.656 8608 8608 D MainActivity: onOptionsItemSelected()
  203. 05-23 17:38:27.729 8608 8608 I am_on_top_resumed_lost_called: [0,org.openhab.habdroid.ui.MainActivity,topStateChangedWhenResumed]
  204. 05-23 17:38:27.729 8608 8608 D MainActivity: onPause()
  205. 05-23 17:38:27.730 8608 8608 D WidgetListFragment: onPause() http://<openhab-local-address>:8080/rest/sitemaps/test/test
  206. 05-23 17:38:27.730 8608 8608 I am_on_paused_called: [0,org.openhab.habdroid.ui.MainActivity,performPause]
  207. 05-23 17:38:27.736 8608 8608 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@b01e242
  208. 05-23 17:38:27.746 8608 8608 I AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead.
  209. 05-23 17:38:27.747 8608 8608 I am_on_create_called: [0,org.openhab.habdroid.ui.PreferencesActivity,performCreate]
  210. 05-23 17:38:27.754 8608 8608 W OnePlusRingtoneManager: No permission of [android.permission.READ_EXTERNAL_STORAGE] for org.openhab.habdroid.
  211. 05-23 17:38:27.754 8608 8608 W OnePlusRingtoneManager: No permission of [android.permission.READ_EXTERNAL_STORAGE] for org.openhab.habdroid.
  212. 05-23 17:38:27.786 8608 8608 D Ringtone: Successfully created local player
  213. 05-23 17:38:27.791 8608 8608 D PreferencesActivity: Removing notification prefs for < 25
  214. 05-23 17:38:27.796 8608 8608 I am_on_start_called: [0,org.openhab.habdroid.ui.PreferencesActivity,handleStartActivity]
  215. 05-23 17:38:27.796 8608 8608 I am_on_resume_called: [0,org.openhab.habdroid.ui.PreferencesActivity,RESUME_ACTIVITY]
  216. 05-23 17:38:27.798 8608 8608 V ViewRootImpl: The specified message queue synchronization barrier token has not been posted or has already been removed
  217. 05-23 17:38:27.808 8608 12090 D DecorView: onWindowFocusChangedFromViewRoot hasFocus: true, DecorView@bed42a1[PreferencesActivity]
  218. 05-23 17:38:27.852 8608 8608 W Choreographer: Already have a pending vsync event. There should only be one at a time.
  219. 05-23 17:38:27.852 8608 8608 I am_on_top_resumed_gained_called: [0,org.openhab.habdroid.ui.PreferencesActivity,topStateChangedWhenResumed]
  220. 05-23 17:38:28.273 8608 8608 D MainActivity: onStop()
  221. 05-23 17:38:28.273 8608 8608 D PageConnectionHolderFragment: onStop()
  222. 05-23 17:38:28.273 8608 8608 D PageConnectionHolderFragment: Canceling connection for URL http://<openhab-local-address>:8080/rest/sitemaps/test/test
  223. 05-23 17:38:28.274 8608 8608 I am_on_stop_called: [0,org.openhab.habdroid.ui.MainActivity,STOP_ACTIVITY_ITEM]
  224. 05-23 17:38:28.274 8608 8608 D MainActivity: onSaveInstanceState()
  225. 05-23 17:38:28.274 8608 8608 D ContentController: onSaveInstanceState()
  226. 05-23 17:38:28.301 8608 8608 W ListPreference: Setting a summary with a String formatting marker is no longer supported. You should use a SummaryProvider instead.
  227. 05-23 17:38:28.984 8608 8608 I am_on_top_resumed_lost_called: [0,org.openhab.habdroid.ui.PreferencesActivity,topStateChangedWhenResumed]
  228. 05-23 17:38:28.985 8608 8608 I am_on_paused_called: [0,org.openhab.habdroid.ui.PreferencesActivity,performPause]
  229. 05-23 17:38:28.994 8608 8608 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@fc1742a
  230. 05-23 17:38:29.001 8608 8608 I AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead.
  231. 05-23 17:38:29.002 8608 8608 I FloatingActionButton: Setting a custom background is not supported.
  232. 05-23 17:38:29.008 8608 8608 I am_on_create_called: [0,org.openhab.habdroid.ui.LogActivity,performCreate]
  233. 05-23 17:38:29.009 8608 8608 I am_on_start_called: [0,org.openhab.habdroid.ui.LogActivity,handleStartActivity]
  234. 05-23 17:38:29.009 8608 8608 I am_on_resume_called: [0,org.openhab.habdroid.ui.LogActivity,RESUME_ACTIVITY]
  235. 05-23 17:38:29.011 8608 8608 V ViewRootImpl: The specified message queue synchronization barrier token has not been posted or has already been removed
  236. 05-23 17:38:29.022 8608 8625 D DecorView: onWindowFocusChangedFromViewRoot hasFocus: true, DecorView@c960e08[LogActivity]
  237. 05-23 17:38:29.030 8608 8608 W Choreographer: Already have a pending vsync event. There should only be one at a time.
  238. 05-23 17:38:29.030 8608 8608 I am_on_top_resumed_gained_called: [0,org.openhab.habdroid.ui.LogActivity,topStateChangedWhenResumed]
  239. 05-23 17:38:29.042 8608 8608 D LogActivity: onCreateOptionsMenu()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement