@vpomax wrote:
After upgade to v. 0.105.5 I have this error every day…
2020-02-24 15:52:58 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File “/usr/local/lib/python3.7/site-packages/aiohttp/web_protocol.py”, line 418, in start
resp = await task
File “/usr/local/lib/python3.7/site-packages/aiohttp/web_app.py”, line 431, in _handle
match_info = await self._router.resolve(request)
File “/usr/local/lib/python3.7/site-packages/aiohttp/web_urldispatcher.py”, line 953, in resolve
match_dict, allowed = await resource.resolve(request)
File “/usr/src/homeassistant/homeassistant/components/frontend/init.py”, line 415, in resolve
and request.url.parts[1] not in self.hass.data[DATA_PANELS]
IndexError: tuple index out of range
Posts: 1
Participants: 1