core icon indicating copy to clipboard operation
core copied to clipboard

/store return code 500 after update to 22.7.3 from 22.6.7

Open NickInManchester opened this issue 3 years ago • 38 comments

The problem

Error reported:

/store return code 500

Logger: homeassistant.components.hassio.handler
Source: components/hassio/handler.py:254
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: July 11, 2022 at 9:53:13 PM (1 occurrences)
Last logged: July 11, 2022 at 9:53:13 PM

/store return code 500

THEN next log enbtry is:

Logger: homeassistant.components.hassio
Source: components/hassio/websocket_api.py:122
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: July 11, 2022 at 9:53:13 PM (1 occurrences)
Last logged: July 11, 2022 at 9:53:13 PM

Failed to to call /store -

What version of Home Assistant Core has the issue?

core-2022.7.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Error reported:

/store return code 500

Logger: homeassistant.components.hassio.handler
Source: components/hassio/handler.py:254
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: July 11, 2022 at 9:53:13 PM (1 occurrences)
Last logged: July 11, 2022 at 9:53:13 PM

/store return code 500

THEN next log enbtry is:

Logger: homeassistant.components.hassio
Source: components/hassio/websocket_api.py:122
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: July 11, 2022 at 9:53:13 PM (1 occurrences)
Last logged: July 11, 2022 at 9:53:13 PM

Failed to to call /store -

Additional information

No response

NickInManchester avatar Jul 12 '22 08:07 NickInManchester

hassio documentation hassio source (message by IssueLinks)

Hey there @home-assistant/supervisor, mind taking a look at this issue as it has been labeled with an integration (hassio) you are listed as a code owner for? Thanks! (message by CodeOwnersMention)

Saw the same errors in the logs on 22.7.3. I noticed them after adding a custom repo to the store, not sure if they were there before. As the repo did not populate in the store initially, I restarted HA and after the restart I checked the logs. I tried removing the custom repo and restarting but same errors still showed in the logs. I restored my HA using backup of earlier today, before I added the repo, error was gone. Tried adding the custom repo again (https://github.com/carstenschroeder/hassio-addons/) and no errors but the repo is still not populating and no info in logs as to why.

I went to 22.7.3 from 22.7.2.

mmenajr avatar Jul 13 '22 18:07 mmenajr

Updated to 22.7.4 and new repos are in the add-on store now.

mmenajr avatar Jul 14 '22 04:07 mmenajr

hi, same problem here:

I have this error after upgrade to 2022.07.05.

Logger: homeassistant.components.hassio.handler
Source: components/hassio/handler.py:254
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: 8:05:40 PM (1 occurrences)
Last logged: 8:05:40 PM

/store return code 500

I have this error after upgrade to 2022.07.05. Home Assistant Core 2022.7.5 Home Assistant Supervisor 2022.07.0 Home Assistant OS 8.2

and i have this error to:

Logger: homeassistant.components.hassio
Source: components/hassio/websocket_api.py:122
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: 8:05:40 PM (1 occurrences)
Last logged: 8:05:40 PM

Failed to to call /store -

But Apparently everything is work OK. I think.

thanks

jocamane avatar Jul 15 '22 19:07 jocamane

I have the same issue two errors.

Home Assistant 2022.7.7 Supervisor 2022.07.0 Operating System 8.4 Frontend 20220707.1 - latest

Logger: homeassistant.components.hassio
Source: components/hassio/websocket_api.py:122
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: 5:20:55 PM (1 occurrences)
Last logged: 5:20:55 PM

Failed to call /store -

Logger: homeassistant.components.hassio.handler
Source: components/hassio/handler.py:254
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: 5:20:55 PM (1 occurrences)
Last logged: 5:20:55 PM

/store return code 500

olddawgpowers avatar Jul 30 '22 22:07 olddawgpowers

Same store error and another error immediately following it.

Home Assistant 2022.8.7 Supervisor 2022.08.5 Operating System 8.5 Frontend 20220802.0 - latest

2022-09-03 00:00:29.921 ERROR (MainThread) [homeassistant.components.hassio.handler] /store return code 500 2022-09-03 00:00:29.924 WARNING (MainThread) [homeassistant.components.hassio] Can't read Supervisor data:

olddawgpowers avatar Sep 03 '22 23:09 olddawgpowers

For anyone still seeing this, next time you see it can you share your supervisor logs around that time? That Supervisor API shouldn't be returning a 500 so I'd like to track down why. See if its actually a core bug or a supervisor bug.

mdegat01 avatar Sep 06 '22 19:09 mdegat01

After upgrading to 2022.9.1 I get this error.

From my logs;

22-09-09 06:33:01 ERROR (MainThread) [aiohttp.server] Error handling request

2022-09-09 06:33:01.164 ERROR (MainThread) [homeassistant.components.hassio.handler] /store return code 500 2022-09-09 06:33:01.169 ERROR (MainThread) [homeassistant.components.hassio] Failed to to call /store -

Merril-r avatar Sep 09 '22 04:09 Merril-r

Hatte heute den selben fehler, wie oben beschrieben:

  • Home Assistant Version 2022.9.2
  • Supervisor: 2022.08.6
  • Operation System: 8.5
  • Frontend: 20220907.0

Fehlermeldung aus Log Supervisor: image

Fehlermeldung Home Assistant Core: image

image

Johnyboy1984 avatar Sep 12 '22 16:09 Johnyboy1984

Home Assistant 2022.9.7 Supervisor 2022.09.1 Operating System 9.0 Frontend 20220907.2 - latest

Logger: homeassistant.components.hassio Source: components/hassio/websocket_api.py:123 Integration: Home Assistant Supervisor (documentation, issues) First occurred: 1:52:38 AM (1 occurrences) Last logged: 1:52:38 AM

Failed to to call /store -

If there's other logs that would be more helpful, please let me know.

As per new instructions, here are my supervisor logs: 22-10-04 08:10:57 INFO (MainThread) [supervisor.host.manager] Host information reload completed 22-10-04 08:13:54 INFO (SyncWorker_0) [supervisor.docker.interface] Restarting ghcr.io/home-assistant/qemux86-64-homeassistant 22-10-04 08:14:10 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready 22-10-04 08:14:20 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING 22-10-04 08:14:20 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete

mattgphoto avatar Oct 01 '22 09:10 mattgphoto

Got the same error. There are no other supervisor logs though.

garv3 avatar Oct 03 '22 14:10 garv3

My vague memory of this was that the cause was, in my case, errors in my Yaml scripts, automations and even bits of Lovelace specification due to deprecated functions and syntax developments. Once found and fixed all was OK again. I remember using online and offline syntax and semantic checking tools and doing lots of reading.

Probably only indirectly helpful....

Nick

On Mon, 3 Oct 2022, 15:32 garv3, @.***> wrote:

Got the same error. There are no other supervisor logs though.

— Reply to this email directly, view it on GitHub https://github.com/home-assistant/core/issues/75047#issuecomment-1265537742, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA6CDD5BJXVBIKVR3PHE6GDWBLVBHANCNFSM53KHQ3NA . You are receiving this because you authored the thread.Message ID: @.***>

NickInManchester avatar Oct 03 '22 16:10 NickInManchester

And what's the best way to try to find out what it's all about?

jocamane avatar Oct 03 '22 19:10 jocamane

@jocamane see here:

For anyone still seeing this, next time you see it can you share your supervisor logs around that time? That Supervisor API shouldn't be returning a 500 so I'd like to track down why. See if its actually a core bug or a supervisor bug.

And just to be clear, so far I have only seen core logs shared. None of the ones shared are supervisor logs. To get to supervisor logs you go to Settings -> System -> Logs and then change to supervisor at the top. There will definitely be an error in there if the API is returning a 500 status code

mdegat01 avatar Oct 04 '22 15:10 mdegat01

I see this error in the supervisor logs:

22-10-04 19:44:20 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/site-packages/aiohttp/web_protocol.py", line 435, in _handle_request
    resp = await request_handler(request)
  File "/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/aiohttp.py", line 122, in sentry_app_handle
    reraise(*_capture_exception(hub))
  File "/usr/local/lib/python3.10/site-packages/sentry_sdk/_compat.py", line 54, in reraise
    raise value
  File "/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/aiohttp.py", line 112, in sentry_app_handle
    response = await old_handle(self, request)
  File "/usr/local/lib/python3.10/site-packages/aiohttp/web_app.py", line 504, in _handle
    resp = await handler(request)
  File "/usr/local/lib/python3.10/site-packages/aiohttp/web_middlewares.py", line 117, in impl
    return await handler(request)
  File "/usr/src/supervisor/supervisor/api/middleware/security.py", line 138, in system_validation
    return await handler(request)
  File "/usr/src/supervisor/supervisor/api/middleware/security.py", line 204, in token_validation
    return await handler(request)
  File "/usr/src/supervisor/supervisor/api/utils.py", line 60, in wrap_api
    answer = await method(api, *args, **kwargs)
  File "/usr/src/supervisor/supervisor/api/store.py", line 177, in store_info
    ATTR_ADDONS: [
  File "/usr/src/supervisor/supervisor/api/store.py", line 178, in <listcomp>
    self._generate_addon_information(self.sys_addons.store[addon])
  File "/usr/src/supervisor/supervisor/api/store.py", line 113, in _generate_addon_information
    ATTR_ADVANCED: addon.advanced,
  File "/usr/src/supervisor/supervisor/addons/model.py", line 220, in advanced
    return self.data[ATTR_ADVANCED]
  File "/usr/src/supervisor/supervisor/store/addon.py", line 19, in data
    return self.sys_store.data.addons[self.slug]
KeyError: '75f2ff60_opentts-ja'

Right after

22-10-04 19:44:18 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json

garv3 avatar Oct 04 '22 17:10 garv3

@garv3 what were you doing around the time you saw this? Was it immediately following a host reboot or a supervisor update? Were you adding a repository to the add-on store? Or just noticed it randomly while HA was running?

Also I'm not familiar with the addon 75f2ff60_opentts-ja. Can you link to the repository so I can look at it?

mdegat01 avatar Oct 04 '22 18:10 mdegat01

@mattgphoto similar questions to the ones above for you. Based on the supervisor logs it looks like that was immediately following a host reboot, is that correct?

mdegat01 avatar Oct 04 '22 18:10 mdegat01

@mdegat01 This error occures right after a restart. I'm not entirely sure where opentts-ja comes from. I think it might be part of a text to speach setup I used once. Might be the japanese tts component of the synthesiam add-on: https://github.com/synesthesiam/hassio-addons/tree/master/opentts-ja I use https://github.com/synesthesiam/rhasspy but not japanese and not with this tts...

garv3 avatar Oct 04 '22 19:10 garv3

I installed and the uninstalled the opentts-ja component of rhasspy and now the error seems to have disappeared. I will report if it occurs again. Thx so far!

garv3 avatar Oct 04 '22 20:10 garv3

Well, the error reappeared. opentts-ja is part of the add-on repository https://github.com/synesthesiam/hassio-addons

garv3 avatar Oct 07 '22 08:10 garv3

Home Assistant 2022.10.3 Supervisor 2022.10.0 Operating System 9.2 Frontend 20221010.0 - latest

No errors in supervisor logs

Logger: homeassistant.components.hassio.handler Source: components/hassio/handler.py:42 Integration: Home Assistant Supervisor (documentation, issues) First occurred: 12:54:58 (1 occurrences) Last logged: 12:54:58

/store return code 500

vlad36N avatar Oct 12 '22 21:10 vlad36N

asdf

@jocamane see here:

For anyone still seeing this, next time you see it can you share your supervisor logs around that time? That Supervisor API shouldn't be returning a 500 so I'd like to track down why. See if its actually a core bug or a supervisor bug.

And just to be clear, so far I have only seen core logs shared. None of the ones shared are supervisor logs. To get to supervisor logs you go to Settings -> System -> Logs and then change to supervisor at the top. There will definitely be an error in there if the API is returning a 500 status code

Just rebooted host (RPi4) and got the error as well. Can't say if it has been there a long time. Here are the logs:

In Home Assistant Core log:

2022-10-14 12:55:42.785 ERROR (MainThread) [homeassistant.components.hassio.handler] /store return code 500
2022-10-14 12:55:42.810 ERROR (MainThread) [homeassistant.components.hassio] Failed to to call /store -

...and in Supervisor log:

22-10-14 12:55:42 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/site-packages/aiohttp/web_protocol.py", line 433, in _handle_request
    resp = await request_handler(request)
  File "/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/aiohttp.py", line 122, in sentry_app_handle
    reraise(*_capture_exception(hub))
  File "/usr/local/lib/python3.10/site-packages/sentry_sdk/_compat.py", line 56, in reraise
    raise value
  File "/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/aiohttp.py", line 112, in sentry_app_handle
    response = await old_handle(self, request)
  File "/usr/local/lib/python3.10/site-packages/aiohttp/web_app.py", line 504, in _handle
    resp = await handler(request)
  File "/usr/local/lib/python3.10/site-packages/aiohttp/web_middlewares.py", line 117, in impl
    return await handler(request)
  File "/usr/src/supervisor/supervisor/api/middleware/security.py", line 138, in system_validation
    return await handler(request)
  File "/usr/src/supervisor/supervisor/api/middleware/security.py", line 204, in token_validation
    return await handler(request)
  File "/usr/src/supervisor/supervisor/api/utils.py", line 60, in wrap_api
    answer = await method(api, *args, **kwargs)
  File "/usr/src/supervisor/supervisor/api/store.py", line 177, in store_info
    ATTR_ADDONS: [
  File "/usr/src/supervisor/supervisor/api/store.py", line 178, in <listcomp>
    self._generate_addon_information(self.sys_addons.store[addon])
  File "/usr/src/supervisor/supervisor/api/store.py", line 113, in _generate_addon_information
    ATTR_ADVANCED: addon.advanced,
  File "/usr/src/supervisor/supervisor/addons/model.py", line 220, in advanced
    return self.data[ATTR_ADVANCED]
  File "/usr/src/supervisor/supervisor/store/addon.py", line 19, in data
    return self.sys_store.data.addons[self.slug]
KeyError: 'a0d7b954_uptime-kuma'
22-10-14 12:55:43 INFO (MainThread) [supervisor.store] Loading add-ons from store: 67 all - 0 new - 0 remove

Home Assistant 2022.9.5 Supervisor 2022.10.0 Operating System 8.5 Frontend 20220907.2 - latest

KDYR avatar Oct 14 '22 11:10 KDYR

In reboot

CORE LOG: Logger: homeassistant.components.hassio.handler Source: components/hassio/handler.py:254 Integration: Home Assistant Supervisor (documentation, issues) First occurred: 20:32:56 (1 occurrences) Last logged: 20:32:56

/store return code 500

Logger: homeassistant.components.hassio Source: components/hassio/websocket_api.py:123 Integration: Home Assistant Supervisor (documentation, issues) First occurred: 20:32:56 (1 occurrences) Last logged: 20:32:56

Failed to to call /store -

SUPERVISOR LOG:

22-10-19 20:32:23 INFO (SyncWorker_3) [supervisor.docker.interface] Restarting ghcr.io/home-assistant/raspberrypi4-64-homeassistant 22-10-19 20:32:44 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready 22-10-19 20:32:52 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING 22-10-19 20:32:53 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete 22-10-19 20:32:53 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json 22-10-19 20:32:53 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/sabeechen/hassio-google-drive-backup repository 22-10-19 20:32:53 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/esphome/home-assistant-addon repository 22-10-19 20:32:53 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository 22-10-19 20:32:53 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/zigbee2mqtt/hassio-zigbee2mqtt repository 22-10-19 20:32:53 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository 22-10-19 20:32:53 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/CoolKit-Technologies/ha-addon repository 22-10-19 20:32:56 ERROR (MainThread) [aiohttp.server] Error handling request Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/aiohttp/web_protocol.py", line 433, in _handle_request resp = await request_handler(request) File "/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/aiohttp.py", line 122, in sentry_app_handle reraise(*_capture_exception(hub)) File "/usr/local/lib/python3.10/site-packages/sentry_sdk/_compat.py", line 56, in reraise raise value File "/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/aiohttp.py", line 112, in sentry_app_handle response = await old_handle(self, request) File "/usr/local/lib/python3.10/site-packages/aiohttp/web_app.py", line 504, in _handle resp = await handler(request) File "/usr/local/lib/python3.10/site-packages/aiohttp/web_middlewares.py", line 117, in impl return await handler(request) File "/usr/src/supervisor/supervisor/api/middleware/security.py", line 138, in system_validation return await handler(request) File "/usr/src/supervisor/supervisor/api/middleware/security.py", line 204, in token_validation return await handler(request) File "/usr/src/supervisor/supervisor/api/utils.py", line 60, in wrap_api answer = await method(api, *args, **kwargs) File "/usr/src/supervisor/supervisor/api/store.py", line 177, in store_info ATTR_ADDONS: [ File "/usr/src/supervisor/supervisor/api/store.py", line 178, in self._generate_addon_information(self.sys_addons.store[addon]) File "/usr/src/supervisor/supervisor/api/store.py", line 113, in _generate_addon_information ATTR_ADVANCED: addon.advanced, File "/usr/src/supervisor/supervisor/addons/model.py", line 220, in advanced return self.data[ATTR_ADVANCED] File "/usr/src/supervisor/supervisor/store/addon.py", line 19, in data return self.sys_store.data.addons[self.slug] KeyError: 'f4f71350_ewelink_smart_home_slug' 22-10-19 20:32:56 INFO (MainThread) [supervisor.store] Loading add-ons from store: 71 all - 0 new - 0 remove 22-10-19 20:32:56 INFO (MainThread) [supervisor.store] Loading add-ons from store: 71 all - 0 new - 0 remove 22-10-19 20:33:39 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance

Do you need any more logs ?

Thanks

jocamane avatar Oct 19 '22 19:10 jocamane

same issue, supervisor stops responding.

Home Assistant 2022.10.5 Supervisor 2022.10.0 Operating System 9.2 Frontend 20221010.0 - latest

Logger: homeassistant.components.hassio.handler Source: components/hassio/handler.py:42 Integration: Home Assistant Supervisor (documentation, issues) First occurred: 15:57:02 (59 occurrences) Last logged: 17:32:04

/store return code 500 /supervisor/info return code 500

Thanks

gabriel600r avatar Oct 25 '22 20:10 gabriel600r

I also see a /store 500 error when I start core:

Logger: homeassistant.components.hassio.handler
Source: components/hassio/handler.py:262
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: 12:32:07 (1 occurrences)
Last logged: 12:32:07

/store return code 500

Followed by this error:

Logger: homeassistant.components.hassio
Source: components/hassio/websocket_api.py:124
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: 12:32:07 (1 occurrences)
Last logged: 12:32:07

Failed to to call /store -

The only error in the supervisor log is this:

22-11-12 12:32:07 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/site-packages/aiohttp/web_protocol.py", line 433, in _handle_request
    resp = await request_handler(request)
  File "/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/aiohttp.py", line 126, in sentry_app_handle
    reraise(*_capture_exception(hub))
  File "/usr/local/lib/python3.10/site-packages/sentry_sdk/_compat.py", line 56, in reraise
    raise value
  File "/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/aiohttp.py", line 116, in sentry_app_handle
    response = await old_handle(self, request)
  File "/usr/local/lib/python3.10/site-packages/aiohttp/web_app.py", line 504, in _handle
    resp = await handler(request)
  File "/usr/local/lib/python3.10/site-packages/aiohttp/web_middlewares.py", line 117, in impl
    return await handler(request)
  File "/usr/src/supervisor/supervisor/api/middleware/security.py", line 138, in system_validation
    return await handler(request)
  File "/usr/src/supervisor/supervisor/api/middleware/security.py", line 204, in token_validation
    return await handler(request)
  File "/usr/src/supervisor/supervisor/api/utils.py", line 60, in wrap_api
    answer = await method(api, *args, **kwargs)
  File "/usr/src/supervisor/supervisor/api/store.py", line 177, in store_info
    ATTR_ADDONS: [
  File "/usr/src/supervisor/supervisor/api/store.py", line 178, in <listcomp>
    self._generate_addon_information(self.sys_addons.store[addon])
  File "/usr/src/supervisor/supervisor/api/store.py", line 113, in _generate_addon_information
    ATTR_ADVANCED: addon.advanced,
  File "/usr/src/supervisor/supervisor/addons/model.py", line 220, in advanced
    return self.data[ATTR_ADVANCED]
  File "/usr/src/supervisor/supervisor/store/addon.py", line 19, in data
    return self.sys_store.data.addons[self.slug]
KeyError: 'a0d7b954_zwavejs2mqtt'

jfroy avatar Nov 12 '22 21:11 jfroy

I have the same error:

`Logger: homeassistant.components.hassio Source: components/hassio/init.py:666 Integration: Home Assistant Supervisor (documentation, issues) First occurred: 11:26:06 AM (1 occurrences) Last logged: 11:26:06 AM

Can't read Supervisor data:

Followed by:

`Logger: homeassistant.components.hassio.handler Source: components/hassio/handler.py:42 Integration: Home Assistant Supervisor (documentation, issues) First occurred: 11:26:06 AM (1 occurrences) Last logged: 11:26:06 AM

/store return code 500`

In the full logs, I cannot see anything wrong:

22-11-25 18:25:47 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.RUNNING 22-11-25 18:25:47 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.SUPERVISOR 22-11-25 18:25:47 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.NO_CURRENT_BACKUP/ContextType.SYSTEM 22-11-25 18:25:47 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_IPV6_ERROR/ContextType.DNS_SERVER 22-11-25 18:25:47 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.FREE_SPACE/ContextType.SYSTEM 22-11-25 18:25:47 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.IPV4_CONNECTION_PROBLEM/ContextType.SYSTEM 22-11-25 18:25:47 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.SECURITY/ContextType.CORE 22-11-25 18:25:47 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_FAILED/ContextType.DNS_SERVER 22-11-25 18:25:47 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON 22-11-25 18:25:47 INFO (MainThread) [supervisor.resolution.check] System checks complete 22-11-25 18:25:47 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING 22-11-25 18:25:47 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete 22-11-25 18:25:47 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING 22-11-25 18:25:47 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete 22-11-25 18:26:03 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json 22-11-25 18:26:08 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token 22-11-25 18:31:38 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup 22-11-25 18:31:38 INFO (MainThread) [supervisor.api.middleware.security] /backups access from cebe7a76_hassio_google_drive_backup 22-11-25 18:56:08 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token 22-11-25 19:25:47 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.RUNNING 22-11-25 19:25:47 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.SUPERVISOR 22-11-25 19:25:47 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.NO_CURRENT_BACKUP/ContextType.SYSTEM 22-11-25 19:25:47 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_IPV6_ERROR/ContextType.DNS_SERVER 22-11-25 19:25:47 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.FREE_SPACE/ContextType.SYSTEM 22-11-25 19:25:47 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.IPV4_CONNECTION_PROBLEM/ContextType.SYSTEM 22-11-25 19:25:47 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.SECURITY/ContextType.CORE 22-11-25 19:25:47 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_FAILED/ContextType.DNS_SERVER 22-11-25 19:25:47 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON 22-11-25 19:25:47 INFO (MainThread) [supervisor.resolution.check] System checks complete 22-11-25 19:25:47 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING 22-11-25 19:25:47 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete 22-11-25 19:25:47 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING 22-11-25 19:25:47 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete 22-11-25 19:26:08 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token 22-11-25 19:31:39 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup 22-11-25 19:31:39 INFO (MainThread) [supervisor.api.middleware.security] /backups access from cebe7a76_hassio_google_drive_backup 22-11-25 19:39:24 INFO (MainThread) [supervisor.host.info] Updating local host information 22-11-25 19:39:24 INFO (MainThread) [supervisor.host.services] Updating service information 22-11-25 19:39:24 INFO (MainThread) [supervisor.host.network] Updating local network information 22-11-25 19:39:24 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information 22-11-25 19:39:24 INFO (MainThread) [supervisor.host.manager] Host information reload completed 22-11-25 19:56:08 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token 22-11-25 20:25:47 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.RUNNING 22-11-25 20:25:47 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.SUPERVISOR 22-11-25 20:25:47 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.NO_CURRENT_BACKUP/ContextType.SYSTEM 22-11-25 20:25:47 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_IPV6_ERROR/ContextType.DNS_SERVER 22-11-25 20:25:47 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.FREE_SPACE/ContextType.SYSTEM 22-11-25 20:25:47 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.IPV4_CONNECTION_PROBLEM/ContextType.SYSTEM 22-11-25 20:25:47 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.SECURITY/ContextType.CORE 22-11-25 20:25:47 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_FAILED/ContextType.DNS_SERVER 22-11-25 20:25:47 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON 22-11-25 20:25:47 INFO (MainThread) [supervisor.resolution.check] System checks complete 22-11-25 20:25:47 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING 22-11-25 20:25:47 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete 22-11-25 20:25:47 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING 22-11-25 20:25:47 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete 22-11-25 20:26:03 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json 22-11-25 20:26:08 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository 22-11-25 20:26:08 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/sabeechen/hassio-google-drive-backup repository 22-11-25 20:26:08 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository 22-11-25 20:26:08 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/esphome/home-assistant-addon repository 22-11-25 20:26:08 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/icanos/hassio-plejd repository 22-11-25 20:26:08 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/zigbee2mqtt/hassio-zigbee2mqtt repository 22-11-25 20:26:08 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token 22-11-25 20:26:09 INFO (MainThread) [supervisor.store] Loading add-ons from store: 73 all - 0 new - 0 remove 22-11-25 20:26:09 INFO (MainThread) [supervisor.store] Loading add-ons from store: 73 all - 0 new - 0 remove 22-11-25 20:31:40 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup 22-11-25 20:31:40 INFO (MainThread) [supervisor.api.middleware.security] /backups access from cebe7a76_hassio_google_drive_backup

drifton avatar Nov 25 '22 19:11 drifton

I've just stumbled onto this error also...

22-11-29 20:59:10 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/esphome/home-assistant-addon repository
22-11-29 20:59:10 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/Expaso/hassos-addons repository
22-11-29 20:59:10 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository
22-11-29 20:59:10 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/MikeJMcGuire/HASSAddons repository
22-11-29 20:59:11 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/regevbr/addon-node-red-dashboard repository
22-11-29 20:59:11 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
22-11-29 20:59:12 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/site-packages/aiohttp/web_protocol.py", line 433, in _handle_request
    resp = await request_handler(request)
  File "/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/aiohttp.py", line 126, in sentry_app_handle
    reraise(*_capture_exception(hub))
  File "/usr/local/lib/python3.10/site-packages/sentry_sdk/_compat.py", line 56, in reraise
    raise value
  File "/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/aiohttp.py", line 116, in sentry_app_handle
    response = await old_handle(self, request)
  File "/usr/local/lib/python3.10/site-packages/aiohttp/web_app.py", line 504, in _handle
    resp = await handler(request)
  File "/usr/local/lib/python3.10/site-packages/aiohttp/web_middlewares.py", line 117, in impl
    return await handler(request)
  File "/usr/src/supervisor/supervisor/api/middleware/security.py", line 138, in system_validation
    return await handler(request)
  File "/usr/src/supervisor/supervisor/api/middleware/security.py", line 204, in token_validation
    return await handler(request)
  File "/usr/src/supervisor/supervisor/api/utils.py", line 62, in wrap_api
    answer = await method(api, *args, **kwargs)
  File "/usr/src/supervisor/supervisor/api/store.py", line 178, in store_info
    ATTR_ADDONS: [
  File "/usr/src/supervisor/supervisor/api/store.py", line 179, in <listcomp>
    self._generate_addon_information(self.sys_addons.store[addon])
  File "/usr/src/supervisor/supervisor/api/store.py", line 114, in _generate_addon_information
    ATTR_ADVANCED: addon.advanced,
  File "/usr/src/supervisor/supervisor/addons/model.py", line 221, in advanced
    return self.data[ATTR_ADVANCED]
  File "/usr/src/supervisor/supervisor/store/addon.py", line 19, in data
    return self.sys_store.data.addons[self.slug]
KeyError: 'a0d7b954_zerotier'
22-11-29 20:59:14 INFO (MainThread) [supervisor.store] Loading add-ons from store: 84 all - 0 new - 0 remove
22-11-29 20:59:14 INFO (MainThread) [supervisor.store] Loading add-ons from store: 84 all - 0 new - 0 remove

I do not have ZeroTier installed nor have I ever installed it. image

danielbrunt57 avatar Nov 30 '22 05:11 danielbrunt57

I installed that add-on, removed it right away, restarted HA and the error is gone...

danielbrunt57 avatar Nov 30 '22 08:11 danielbrunt57

I've got the same error messages. KeyError in the Supervisor logs for me was: 'a0d7b954_thelounge' I have never even heard about this addon before.

nilvanis avatar Dec 20 '22 19:12 nilvanis