hi all,
about once a day i have to restart ha 0.92.0 - virtualenv b/c the aarlo component stops working. Any help/leads appreciated:
2019-05-03 20:18:30 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for aarlo which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.
2019-05-03 20:19:41 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of platform nest is taking over 10 seconds.
2019-05-03 20:19:41 WARNING (MainThread) [homeassistant.components.sensor] Setup of platform nest is taking over 10 seconds.
2019-05-03 20:19:41 ERROR (MainThread) [homeassistant.components.binary_sensor] Setup of platform nest is taking longer than 60 seconds. Startup will proceed without waiting any longer.
2019-05-03 20:19:41 ERROR (MainThread) [homeassistant.components.sensor] Setup of platform nest is taking longer than 60 seconds. Startup will proceed without waiting any longer.
2019-05-03 21:18:32 ERROR (MainThread) [homeassistant.components.updater] Got unexpected response: None
2019-05-04 02:54:34 WARNING (MainThread) [homeassistant.components.wemo.switch] Lost connection to Pool Flood Light
2019-05-04 02:54:39 WARNING (Thread-18) [pywemo.ouimeaux_device.api.service] Error communicating with Pool Flood Light, retry 0
2019-05-04 02:56:12 WARNING (MainThread) [homeassistant.components.wemo.switch] Lost connection to Pool Flood Light
2019-05-04 20:22:00 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-04 20:22:00 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-04 20:22:00 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-04 20:22:00 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-04 20:22:00 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-04 20:22:00 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-04 20:44:30 WARNING (MainThread) [homeassistant.components.websocket_api.http.connection.1602516688] Disconnected: Did not receive auth message within 10 seconds
2019-05-04 21:18:32 ERROR (MainThread) [homeassistant.components.updater] Got unexpected response: None
2019-05-05 01:32:22 WARNING (MainThread) [homeassistant.components.wemo.switch] Lost connection to Pool Speakers
2019-05-05 01:32:27 WARNING (Thread-7) [pywemo.ouimeaux_device.api.service] Error communicating with Pool Speakers, retry 0
2019-05-05 21:18:32 ERROR (MainThread) [homeassistant.components.updater] Got unexpected response: None
2019-05-05 23:48:14 WARNING (MainThread) [homeassistant.components.wemo.switch] Lost connection to Pool Speakers
2019-05-06 00:53:56 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.1558999792] Error handling message: Unknown error
Traceback (most recent call last):
File "/home/homeassistant/.homeassistant/custom_components/aarlo/camera.py", line 395, in websocket_snapshot_image
'content': base64.b64encode(image).decode('utf-8')
File "/usr/lib/python3.5/base64.py", line 59, in b64encode
encoded = binascii.b2a_base64(s)[:-1]
TypeError: a bytes-like object is required, not 'bool'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/components/websocket_api/decorators.py", line 17, in _handle_async_response
await func(hass, connection, msg)
File "/home/homeassistant/.homeassistant/custom_components/aarlo/camera.py", line 399, in websocket_snapshot_image
except HomeAssistantError:
NameError: name 'HomeAssistantError' is not defined
2019-05-06 00:54:06 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.1558999792] Error handling message: Unknown error
Traceback (most recent call last):
File "/home/homeassistant/.homeassistant/custom_components/aarlo/camera.py", line 395, in websocket_snapshot_image
'content': base64.b64encode(image).decode('utf-8')
File "/usr/lib/python3.5/base64.py", line 59, in b64encode
encoded = binascii.b2a_base64(s)[:-1]
TypeError: a bytes-like object is required, not 'bool'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/components/websocket_api/decorators.py", line 17, in _handle_async_response
await func(hass, connection, msg)
File "/home/homeassistant/.homeassistant/custom_components/aarlo/camera.py", line 399, in websocket_snapshot_image
except HomeAssistantError:
NameError: name 'HomeAssistantError' is not defined
2019-05-06 00:57:46 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.1558999792] Error handling message: Unknown error
Traceback (most recent call last):
File "/home/homeassistant/.homeassistant/custom_components/aarlo/camera.py", line 395, in websocket_snapshot_image
'content': base64.b64encode(image).decode('utf-8')
File "/usr/lib/python3.5/base64.py", line 59, in b64encode
encoded = binascii.b2a_base64(s)[:-1]
TypeError: a bytes-like object is required, not 'bool'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/components/websocket_api/decorators.py", line 17, in _handle_async_response
await func(hass, connection, msg)
File "/home/homeassistant/.homeassistant/custom_components/aarlo/camera.py", line 399, in websocket_snapshot_image
except HomeAssistantError:
NameError: name 'HomeAssistantError' is not defined
2019-05-06 00:57:47 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.1558999792] Error handling message: Unknown error
Traceback (most recent call last):
File "/home/homeassistant/.homeassistant/custom_components/aarlo/camera.py", line 395, in websocket_snapshot_image
'content': base64.b64encode(image).decode('utf-8')
File "/usr/lib/python3.5/base64.py", line 59, in b64encode
encoded = binascii.b2a_base64(s)[:-1]
TypeError: a bytes-like object is required, not 'bool'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/components/websocket_api/decorators.py", line 17, in _handle_async_response
await func(hass, connection, msg)
File "/home/homeassistant/.homeassistant/custom_components/aarlo/camera.py", line 399, in websocket_snapshot_image
except HomeAssistantError:
NameError: name 'HomeAssistantError' is not defined
2019-05-06 00:59:57 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.1558430864] Error handling message: Unknown error
Traceback (most recent call last):
File "/home/homeassistant/.homeassistant/custom_components/aarlo/camera.py", line 395, in websocket_snapshot_image
'content': base64.b64encode(image).decode('utf-8')
File "/usr/lib/python3.5/base64.py", line 59, in b64encode
encoded = binascii.b2a_base64(s)[:-1]
TypeError: a bytes-like object is required, not 'bool'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/components/websocket_api/decorators.py", line 17, in _handle_async_response
await func(hass, connection, msg)
File "/home/homeassistant/.homeassistant/custom_components/aarlo/camera.py", line 399, in websocket_snapshot_image
except HomeAssistantError:
NameError: name 'HomeAssistantError' is not defined
2019-05-06 00:59:58 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.1558430864] Error handling message: Unknown error
Traceback (most recent call last):
File "/home/homeassistant/.homeassistant/custom_components/aarlo/camera.py", line 395, in websocket_snapshot_image
'content': base64.b64encode(image).decode('utf-8')
File "/usr/lib/python3.5/base64.py", line 59, in b64encode
encoded = binascii.b2a_base64(s)[:-1]
TypeError: a bytes-like object is required, not 'bool'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/components/websocket_api/decorators.py", line 17, in _handle_async_response
await func(hass, connection, msg)
File "/home/homeassistant/.homeassistant/custom_components/aarlo/camera.py", line 399, in websocket_snapshot_image
except HomeAssistantError:
NameError: name 'HomeAssistantError' is not defined
2019-05-06 01:00:19 ERROR (stream_worker) [homeassistant.components.stream.worker] Error demuxing stream: No dts in packet
2019-05-06 01:00:24 ERROR (stream_worker) [homeassistant.components.stream.worker] Error demuxing stream: No dts in packet
2019-05-06 03:46:06 WARNING (MainThread) [homeassistant.components.wemo.switch] Lost connection to Pool Flood Light
2019-05-06 03:46:11 WARNING (Thread-5) [pywemo.ouimeaux_device.api.service] Error communicating with Pool Flood Light, retry 0
2019-05-06 07:00:04 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-06 07:00:04 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-06 07:00:04 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-06 07:00:04 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-06 07:00:04 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-06 07:00:04 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-06 07:00:04 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-06 07:00:04 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-06 07:00:04 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-06 07:00:04 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-06 07:00:04 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-06 07:00:04 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-06 07:00:04 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-06 07:00:04 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-06 07:00:04 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-06 07:00:04 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-06 07:00:04 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-06 07:00:04 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-06 07:00:04 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-06 07:00:04 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-06 07:00:04 WARNING (MainThread) [asyncio] socket.send() raised exception.
2019-05-06 07:00:04 WARNING (MainThread) [asyncio] socket.send() raised exception.