-
Notifications
You must be signed in to change notification settings - Fork 693
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't update my HomeAssistant Supervisor instance #5556
Comments
same error here, update from (2024.12.0 to 2024.12.3) |
This sounds like a DNS issue on your host system. Can you check the DNS setting of your router and/or if you have a custom DNS server configured in the network settings (Settings -> System -> Network)? |
Unsure if it's the same issue or not, but I'm also unable to update the supervisor, which prevents me from also updating OS and Core. 2025-02-14 14:13:20.726 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/aarch64-hassio-supervisor:2025.02.1: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2025.02.1&fromImage=ghcr.io%2Fhome-assistant%2Faarch64-hassio-supervisor&platform=linux%2Farm64: Internal Server Error ("Get "https://ghcr.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)") |
same issue from 2024.12.3 regars |
How to solve this? |
Have you tried setting a different/working DNS server as mentioned in #5556 (comment)? |
I'm not sure if I have the same problem, I only know that when I update it freezes and won't go any further. |
@stefanoklett did you check the Supervisor logs? They definitly should have an error, at least after a short period (30s or so). If there are really no useful log information, can you enable debug log support from the CLI (e.g. Web Terminal add-on) using |
This: |
Hm, that is not a lot, from that it seems we don't get ANY update request in first place. Can you send a screenshot of the update notification in the UI? Just to be sure we talk about the same. But if that is the SUpervisor update indeed, then it seems as if Home Assitant Core cannot communicate with Supervisor. Can you try restart Home Assistant Core in Safe mode (Settings > System > Power symbol top right, Advanced Options > Restart Home Assistant in safe mode). This will disable all custom components. Then try if you can update, and if not, can you share the Home Assitant Core logs of that attempt as well? There should at least there be a indication why the command fails. |
Supervisor LOG; Core LOG; `2025-03-06 17:13:07.123 WARNING (MainThread) [homeassistant.components.homeassistant.triggers.numeric_state] Error initializing '205 - LOWBAT' trigger: In 'numeric_state' condition: entity binary_sensor.persiane_cucina_low_battery_level state 'off' cannot be processed as a number During handling of the above exception, another exception occurred: Traceback (most recent call last): The above exception was the direct cause of the following exception: Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last): The above exception was the direct cause of the following exception: Traceback (most recent call last):
2025-03-06 17:13:21.161 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}' During handling of the above exception, another exception occurred: Traceback (most recent call last): The above exception was the direct cause of the following exception: Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last): The above exception was the direct cause of the following exception: Traceback (most recent call last):
2025-03-06 17:13:51.148 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}' During handling of the above exception, another exception occurred: Traceback (most recent call last): The above exception was the direct cause of the following exception: Traceback (most recent call last):
2025-03-06 17:14:06.161 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}' During handling of the above exception, another exception occurred: Traceback (most recent call last): The above exception was the direct cause of the following exception: Traceback (most recent call last):
2025-03-06 17:14:21.152 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}' During handling of the above exception, another exception occurred: Traceback (most recent call last): The above exception was the direct cause of the following exception: Traceback (most recent call last): |
I tried again this morning: I temporarily launched the update and left it running for 10 minutes, here are the LOGs from 9:10 to 9:20 (I don't see anything about an update problem): Supervisor LOG: CORE LOG:
2025-03-07 09:10:04.776 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:10:34.817 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:11:04.778 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:11:34.787 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:12:04.771 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:12:34.811 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:13:19.806 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:13:48.483 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:14:19.780 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:14:48.316 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:15:19.797 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:15:49.832 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:16:19.800 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:16:49.783 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:17:19.789 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:17:49.789 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:18:19.815 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:18:49.680 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:19:19.820 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:19:43.135 ERROR (MainThread) [aiohttp.server] Error handling request
2025-03-07 09:19:49.582 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:20:19.806 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
It's really frustrating! |
Resolved by doing this: ha su repair |
Check dns settings. I setup 0.0.0.0 and this solve problem. |
Wasn’t a DNS problem for me. I had to reboot (I thought I had a cron job doing that nightly so I assumed a reboots had been done and manually rebooting didn’t occur to me in my normal troubleshooting steps), maybe some process hung. This is likely a symptom or a side effect of another issue. |
Had the same issue, same error recently and it was due to not enough storage (docker cache consumed nearly all of the sd-card meaning the latest images couldn't be downloaded) ssh'ing into HA and running |
Describe the issue you are experiencing
Hi everyone,
I was trying to install the new Supervisor update (from 2024.11.2 to 2024.12.3) on my HomeAssistant device but it gives me this error:
Impossibile eseguire l'azione: update/install Error updating Home Assistant Supervisor: Update of Supervisor failed: Can't install ghcr.io/home-assistant/aarch64-hassio-supervisor:2024.12.3: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.12.3&fromImage=ghcr.io%2Fhome-assistant%2Faarch64-hassio-supervisor&platform=linux%2Farm64: Internal Server Error ("Get "https://ghcr.io/v2/": dial tcp: lookup ghcr.io: no such host")
Has anyone encountered this problem before and is able to help me out?
Thanks
What type of installation are you running?
Home Assistant Supervised
Which operating system are you running on?
Home Assistant Operating System
Steps to reproduce the issue
...
Anything in the Supervisor logs that might be useful for us?
System Health information
No repairs available at the moment.
Supervisor diagnostics
config_entry-hassio-d4c716ffdda435f3b499c239e3506dfb.json
Additional information
No response
The text was updated successfully, but these errors were encountered: