Hi,
I am getting repeated error in hassio log below, I have installed a fresh copy of hassio in docker what is doing this?
2018-01-07 00:07:40 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 271, in data_received messages, upgraded, tail = self._request_parser.feed_data(data) File “aiohttp/_http_parser.pyx”, line 295, in aiohttp._http_parser.HttpParser.feed_data aiohttp.http_exceptions.BadStatusLine: invalid HTTP method
Edit: All working now !