Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.97 KB | None | 0 0
  1. 2019-10-15 19:09:00 WARNING (MainThread) [homeassistant.setup] Setup of lutron_caseta is taking over 10 seconds.
  2. 2019-10-15 19:09:00 WARNING (MainThread) [homeassistant.setup] Setup of person is taking over 10 seconds.
  3. 2019-10-15 19:10:46 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.140397327873104] Error handling message: Unknown error
  4. Traceback (most recent call last):
  5. File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 19, in _handle_async_response
  6. await func(hass, connection, msg)
  7. File "/usr/src/homeassistant/homeassistant/components/zha/api.py", line 457, in websocket_get_bindable_devices
  8. for device in zha_gateway.devices.values()
  9. File "/usr/src/homeassistant/homeassistant/components/zha/api.py", line 458, in <listcomp>
  10. if async_is_bindable_target(source_device, device)
  11. File "/usr/src/homeassistant/homeassistant/components/zha/core/helpers.py", line 129, in async_is_bindable_target
  12. source_clusters = source_zha_device.async_get_std_clusters()
  13. AttributeError: 'NoneType' object has no attribute 'async_get_std_clusters'
  14. 2019-10-15 19:10:51 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.140397327873104] Error handling message: Unknown error
  15. Traceback (most recent call last):
  16. File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 19, in _handle_async_response
  17. await func(hass, connection, msg)
  18. File "/usr/src/homeassistant/homeassistant/components/config/device_registry.py", line 59, in websocket_update_device
  19. entry = registry.async_update_device(**msg)
  20. File "/usr/src/homeassistant/homeassistant/helpers/device_registry.py", line 170, in async_update_device
  21. remove_config_entry_id=remove_config_entry_id,
  22. File "/usr/src/homeassistant/homeassistant/helpers/device_registry.py", line 192, in _async_update_device
  23. old = self.devices[device_id]
  24. KeyError: 'd2b99f1063794625a2bda0c07e30a03b'
  25. 2019-10-15 19:10:51 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
  26. Traceback (most recent call last):
  27. File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 19, in _handle_async_response
  28. await func(hass, connection, msg)
  29. File "/usr/src/homeassistant/homeassistant/components/config/device_registry.py", line 59, in websocket_update_device
  30. entry = registry.async_update_device(**msg)
  31. File "/usr/src/homeassistant/homeassistant/helpers/device_registry.py", line 170, in async_update_device
  32. remove_config_entry_id=remove_config_entry_id,
  33. File "/usr/src/homeassistant/homeassistant/helpers/device_registry.py", line 192, in _async_update_device
  34. old = self.devices[device_id]
  35. KeyError: 'd2b99f1063794625a2bda0c07e30a03b'
  36.  
  37. During handling of the above exception, another exception occurred:
  38.  
  39. Traceback (most recent call last):
  40. File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 21, in _handle_async_response
  41. connection.async_handle_exception(msg, err)
  42. File "/usr/src/homeassistant/homeassistant/components/websocket_api/connection.py", line 125, in async_handle_exception
  43. self.send_message(messages.error_message(msg["id"], code, err_message))
  44. KeyError: 'id'
  45. 2019-10-15 19:11:05 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.140397327873104] Error handling message: Unknown error
  46. Traceback (most recent call last):
  47. File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 19, in _handle_async_response
  48. await func(hass, connection, msg)
  49. File "/usr/src/homeassistant/homeassistant/components/config/device_registry.py", line 59, in websocket_update_device
  50. entry = registry.async_update_device(**msg)
  51. File "/usr/src/homeassistant/homeassistant/helpers/device_registry.py", line 170, in async_update_device
  52. remove_config_entry_id=remove_config_entry_id,
  53. File "/usr/src/homeassistant/homeassistant/helpers/device_registry.py", line 192, in _async_update_device
  54. old = self.devices[device_id]
  55. KeyError: 'd2b99f1063794625a2bda0c07e30a03b'
  56. 2019-10-15 19:11:05 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
  57. Traceback (most recent call last):
  58. File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 19, in _handle_async_response
  59. await func(hass, connection, msg)
  60. File "/usr/src/homeassistant/homeassistant/components/config/device_registry.py", line 59, in websocket_update_device
  61. entry = registry.async_update_device(**msg)
  62. File "/usr/src/homeassistant/homeassistant/helpers/device_registry.py", line 170, in async_update_device
  63. remove_config_entry_id=remove_config_entry_id,
  64. File "/usr/src/homeassistant/homeassistant/helpers/device_registry.py", line 192, in _async_update_device
  65. old = self.devices[device_id]
  66. KeyError: 'd2b99f1063794625a2bda0c07e30a03b'
  67.  
  68. During handling of the above exception, another exception occurred:
  69.  
  70. Traceback (most recent call last):
  71. File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 21, in _handle_async_response
  72. connection.async_handle_exception(msg, err)
  73. File "/usr/src/homeassistant/homeassistant/components/websocket_api/connection.py", line 125, in async_handle_exception
  74. self.send_message(messages.error_message(msg["id"], code, err_message))
  75. KeyError: 'id'
  76. 2019-10-15 19:11:05 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.140397327873104] Error handling message: Unknown error
  77. Traceback (most recent call last):
  78. File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 19, in _handle_async_response
  79. await func(hass, connection, msg)
  80. File "/usr/src/homeassistant/homeassistant/components/zha/api.py", line 264, in websocket_reconfigure_node
  81. hass.async_create_task(device.async_configure())
  82. AttributeError: 'NoneType' object has no attribute 'async_configure'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement