Hi,
I am pretty new to HA, raspberry and linux. I setup my system a few days ago on ubuntu and docker. Now, from the beginning I am having a rather odd behaviour of homeassistant when connecting with my windows browser. I put in my login information and get “unable to connect to homeassistant”. When I click retry it does not work either, the timer can count down several times and it does not work and suddenly I get the normal HA dashboard.
I did not have the issue with the App, that worked fine. Worked. Until I switched from an SD card to an SSD USB drive yesterday. First, after plugging in the SSD, the app worked fine. I woke up this morning and could not get a connection via app and could not figure out why. The browser connection using a notebook worked (after a few attempts…).
After a restart of homeassistant the app now works as well. At least I believe it was the restart.
I did not have any error logs before (also regarding these “unable to connect” situations), but now I have this error and don’t know what to do with it:
Logger: aiohttp.server
Source: /usr/local/lib/python3.10/site-packages/aiohttp/web_protocol.py:405
First occurred: 11:25:05 (3 occurrences)
Last logged: 11:25:08
Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/aiohttp/web_protocol.py", line 334, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
File "aiohttp/_http_parser.pyx", line 551, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message="Bad status line 'Invalid method encountered'"
Any thought on these problems? Help would be appreciated because I have no idea where to start looking…
Thanks and best regards!