Advertisement
Guest User

Untitled

a guest
Apr 19th, 2017
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.75 KB | None | 0 0
  1. 17-04-19 19:30:15 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
  2. Traceback (most recent call last):
  3. File "/usr/lib/python3.4/asyncio/tasks.py", line 237, in _step
  4. result = next(coro)
  5. File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/core.py", line 1014, in _event_to_service_call
  6. yield from service_handler.func(service_call)
  7. File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/components/device_tracker/__init__.py", line 208, in async_see_service
  8. yield from tracker.async_see(**args)
  9. File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/components/device_tracker/__init__.py", line 270, in async_see
  10. dev_id = cv.slug(str(dev_id).lower())
  11. File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/helpers/config_validation.py", line 237, in slug
  12. raise vol.Invalid('invalid slug {} (try {})'.format(value, slg))
  13. voluptuous.error.Invalid: invalid slug refael's iphone (try refaels_iphone_)
  14. 17-04-19 19:30:25 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
  15. Traceback (most recent call last):
  16. File "/usr/lib/python3.4/asyncio/tasks.py", line 233, in _step
  17. result = coro.throw(exc)
  18. File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/components/discovery.py", line 112, in scan_devices
  19. None, _discover, netdisco)
  20. File "/usr/lib/python3.4/asyncio/futures.py", line 388, in __iter__
  21. yield self # This tells Task to wait for completion.
  22. File "/usr/lib/python3.4/asyncio/tasks.py", line 286, in _wakeup
  23. value = future.result()
  24. File "/usr/lib/python3.4/asyncio/futures.py", line 277, in result
  25. raise self._exception
  26. File "/usr/lib/python3.4/concurrent/futures/thread.py", line 54, in run
  27. result = self.fn(*self.args, **self.kwargs)
  28. File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/components/discovery.py", line 137, in _discover
  29. for service in netdisco.get_info(disc):
  30. File "/home/homeassistant/.homeassistant/deps/netdisco/discovery.py", line 104, in get_info
  31. return self.discoverables[dis].get_info()
  32. File "/home/homeassistant/.homeassistant/deps/netdisco/discoverables/hass_ios.py", line 21, in get_info
  33. return [self.info_from_entry(entry) for entry in self.get_entries()]
  34. File "/home/homeassistant/.homeassistant/deps/netdisco/discoverables/hass_ios.py", line 21, in <listcomp>
  35. return [self.info_from_entry(entry) for entry in self.get_entries()]
  36. File "/home/homeassistant/.homeassistant/deps/netdisco/discoverables/hass_ios.py", line 17, in info_from_entry
  37. entry.properties.get(b'bundleIdentifer').decode('utf-8'))
  38. AttributeError: 'NoneType' object has no attribute 'decode'
  39. 17-04-19 19:30:27 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
  40. Traceback (most recent call last):
  41. File "/usr/lib/python3.4/asyncio/tasks.py", line 237, in _step
  42. result = next(coro)
  43. File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/core.py", line 1014, in _event_to_service_call
  44. yield from service_handler.func(service_call)
  45. File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/components/device_tracker/__init__.py", line 208, in async_see_service
  46. yield from tracker.async_see(**args)
  47. File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/components/device_tracker/__init__.py", line 270, in async_see
  48. dev_id = cv.slug(str(dev_id).lower())
  49. File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/helpers/config_validation.py", line 237, in slug
  50. raise vol.Invalid('invalid slug {} (try {})'.format(value, slg))
  51. voluptuous.error.Invalid: invalid slug refael's iphone (try refaels_iphone_)
  52. 17-04-19 19:30:27 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
  53. Traceback (most recent call last):
  54. File "/usr/lib/python3.4/asyncio/tasks.py", line 237, in _step
  55. result = next(coro)
  56. File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/core.py", line 1014, in _event_to_service_call
  57. yield from service_handler.func(service_call)
  58. File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/components/device_tracker/__init__.py", line 208, in async_see_service
  59. yield from tracker.async_see(**args)
  60. File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/components/device_tracker/__init__.py", line 270, in async_see
  61. dev_id = cv.slug(str(dev_id).lower())
  62. File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/helpers/config_validation.py", line 237, in slug
  63. raise vol.Invalid('invalid slug {} (try {})'.format(value, slg))
  64. voluptuous.error.Invalid: invalid slug refael's iphone (try refaels_iphone_)
  65. 17-04-19 19:30:27 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
  66. Traceback (most recent call last):
  67. File "/usr/lib/python3.4/asyncio/tasks.py", line 237, in _step
  68. result = next(coro)
  69. File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/core.py", line 1014, in _event_to_service_call
  70. yield from service_handler.func(service_call)
  71. File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/components/device_tracker/__init__.py", line 208, in async_see_service
  72. yield from tracker.async_see(**args)
  73. File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/components/device_tracker/__init__.py", line 270, in async_see
  74. dev_id = cv.slug(str(dev_id).lower())
  75. File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/helpers/config_validation.py", line 237, in slug
  76. raise vol.Invalid('invalid slug {} (try {})'.format(value, slg))
  77. voluptuous.error.Invalid: invalid slug refael's iphone (try refaels_iphone_)
  78. 17-04-19 19:30:28 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
  79. Traceback (most recent call last):
  80. File "/usr/lib/python3.4/asyncio/tasks.py", line 237, in _step
  81. result = next(coro)
  82. File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/core.py", line 1014, in _event_to_service_call
  83. yield from service_handler.func(service_call)
  84. File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/components/device_tracker/__init__.py", line 208, in async_see_service
  85. yield from tracker.async_see(**args)
  86. File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/components/device_tracker/__init__.py", line 270, in async_see
  87. dev_id = cv.slug(str(dev_id).lower())
  88. File "/srv/homeassistant/lib/python3.4/site-packages/homeassistant/helpers/config_validation.py", line 237, in slug
  89. raise vol.Invalid('invalid slug {} (try {})'.format(value, slg))
  90. voluptuous.error.Invalid: invalid slug refael's iphone (try refaels_iphone_)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement