Yesterday I tried to install ESPhome, but after I input the URL the Add-on store broke. I don’t know how to fix it. I restored a snapshot from a few hour earlier, but that didn’t work. Can anyone help? Found this in the system log:
19-05-13 06:21:16 INFO (MainThread) [hassio.api.security] /addons access from a0d7b954_ide
19-05-13 06:21:16 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 458, in _handle
resp = await handler(request)
File "/usr/local/lib/python3.7/site-packages/aiohttp/web_middlewares.py", line 119, in impl
return await handler(request)
File "/usr/src/hassio/hassio/api/security.py", line 144, in token_validation
return await handler(request)
File "/usr/src/hassio/hassio/api/utils.py", line 32, in wrap_api
answer = await method(api, *args, **kwargs)
File "/usr/src/hassio/hassio/api/addons.py", line 158, in list
ATTR_NAME: repository.name,
File "/usr/src/hassio/hassio/store/repository.py", line 41, in name
return self.data.get(ATTR_NAME, UNKNOWN)
File "/usr/src/hassio/hassio/store/repository.py", line 36, in data
return self.sys_store.data.repositories[self.slug]
KeyError: '82ccd6b1'
I’d like to know as well…
I just had to reinstall HA on a new microSD card. I had my config saved, but would like to install a few add-on’s I hadn’t backed up yet.
Same issue here. I’ve got a running system on a Pi that has been fine and suddenly now comes up with this message. I was also in the process of setting up a VM and did a clean install, same error so I’m pretty certain this is an external problem.
I didn’t do anything. In fact I was actually installing a Hass.io instance in a VM on another machine to try out and the add-on store on that fresh out of the box install came up with the error.
I also didn’t do anything.
I’m guessing one of the manually added links to the repositories of other users got broken? Just a wild guess. I think I have added about 5 repo url’s. I remember the official hass io add on from Frenck and I remember one from user called Romkabouter or something like that. And perhaps one of Snips. Not sure, though.
Do you know where Hassio does store those repo links? I have only one extra Repo, so if that one is broken we have it. Just need to see the config as i dont remeber which one it was