HA keeps stopping/starting every 10 minute (After 0.85.1 update)

Hi all,

Suddenly my Home Assistant starts stopping and rebooting every 10 minute. I’m pretty sure I haven’t set up anything that could trigger it and the only thing I can come up with is that I updated the HA to the 0.85.1 version.

Here is a screenshot of the Logbook and at the end you see the “Connection lost, trying to connect…”

Does anyone have a clue?

Check for errors in your home-assistant.log file.

Hi Tom,
The file gets overwritten everytime it happens, but here’s what i caught:

2019-01-20 16:54:42 WARNING (MainThread) [homeassistant.components.http] legacy_api_password support has been enabled. If you don't require it, remove the 'api_password' from your http config.
2019-01-20 16:54:45 WARNING (MainThread) [homeassistant.loader] You are using a custom component for custom_updater 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-01-20 16:54:45 WARNING (MainThread) [homeassistant.loader] You are using a custom component for alarm_control_panel.bwalarm 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-01-20 16:59:20 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
  File "/usr/local/lib/python3.6/site-packages/aiohttp/web_protocol.py", line 263, in data_received
    messages, upgraded, tail = self._request_parser.feed_data(data)
  File "aiohttp\_http_parser.pyx", line 523, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadHttpMessage: 400, message='invalid character in header'
2019-01-20 17:04:20 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
  File "/usr/local/lib/python3.6/site-packages/aiohttp/web_protocol.py", line 263, in data_received
    messages, upgraded, tail = self._request_parser.feed_data(data)
  File "aiohttp\_http_parser.pyx", line 523, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadHttpMessage: 400, message='invalid character in header'
2019-01-20 17:04:20 ERROR (MainThread) [coap] Exception CancelledError() can not be represented as errno, setting -1.

I did set up a SSH and ping to the rpi to check if the pi was having issues with the power and suddenly rebooted, but that doesn’t seem to be the problem: