mypyllant-component icon indicating copy to clipboard operation
mypyllant-component copied to clipboard

aiohttp.http_exceptions.BadStatusLine: 400

Open svn2208 opened this issue 3 months ago • 1 comments

I installed my VR921 and got this result in the HA logs :( Some Ideas? I can't see any entities, but run the authentication successfully.

2024-04-15 15:27:34.115 ERROR (MainThread) [aiohttp.server] Error handling request Traceback (most recent call last): File "/usr/local/lib/python3.12/site-packages/aiohttp/web_protocol.py", line 350, in data_received messages, upgraded, tail = self._request_parser.feed_data(data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "aiohttp/_http_parser.pyx", line 557, in aiohttp._http_parser.HttpParser.feed_data aiohttp.http_exceptions.BadStatusLine: 400, message: Invalid method encountered:

b'\x16\x03\x01\x01\x14\x01'
  ^

svn2208 avatar Apr 15 '24 13:04 svn2208