Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95919

[aiohttp.server] Error handling request Traceback

$
0
0

@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

Read full topic


Viewing all articles
Browse latest Browse all 95919

Trending Articles