After running home assistant for a few months now, I encountered a problem.
I can’t access my home assistant anymore using DUCK DNS, when I removed the prev for HTTPS, I could access it on the local IP.
I got the following error:
Traceback (most recent call last):
File “/usr/local/lib/python3.9/site-packages/aiohttp/web_protocol.py”, line 314, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
File “aiohttp/_http_parser.pyx”, line 546, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message=“Bad status line ‘invalid HTTP method’”
Does this something have to do with it?