Hi all.
I recently setup home assistant on raspberry pi4.
I can login on home assistant by local network both from laptop and mobile app without problem.
When I’m out of home, I can still use all and chrome on my mobile without problem, but I’m not able to login by my laptop.
I get
Unable to connect to home assistant.
In the log I can see the following
Logger: aiohttp.server
Source: /usr/local/lib/python3.7/site-packages/aiohttp/web_protocol.py:355
First occurred: 8:00:09 PM (3 occurrences)
Last logged: 8:00:09 PM
Error handling request
Traceback (most recent call last):
File “/usr/local/lib/python3.7/site-packages/aiohttp/web_protocol.py”, line 275, 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.BadStatusLine: invali
Yes I know.
I’m at the very beginning of setup.
I will setup let’s encrypt in next days
I’m using another dynamic DNS service similar to duck DNS I guess, and I’m using that hostname to reach my installation from outside.
I don’t understand why it is working fine by mobile, while not from laptop.