Hi all. From the last time i have some problem.
If connected to wifi application show lovelace. But if connect phone network, it not works.
I tried comment http block and see error below.
Whats this?
Aug 11 15:59:35 arm-64 hass[1870]: File "/home/khadas/homeassistant/lib/python3.8/site-packages/aiohttp/web_protocol.py", line 275, in data_received
Aug 11 15:59:35 arm-64 hass[1870]: messages, upgraded, tail = self._request_parser.feed_data(data)
Aug 11 15:59:35 arm-64 hass[1870]: File "aiohttp\_http_parser.pyx", line 523, in aiohttp._http_parser.HttpParser.feed_data
Aug 11 15:59:35 arm-64 hass[1870]: aiohttp.http_exceptions.BadStatusLine: invalid HTTP method
Aug 11 15:59:38 arm-64 hass[1870]: 2020-08-11 15:59:38 ERROR (MainThread) [aiohttp.server] Error handling request
Aug 11 15:59:38 arm-64 hass[1870]: Traceback (most recent call last):
Aug 11 15:59:38 arm-64 hass[1870]: File "/home/khadas/homeassistant/lib/python3.8/site-packages/aiohttp/web_protocol.py", line 275, in data_received
Aug 11 15:59:38 arm-64 hass[1870]: messages, upgraded, tail = self._request_parser.feed_data(data)
Aug 11 15:59:38 arm-64 hass[1870]: File "aiohttp\_http_parser.pyx", line 523, in aiohttp._http_parser.HttpParser.feed_data
Aug 11 15:59:38 arm-64 hass[1870]: aiohttp.http_exceptions.BadStatusLine: invalid HTTP method