Advertisement
Guest User

Untitled

a guest
Jun 19th, 2018
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 8.38 KB | None | 0 0
  1. 2018-06-17 21:49:48.380097 INFO AppDaemon: HASS: Connected to Home Assistant 0.71.0
  2. 2018-06-17 21:49:48.899835 INFO AppDaemon: Got initial state from namespace default
  3. 2018-06-17 21:49:50.487143 INFO AppDaemon: Reading config
  4. 2018-06-17 21:49:50.501036 INFO AppDaemon: /config/appdaemon/apps/apps.yaml added or modified
  5. 2018-06-17 21:49:50.501379 INFO AppDaemon: /config/appdaemon/apps/apps.yaml added or modified
  6. 2018-06-17 21:49:50.502092 INFO AppDaemon: App 'hello_world' added
  7. 2018-06-17 21:49:50.502318 INFO AppDaemon: Adding /config/appdaemon/apps to module import path
  8. 2018-06-17 21:49:50.502912 INFO AppDaemon: Loading App Module: /config/appdaemon/apps/hello.py
  9. 2018-06-17 21:49:50.525905 INFO AppDaemon: Initializing app hello_world using class HelloWorld from module hello
  10. 2018-06-17 21:49:50.573234 INFO Compiling dashboard 'Hello'
  11. 2018-06-17 21:49:50.756351 INFO hello_world: Hello from AppDaemon
  12. 2018-06-17 21:49:50.757356 INFO hello_world: You are now ready to run Apps!
  13. 2018-06-17 21:49:50.757927 INFO AppDaemon: App initialization complete
  14. 2018-06-17 21:49:50.917404 INFO function [get_dashboard] finished in 435 ms
  15. 2018-06-17 21:49:51.182944 INFO HADashboard: New dashboard connected: Hello Panel
  16. 2018-06-17 21:49:52.679211 INFO HADashboard: Dashboard disconnected
  17. 2018-06-17 21:49:53.704672 INFO Compiling dashboard 'main-panel'
  18. 2018-06-17 21:49:53.834492 WARNING ------------------------------------------------------------
  19. 2018-06-17 21:49:53.834668 WARNING Unexpected error during DASH creation
  20. 2018-06-17 21:49:53.835017 WARNING ------------------------------------------------------------
  21. 2018-06-17 21:49:53.839917 WARNING Traceback (most recent call last):
  22.   File "/usr/lib/python3.6/site-packages/appdaemon/dashboard.py", line 814, in get_dashboard
  23.     dash = self._conditional_compile(name, skin, recompile)
  24.   File "/usr/lib/python3.6/site-packages/appdaemon/dashboard.py", line 766, in _conditional_compile
  25.     dash = self._get_dash(name, skin, skindir)
  26.   File "/usr/lib/python3.6/site-packages/appdaemon/dashboard.py", line 569, in _get_dash
  27.     dash = self._create_dash(name, css_vars)
  28.   File "/usr/lib/python3.6/site-packages/appdaemon/dashboard.py", line 451, in _create_dash
  29.     dash, layout, occupied, includes = self._create_sub_dash(name, "dash", 0, {}, [], 1, css_vars, None)
  30.   File "/usr/lib/python3.6/site-packages/appdaemon/dashboard.py", line 541, in _create_sub_dash
  31.     self._add_layout(lay, layout, occupied, dash, page, includes, css_vars, global_parameters)
  32.   File "/usr/lib/python3.6/site-packages/appdaemon/dashboard.py", line 425, in _add_layout
  33.     widget["parameters"] = self._load_widget(dash, includes, name, css_vars, global_parameters)
  34.   File "/usr/lib/python3.6/site-packages/appdaemon/dashboard.py", line 371, in _load_widget
  35.     final_widget = self._merge_styles(final_widget, name)
  36.   File "/usr/lib/python3.6/site-packages/appdaemon/dashboard.py", line 205, in _merge_styles
  37.     styles = self._get_styles(widget[key], name, key)
  38.   File "/usr/lib/python3.6/site-packages/appdaemon/dashboard.py", line 192, in _get_styles
  39.     result[pieces[0].strip()] = pieces[1]
  40. IndexError: list index out of range
  41.  
  42. 2018-06-17 21:49:53.840016 WARNING ------------------------------------------------------------
  43. 2018-06-17 21:49:53.840433 INFO function [get_dashboard] finished in 139 ms
  44. Error handling request
  45. Traceback (most recent call last):
  46.   File "/usr/lib/python3.6/site-packages/aiohttp/web_protocol.py", line 416, in start
  47.     resp = yield from self._request_handler(request)
  48.   File "/usr/lib/python3.6/site-packages/aiohttp/web.py", line 325, in _handle
  49.     resp = yield from handler(request)
  50.   File "/usr/lib/python3.6/site-packages/aiohttp/web_middlewares.py", line 93, in impl
  51.     return (yield from handler(request))
  52.   File "/usr/lib/python3.6/site-packages/appdaemon/rundash.py", line 51, in wrapper
  53.     return await myfunc(*args)
  54.   File "/usr/lib/python3.6/site-packages/appdaemon/rundash.py", line 257, in load_dash
  55.     return web.Response(text=response, content_type="text/html")
  56.   File "/usr/lib/python3.6/site-packages/aiohttp/web_response.py", line 471, in __init__
  57.     type(text))
  58. TypeError: text argument must be str (<class 'dict'>)
  59. 2018-06-17 21:59:29.966049 WARNING AppDaemon: Scheduler clock skew detected - delta = 1.9659879207611084 - resetting
  60. 2018-06-17 21:59:52.162479 WARNING AppDaemon: Excessive time spent in utility loop: 2666.0ms
  61. 2018-06-17 22:21:18.952563 WARNING AppDaemon: Scheduler clock skew detected - delta = 2.7219581604003906 - resetting
  62. 2018-06-17 22:21:25.228421 WARNING AppDaemon: Scheduler clock skew detected - delta = 11.540437936782837 - resetting
  63. 2018-06-17 22:21:26.963583 WARNING AppDaemon: Excessive time spent in utility loop: 3536.0ms
  64. 2018-06-17 22:29:56.498421 WARNING AppDaemon: Excessive time spent in utility loop: 3230.0ms
  65. 2018-06-17 22:50:29.583414 WARNING AppDaemon: Scheduler clock skew detected - delta = 16.243386030197144 - resetting
  66. 2018-06-17 22:50:41.398487 WARNING AppDaemon: Scheduler clock skew detected - delta = 14.926681995391846 - resetting
  67. 2018-06-17 22:50:42.065932 WARNING AppDaemon: Excessive time spent in utility loop: 28515.0ms
  68. 2018-06-17 22:50:44.145491 WARNING AppDaemon: Excessive time spent in scheduler loop: 1472.0ms
  69. 2018-06-17 22:50:58.092581 WARNING AppDaemon: Excessive time spent in utility loop: 967.0ms
  70. 2018-06-17 22:51:15.259531 WARNING AppDaemon: Scheduler clock skew detected - delta = 1.8610570430755615 - resetting
  71. 2018-06-17 22:51:44.380904 WARNING AppDaemon: Excessive time spent in utility loop: 1192.0ms
  72. 2018-06-17 23:00:00.377480 WARNING AppDaemon: Scheduler clock skew detected - delta = 2.117945909500122 - resetting
  73. 2018-06-17 23:00:04.321428 WARNING AppDaemon: Excessive time spent in utility loop: 6086.0ms
  74. 2018-06-17 23:20:09.162760 WARNING AppDaemon: Excessive time spent in utility loop: 3068.0ms
  75. 2018-06-17 23:28:14.557234 WARNING AppDaemon: Scheduler clock skew detected - delta = 4.5413079261779785 - resetting
  76. 2018-06-17 23:28:22.861767 WARNING AppDaemon: Scheduler clock skew detected - delta = 7.9429731369018555 - resetting
  77. 2018-06-17 23:28:27.312282 WARNING AppDaemon: Excessive time spent in scheduler loop: 3177.0ms
  78. 2018-06-17 23:28:27.402479 WARNING AppDaemon: Scheduler clock skew detected - delta = 2.540719985961914 - resetting
  79. 2018-06-17 23:28:27.975468 WARNING AppDaemon: Excessive time spent in utility loop: 6502.0ms
  80. 2018-06-17 23:28:46.363851 WARNING AppDaemon: Scheduler clock skew detected - delta = 3.961369037628174 - resetting
  81. 2018-06-17 23:28:48.954563 WARNING AppDaemon: Scheduler clock skew detected - delta = 1.590703010559082 - resetting
  82. 2018-06-17 23:28:48.955011 WARNING AppDaemon: Excessive time spent in utility loop: 2591.0ms
  83. 2018-06-17 23:29:54.504215 WARNING AppDaemon: HASS: Disconnected from Home Assistant, retrying in 5 seconds
  84. 2018-06-17 23:29:54.817007 WARNING AppDaemon: Scheduler clock skew detected - delta = 2.8624508380889893 - resetting
  85. 2018-06-17 23:30:14.082790 WARNING AppDaemon: Scheduler clock skew detected - delta = 14.265789031982422 - resetting
  86. 2018-06-17 23:30:14.695952 INFO AppDaemon: HASS: Connected to Home Assistant 0.71.0
  87. 2018-06-17 23:30:19.322511 WARNING AppDaemon: Scheduler clock skew detected - delta = 4.2397191524505615 - resetting
  88. 2018-06-17 23:31:43.998774 WARNING AppDaemon: Scheduler clock skew detected - delta = 83.61028695106506 - resetting
  89. 2018-06-17 23:31:47.108517 WARNING AppDaemon: Excessive time spent in utility loop: 87785.0ms
  90. 2018-06-17 23:31:47.370049 INFO AppDaemon: Processing restart for HASS
  91. 2018-06-17 23:31:47.519944 INFO AppDaemon: Terminating hello_world
  92. 2018-06-17 23:31:47.638930 INFO AppDaemon: Initializing app hello_world using class HelloWorld from module hello
  93. 2018-06-17 23:31:48.644087 INFO hello_world: Hello from AppDaemon
  94. 2018-06-17 23:31:48.645437 INFO hello_world: You are now ready to run Apps!
  95. 2018-06-18 00:03:39.100578 WARNING AppDaemon: Excessive time spent in utility loop: 3694.0ms
  96. 2018-06-18 00:03:41.581883 WARNING AppDaemon: Scheduler clock skew detected - delta = 3.539003849029541 - resetting
  97. 2018-06-18 00:03:44.475326 WARNING AppDaemon: Excessive time spent in utility loop: 2001.0ms
  98. 2018-06-18 00:11:50.632290 WARNING AppDaemon: Scheduler clock skew detected - delta = 1.1604890823364258 - resetting
  99. 2018-06-18 00:11:52.254510 WARNING AppDaemon: Excessive time spent in utility loop: 3342.0ms
  100. 2018-06-19 10:43:30.900949 WARNING AppDaemon: Excessive time spent in utility loop: 2013.9999999999998ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement