Skip to content
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

Open
citteriomatteo opened this issue Jan 16, 2025 · 16 comments
Open

Can't update my HomeAssistant Supervisor instance #5556

citteriomatteo opened this issue Jan 16, 2025 · 16 comments
Labels

Comments

@citteriomatteo
Copy link

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?

# These are the logs for (I suppose) an automatic update attempt:

2025-01-16 11:29:59.362 ERROR (MainThread) [supervisor.supervisor] Can't fetch AppArmor profile https://version.home-assistant.io/apparmor_stable.txt: Cannot connect to host version.home-assistant.io:443 ssl:default [Could not contact DNS servers]
2025-01-16 11:29:59.363 CRITICAL (MainThread) [supervisor.supervisor] Abort update because of an issue with AppArmor: Can't fetch AppArmor profile https://version.home-assistant.io/apparmor_stable.txt: Cannot connect to host version.home-assistant.io:443 ssl:default [Could not contact DNS servers]
2025-01-16 11:29:59.363 CRITICAL (MainThread) [supervisor.core] Can't update Supervisor! This will break some Add-ons or affect future versions of Home Assistant!

# This, instead, is when I try to launch the installation manually from the HA interface:

2025-01-16 11:35:51.807 INFO (MainThread) [supervisor.supervisor] Fetching AppArmor profile https://version.home-assistant.io/apparmor_stable.txt
2025-01-16 11:35:51.826 INFO (MainThread) [supervisor.host.apparmor] Adding/updating AppArmor profile: hassio-supervisor
2025-01-16 11:35:51.992 INFO (MainThread) [supervisor.supervisor] Update Supervisor to version 2024.12.3
2025-01-16 11:35:51.993 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/aarch64-hassio-supervisor with tag 2024.12.3.
2025-01-16 11:35:52.036 ERROR (MainThread) [supervisor.docker.interface] 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")
2025-01-16 11:35:52.036 ERROR (MainThread) [supervisor.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")

System Health information

No repairs available at the moment.

Supervisor diagnostics

config_entry-hassio-d4c716ffdda435f3b499c239e3506dfb.json

Additional information

No response

@borderror
Copy link

same error here, update from (2024.12.0 to 2024.12.3)

@agners
Copy link
Member

agners commented Jan 23, 2025

Get "https://ghcr.io/v2/": dial tcp: lookup ghcr.io: no such host

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)?

@Scrazzled
Copy link

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.
I'm wondering why it's trying to pull a docker image since I'm not running docker.

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)")
2025-02-14 14:13:20.727 CRITICAL (MainThread) [supervisor.supervisor] Update of Supervisor failed: 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)")

@stefanoklett
Copy link

same issue from 2024.12.3
and is not possible to skipping this version

regars

@stefanoklett
Copy link

How to solve this?
Any workaround?

@agners
Copy link
Member

agners commented Mar 4, 2025

Have you tried setting a different/working DNS server as mentioned in #5556 (comment)?

@stefanoklett
Copy link

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.
I don't have anything specific in the HASS log.
I have no idea where to look, it's really frustrating that suddenly, without changing anything, updates no longer work.

@agners
Copy link
Member

agners commented Mar 5, 2025

@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 ha supervisor options --logging=debug, then try a update attempt, then switch back to default info level using ha supervisor options --logging=info, and finally share the logs from that attempt (Settings > System > Logs and choose Supervisor) on the top right.

@stefanoklett
Copy link

@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 ha supervisor options --logging=debug, then try a update attempt, then switch back to default info level using ha supervisor options --logging=info, and finally share the logs from that attempt (Settings > System > Logs and choose Supervisor) on the top right.

This:
2025-03-05 17:16:43.052 INFO (MainThread) [supervisor.supervisor] Fetching AppArmor profile https://version.home-assistant.io/apparmor_stable.txt 2025-03-05 17:16:43.199 INFO (MainThread) [supervisor.host.apparmor] Adding/updating AppArmor profile: hassio-supervisor 2025-03-05 17:17:07.206 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from core_ssh 2025-03-05 17:17:07.212 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from core_ssh 2025-03-05 17:17:07.218 INFO (MainThread) [supervisor.api.middleware.security] /host/info access from core_ssh 2025-03-05 17:17:07.226 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from core_ssh 2025-03-05 17:17:29.453 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from core_ssh 2025-03-05 17:17:29.461 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from core_ssh 2025-03-05 17:17:29.467 INFO (MainThread) [supervisor.api.middleware.security] /host/info access from core_ssh 2025-03-05 17:17:29.474 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from core_ssh

@agners
Copy link
Member

agners commented Mar 5, 2025

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.

@stefanoklett
Copy link

Image

Supervisor LOG;
�[32m2025-03-06 17:13:07.414 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize�[0m �[32m2025-03-06 17:13:07.433 INFO (MainThread) [supervisor.api.proxy] WebSocket access from a0d7b954_nodered�[0m �[32m2025-03-06 17:13:07.468 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize�[0m �[32m2025-03-06 17:13:07.481 INFO (MainThread) [supervisor.api.proxy] WebSocket access from a0d7b954_vscode�[0m �[32m2025-03-06 17:13:07.561 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize�[0m �[32m2025-03-06 17:13:07.577 INFO (MainThread) [supervisor.api.proxy] WebSocket access from a0d7b954_nodered�[0m �[32m2025-03-06 17:13:10.024 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running�[0m �[32m2025-03-06 17:13:10.033 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running�[0m �[32m2025-03-06 17:13:10.038 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running�[0m �[32m2025-03-06 17:13:10.757 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='RUNNING', offline_db_migration=False)�[0m �[32m2025-03-06 17:13:10.757 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance�[0m �[32m2025-03-06 17:13:44.629 INFO (MainThread) [supervisor.supervisor] Fetching AppArmor profile https://version.home-assistant.io/apparmor_stable.txt�[0m �[32m2025-03-06 17:13:45.971 INFO (MainThread) [supervisor.host.apparmor] Adding/updating AppArmor profile: hassio-supervisor�[0m

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
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.porta_perimetro_low_battery_level state 'off' cannot be processed as a number
2025-03-06 17:13:07.144 WARNING (MainThread) [homeassistant.components.template.trigger] Error initializing 'template' trigger for '301 - Setting Heating Mode': ValueError: Template error: float got invalid input 'unknown' when rendering template '{{ states("sensor.proximity_speed_average_float")|float > states("input_number.speed_on_threshold")|float * states("sensor.casa_nearest_distance")|float }}' but no default was specified
2025-03-06 17:13:07.146 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template<template=({{ states("sensor.proximity_speed_average_float")|float > states("input_number.speed_on_threshold")|float * states("sensor.casa_nearest_distance")|float }}) renders=3>
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2364, in forgiving_float_filter
return float(value)
ValueError: could not convert string to float: 'unknown'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 643, in async_render
render_result = _render_with_context(self.template, compiled, **kwargs)
File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2745, in _render_with_context
return template.render(**kwargs)
~~~~~~~~~~~~~~~^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/jinja2/environment.py", line 1295, in render
self.environment.handle_exception()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.13/site-packages/jinja2/environment.py", line 942, in handle_exception
raise rewrite_traceback_stack(source=source)
File "", line 1, in top-level template code
File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2367, in forgiving_float_filter
raise_no_default("float", value)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 1921, in raise_no_default
raise ValueError(
...<2 lines>...
)
ValueError: Template error: float got invalid input 'unknown' when rendering template '{{ states("sensor.proximity_speed_average_float")|float > states("input_number.speed_on_threshold")|float * states("sensor.casa_nearest_distance")|float }}' but no default was specified

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 760, in async_render_to_info
render_info._result = self.async_render( # noqa: SLF001
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
variables, strict=strict, log_fn=log_fn, **kwargs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 645, in async_render
raise TemplateError(err) from err
homeassistant.exceptions.TemplateError: ValueError: Template error: float got invalid input 'unknown' when rendering template '{{ states("sensor.proximity_speed_average_float")|float > states("input_number.speed_on_threshold")|float * states("sensor.casa_nearest_distance")|float }}' but no default was specified
2025-03-06 17:13:07.192 WARNING (MainThread) [homeassistant.components.template.trigger] Error initializing 'template' trigger for '301 - Setting Heating Mode': ValueError: Template error: float got invalid input 'unknown' when rendering template '{{ states("sensor.proximity_speed_average_float")|float <= states("input_number.speed_off_threshold")|float * states("sensor.casa_nearest_distance")|float }}' but no default was specified
2025-03-06 17:13:07.194 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template<template=({{ states("sensor.proximity_speed_average_float")|float <= states("input_number.speed_off_threshold")|float * states("sensor.casa_nearest_distance")|float }}) renders=3>
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2364, in forgiving_float_filter
return float(value)
ValueError: could not convert string to float: 'unknown'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 643, in async_render
render_result = _render_with_context(self.template, compiled, **kwargs)
File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2745, in _render_with_context
return template.render(**kwargs)
~~~~~~~~~~~~~~~^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/jinja2/environment.py", line 1295, in render
self.environment.handle_exception()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.13/site-packages/jinja2/environment.py", line 942, in handle_exception
raise rewrite_traceback_stack(source=source)
File "", line 1, in top-level template code
File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2367, in forgiving_float_filter
raise_no_default("float", value)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 1921, in raise_no_default
raise ValueError(
...<2 lines>...
)
ValueError: Template error: float got invalid input 'unknown' when rendering template '{{ states("sensor.proximity_speed_average_float")|float <= states("input_number.speed_off_threshold")|float * states("sensor.casa_nearest_distance")|float }}' but no default was specified

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 760, in async_render_to_info
render_info._result = self.async_render( # noqa: SLF001
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
variables, strict=strict, log_fn=log_fn, **kwargs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 645, in async_render
raise TemplateError(err) from err
homeassistant.exceptions.TemplateError: ValueError: Template error: float got invalid input 'unknown' when rendering template '{{ states("sensor.proximity_speed_average_float")|float <= states("input_number.speed_off_threshold")|float * states("sensor.casa_nearest_distance")|float }}' but no default was specified
2025-03-06 17:13:07.202 ERROR (MainThread) [homeassistant.components.automation.nuova_automazione_3] Error setting up trigger 301 - Setting Heating Mode
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/calendar/trigger.py", line 274, in async_attach_trigger
get_entity(hass, entity_id)
~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/calendar/trigger.py", line 98, in get_entity
component: EntityComponent[CalendarEntity] = hass.data[DATA_COMPONENT]
~~~~~~~~~^^^^^^^^^^^^^^^^
KeyError: 'calendar'
2025-03-06 17:13:07.203 ERROR (MainThread) [homeassistant.components.automation.nuova_automazione_3] Error setting up trigger 301 - Setting Heating Mode
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/calendar/trigger.py", line 274, in async_attach_trigger
get_entity(hass, entity_id)
~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/calendar/trigger.py", line 98, in get_entity
component: EntityComponent[CalendarEntity] = hass.data[DATA_COMPONENT]
~~~~~~~~~^^^^^^^^^^^^^^^^
KeyError: 'calendar'
2025-03-06 17:13:07.205 ERROR (MainThread) [homeassistant.components.automation.nuova_automazione_3] Error setting up trigger 301 - Setting Heating Mode
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/calendar/trigger.py", line 274, in async_attach_trigger
get_entity(hass, entity_id)
~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/calendar/trigger.py", line 98, in get_entity
component: EntityComponent[CalendarEntity] = hass.data[DATA_COMPONENT]
~~~~~~~~~^^^^^^^^^^^^^^^^
KeyError: 'calendar'
2025-03-06 17:13:07.208 ERROR (MainThread) [homeassistant.components.automation.nuova_automazione_3] Error setting up trigger 301 - Setting Heating Mode
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/calendar/trigger.py", line 274, in async_attach_trigger
get_entity(hass, entity_id)
~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/calendar/trigger.py", line 98, in get_entity
component: EntityComponent[CalendarEntity] = hass.data[DATA_COMPONENT]
~~~~~~~~~^^^^^^^^^^^^^^^^
KeyError: 'calendar'
2025-03-06 17:13:07.210 ERROR (MainThread) [homeassistant.components.automation.nuova_automazione_3] Error setting up trigger 301 - Setting Heating Mode
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/calendar/trigger.py", line 274, in async_attach_trigger
get_entity(hass, entity_id)
~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/calendar/trigger.py", line 98, in get_entity
component: EntityComponent[CalendarEntity] = hass.data[DATA_COMPONENT]
~~~~~~~~~^^^^^^^^^^^^^^^^
KeyError: 'calendar'
2025-03-06 17:13:07.212 ERROR (MainThread) [homeassistant.components.automation.nuova_automazione_3] Error setting up trigger 301 - Setting Heating Mode
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/calendar/trigger.py", line 274, in async_attach_trigger
get_entity(hass, entity_id)
~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/calendar/trigger.py", line 98, in get_entity
component: EntityComponent[CalendarEntity] = hass.data[DATA_COMPONENT]
~~~~~~~~~^^^^^^^^^^^^^^^^
KeyError: 'calendar'
2025-03-06 17:13:07.213 ERROR (MainThread) [homeassistant.components.automation.nuova_automazione_3] Error setting up trigger 301 - Setting Heating Mode
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/calendar/trigger.py", line 274, in async_attach_trigger
get_entity(hass, entity_id)
~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/calendar/trigger.py", line 98, in get_entity
component: EntityComponent[CalendarEntity] = hass.data[DATA_COMPONENT]
~~~~~~~~~^^^^^^^^^^^^^^^^
KeyError: 'calendar'
2025-03-06 17:13:07.215 ERROR (MainThread) [homeassistant.components.automation.nuova_automazione_3] Error setting up trigger 301 - Setting Heating Mode
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/calendar/trigger.py", line 274, in async_attach_trigger
get_entity(hass, entity_id)
~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/calendar/trigger.py", line 98, in get_entity
component: EntityComponent[CalendarEntity] = hass.data[DATA_COMPONENT]
~~~~~~~~~^^^^^^^^^^^^^^^^
KeyError: 'calendar'
2025-03-06 17:13:07.216 ERROR (MainThread) [homeassistant.components.automation.nuova_automazione_3] Error setting up trigger 301 - Setting Heating Mode
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/calendar/trigger.py", line 274, in async_attach_trigger
get_entity(hass, entity_id)
~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/calendar/trigger.py", line 98, in get_entity
component: EntityComponent[CalendarEntity] = hass.data[DATA_COMPONENT]
~~~~~~~~~^^^^^^^^^^^^^^^^
KeyError: 'calendar'
2025-03-06 17:13:07.218 ERROR (MainThread) [homeassistant.components.automation.nuova_automazione_3] Error setting up trigger 301 - Setting Heating Mode
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/calendar/trigger.py", line 274, in async_attach_trigger
get_entity(hass, entity_id)
~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/calendar/trigger.py", line 98, in get_entity
component: EntityComponent[CalendarEntity] = hass.data[DATA_COMPONENT]
~~~~~~~~~^^^^^^^^^^^^^^^^
KeyError: 'calendar'
2025-03-06 17:13:07.225 ERROR (MainThread) [homeassistant.components.automation.902_load_pellet_stop] Error setting up trigger 902 - LOAD PELLET STOP
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/calendar/trigger.py", line 274, in async_attach_trigger
get_entity(hass, entity_id)
~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/calendar/trigger.py", line 98, in get_entity
component: EntityComponent[CalendarEntity] = hass.data[DATA_COMPONENT]
~~~~~~~~~^^^^^^^^^^^^^^^^
KeyError: 'calendar'
2025-03-06 17:13:07.236 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities switch.p3_osservatorio_rele_finestrone_p3_osservatorio_riscaldamento_finestrone_alto_ch2, switch.p3_osservatorio_rele_finestrone_p3_osservatorio_riscaldamento_finestrone_basso_ch4, switch.p3_osservatorio_rele_finestrone_p3_osservatorio_riscaldamento_finestrone_mezzo_ch3 are missing or not currently available
2025-03-06 17:13:07.245 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities media_player.bagno, media_player.camera_da_letto, media_player.soggiorno_connect, media_player.ufficio are missing or not currently available
2025-03-06 17:13:07.283 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities media_player.bagno, media_player.camera_da_letto, media_player.soggiorno_connect, media_player.ufficio are missing or not currently available
2025-03-06 17:13:17.534 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '
                                              ^

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 }}'
2025-03-06 17:13:21.171 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'homeassistant.util.read_only_dict.ReadOnlyDict object' has no attribute 'light' when rendering '{{ states.sensor.aagsolo.attributes.light}}'
2025-03-06 17:13:21.663 ERROR (Recorder) [homeassistant] Error doing job: Task exception was never retrieved (None)
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 635, in state
numerical_value = int(value)
ValueError: invalid literal for int() with base 10: ''

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 638, in state
numerical_value = float(value)
ValueError: could not convert string to float: ''

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/template/coordinator.py", line 124, in _handle_triggered
self._execute_update(run_variables, context)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/template/coordinator.py", line 141, in _execute_update
self.async_set_updated_data(
~~~~~~~~~~~~~~~~~~~~~~~~~~~^
{"run_variables": run_variables, "context": context}
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 514, in async_set_updated_data
self.async_update_listeners()
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 177, in async_update_listeners
update_callback()
~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/components/template/trigger_entity.py", line 59, in _handle_coordinator_update
self.async_write_ha_state()
~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1023, in async_write_ha_state
self._async_write_ha_state()
~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1148, in _async_write_ha_state
self.__async_calculate_state()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1085, in __async_calculate_state
state = self._stringify_state(available)
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1029, in _stringify_state
if (state := self.state) is None:
^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 642, in state
raise ValueError(
...<5 lines>...
) from err
ValueError: Sensor sensor.aagsolo_light has device class 'None', state class 'None' unit 'darkness' and suggested precision 'None' thus indicating it has a numeric value; however, it has the non-numeric value: '' (<class 'str'>)
2025-03-06 17:13:36.145 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-06 17:13:36.148 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'homeassistant.util.read_only_dict.ReadOnlyDict object' has no attribute 'light' when rendering '{{ states.sensor.aagsolo.attributes.light}}'
2025-03-06 17:13:39.050 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved (None)
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 635, in state
numerical_value = int(value)
ValueError: invalid literal for int() with base 10: ''

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 638, in state
numerical_value = float(value)
ValueError: could not convert string to float: ''

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/template/coordinator.py", line 124, in _handle_triggered
self._execute_update(run_variables, context)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/template/coordinator.py", line 141, in _execute_update
self.async_set_updated_data(
~~~~~~~~~~~~~~~~~~~~~~~~~~~^
{"run_variables": run_variables, "context": context}
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 514, in async_set_updated_data
self.async_update_listeners()
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 177, in async_update_listeners
update_callback()
~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/components/template/trigger_entity.py", line 59, in _handle_coordinator_update
self.async_write_ha_state()
~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1023, in async_write_ha_state
self._async_write_ha_state()
~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1148, in _async_write_ha_state
self.__async_calculate_state()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1085, in __async_calculate_state
state = self._stringify_state(available)
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1029, in _stringify_state
if (state := self.state) is None:
^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 642, in state
raise ValueError(
...<5 lines>...
) from err
ValueError: Sensor sensor.aagsolo_light has device class 'None', state class 'None' unit 'darkness' and suggested precision 'None' thus indicating it has a numeric value; however, it has the non-numeric value: '' (<class 'str'>)
2025-03-06 17:13:42.363 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-06 17:13:46.472 ERROR (MainThread) [homeassistant.components.iss] Error fetching iss data: Unable to retrieve data
2025-03-06 17:13:48.136 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '
                                              ^

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 }}'
2025-03-06 17:13:51.153 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'homeassistant.util.read_only_dict.ReadOnlyDict object' has no attribute 'light' when rendering '{{ states.sensor.aagsolo.attributes.light}}'
2025-03-06 17:13:54.398 ERROR (Recorder) [homeassistant] Error doing job: Task exception was never retrieved (None)
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 635, in state
numerical_value = int(value)
ValueError: invalid literal for int() with base 10: ''

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 638, in state
numerical_value = float(value)
ValueError: could not convert string to float: ''

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/template/coordinator.py", line 124, in _handle_triggered
self._execute_update(run_variables, context)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/template/coordinator.py", line 141, in _execute_update
self.async_set_updated_data(
~~~~~~~~~~~~~~~~~~~~~~~~~~~^
{"run_variables": run_variables, "context": context}
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 514, in async_set_updated_data
self.async_update_listeners()
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 177, in async_update_listeners
update_callback()
~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/components/template/trigger_entity.py", line 59, in _handle_coordinator_update
self.async_write_ha_state()
~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1023, in async_write_ha_state
self._async_write_ha_state()
~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1148, in _async_write_ha_state
self.__async_calculate_state()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1085, in __async_calculate_state
state = self._stringify_state(available)
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1029, in _stringify_state
if (state := self.state) is None:
^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 642, in state
raise ValueError(
...<5 lines>...
) from err
ValueError: Sensor sensor.aagsolo_light has device class 'None', state class 'None' unit 'darkness' and suggested precision 'None' thus indicating it has a numeric value; however, it has the non-numeric value: '' (<class 'str'>)
2025-03-06 17:13:59.320 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '
                                              ^

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 }}'
2025-03-06 17:14:06.164 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'homeassistant.util.read_only_dict.ReadOnlyDict object' has no attribute 'light' when rendering '{{ states.sensor.aagsolo.attributes.light}}'
2025-03-06 17:14:07.214 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-06 17:14:07.340 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved (None)
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 635, in state
numerical_value = int(value)
ValueError: invalid literal for int() with base 10: ''

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 638, in state
numerical_value = float(value)
ValueError: could not convert string to float: ''

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/template/coordinator.py", line 124, in _handle_triggered
self._execute_update(run_variables, context)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/template/coordinator.py", line 141, in _execute_update
self.async_set_updated_data(
~~~~~~~~~~~~~~~~~~~~~~~~~~~^
{"run_variables": run_variables, "context": context}
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 514, in async_set_updated_data
self.async_update_listeners()
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 177, in async_update_listeners
update_callback()
~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/components/template/trigger_entity.py", line 59, in _handle_coordinator_update
self.async_write_ha_state()
~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1023, in async_write_ha_state
self._async_write_ha_state()
~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1148, in _async_write_ha_state
self.__async_calculate_state()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1085, in __async_calculate_state
state = self._stringify_state(available)
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1029, in _stringify_state
if (state := self.state) is None:
^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 642, in state
raise ValueError(
...<5 lines>...
) from err
ValueError: Sensor sensor.aagsolo_light has device class 'None', state class 'None' unit 'darkness' and suggested precision 'None' thus indicating it has a numeric value; however, it has the non-numeric value: '' (<class 'str'>)
2025-03-06 17:14:18.773 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '
                                              ^

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 }}'
2025-03-06 17:14:21.163 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'homeassistant.util.read_only_dict.ReadOnlyDict object' has no attribute 'light' when rendering '{{ states.sensor.aagsolo.attributes.light}}'
2025-03-06 17:14:24.679 ERROR (SyncWorker_6) [homeassistant] Error doing job: Task exception was never retrieved (None)
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 635, in state
numerical_value = int(value)
ValueError: invalid literal for int() with base 10: ''

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 638, in state
numerical_value = float(value)
ValueError: could not convert string to float: ''

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/template/coordinator.py", line 124, in _handle_triggered
self._execute_update(run_variables, context)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/template/coordinator.py", line 141, in _execute_update
self.async_set_updated_data(
~~~~~~~~~~~~~~~~~~~~~~~~~~~^
{"run_variables": run_variables, "context": context}
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 514, in async_set_updated_data
self.async_update_listeners()
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 177, in async_update_listeners
update_callback()
~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/components/template/trigger_entity.py", line 59, in _handle_coordinator_update
self.async_write_ha_state()
~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1023, in async_write_ha_state
self._async_write_ha_state()
~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1148, in _async_write_ha_state
self.__async_calculate_state()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1085, in __async_calculate_state
state = self._stringify_state(available)
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1029, in _stringify_state
if (state := self.state) is None:
^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 642, in state
raise ValueError(
...<5 lines>...
) from err
ValueError: Sensor sensor.aagsolo_light has device class 'None', state class 'None' unit 'darkness' and suggested precision 'None' thus indicating it has a numeric value; however, it has the non-numeric value: '' (<class 'str'>)
`

@stefanoklett
Copy link

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):

Image

Supervisor LOG:
�[32m2025-03-07 09:10:27.473 INFO (MainThread) [supervisor.supervisor] Fetching AppArmor profile https://version.home-assistant.io/apparmor_stable.txt�[0m �[32m2025-03-07 09:10:27.631 INFO (MainThread) [supervisor.host.apparmor] Adding/updating AppArmor profile: hassio-supervisor�[0m �[32m2025-03-07 09:10:44.402 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token�[0m �[32m2025-03-07 09:13:17.115 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'mqtt-user'�[0m �[32m2025-03-07 09:13:17.701 INFO (MainThread) [supervisor.auth] Successful login for 'mqtt-user'�[0m �[32m2025-03-07 09:19:17.975 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'mqtt-user'�[0m �[32m2025-03-07 09:19:18.482 INFO (MainThread) [supervisor.auth] Successful login for 'mqtt-user'�[0m

CORE LOG:
`2025-03-07 09:10:00.500 ERROR (MainThread) [homeassistant.components.automation.nuova_automazione] XXX Refresh Browser: Error executing script. Service not found for call_service at pos 1: Action browser_mod.refresh not found
2025-03-07 09:10:00.974 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '
                                              ^

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:19.786 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:10:25.466 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:10:31.665 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '
                                              ^

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:10:48.953 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:10:49.797 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:11:02.418 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '
                                              ^

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:19.787 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:11:25.447 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:11:33.084 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '
                                              ^

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:11:48.790 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:11:49.779 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:12:03.860 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '
                                              ^

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:12.398 ERROR (MainThread) [homeassistant.components.iss] Error fetching iss data: Unable to retrieve data
2025-03-07 09:12:19.773 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:12:25.458 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.531 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '
                                              ^

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:12:48.655 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:12:49.771 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:13:04.764 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:13:05.286 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '
                                              ^

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:25.450 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:13:34.785 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:13:35.984 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '
                                              ^

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:13:49.796 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:14:04.784 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:14:06.706 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '
                                              ^

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:25.448 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:14:34.784 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:14:37.456 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '
                                              ^

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:14:49.786 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:15:00.500 ERROR (MainThread) [homeassistant.components.automation.nuova_automazione] XXX Refresh Browser: Error executing script. Service not found for call_service at pos 1: Action browser_mod.refresh not found
2025-03-07 09:15:04.787 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:15:08.107 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '
                                              ^

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:25.500 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:15:34.822 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:15:38.813 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '
                                              ^

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:15:52.581 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:16:04.796 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:16:09.595 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '
                                              ^

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:25.462 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:16:34.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:40.243 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '
                                              ^

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:16:50.035 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:17:04.804 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:17:11.024 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '
                                              ^

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:25.467 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:17:34.316 ERROR (MainThread) [homeassistant.components.iss] Error fetching iss data: Unable to retrieve data
2025-03-07 09:17:34.858 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:17:41.404 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '
                                              ^

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:17:49.847 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:18:04.801 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:18:11.884 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '
                                              ^

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:25.502 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:18:34.826 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:18:42.264 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '
                                              ^

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:18:49.839 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:19:04.813 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:19:12.694 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '
                                              ^

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:25.488 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:19:34.844 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:19:39.919 ERROR (MainThread) [homeassistant.components.iss] Error fetching iss data: Unable to retrieve data
2025-03-07 09:19:42.030 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '
                                              ^

2025-03-07 09:19:43.135 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '
                                              ^

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:19:49.855 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:20:00.505 ERROR (MainThread) [homeassistant.components.automation.nuova_automazione] XXX Refresh Browser: Error executing script. Service not found for call_service at pos 1: Action browser_mod.refresh not found
2025-03-07 09:20:04.821 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:20:13.507 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '
                                              ^

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 }}'
2025-03-07 09:20:25.493 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:20:34.836 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'value' when rendering '{{ value_json.value }}'
2025-03-07 09:20:43.974 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/aiohttp/web_protocol.py", line 380, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "aiohttp/_http_parser.pyx", line 558, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message:
Expected CRLF after version:

b'POST /api/webhook/onvifd8eb97cee243 HTTP/1.1 '`

It's really frustrating!
I have no idea how to skip this update!

@stefanoklett
Copy link

stefanoklett commented Mar 11, 2025

Resolved by doing this:

ha su repair
ha core rebuild
ha host reboot

@borderror
Copy link

Check dns settings. I setup 0.0.0.0 and this solve problem.

@Scrazzled
Copy link

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.

@alveusdev
Copy link

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 docker system prune --all brought the usage down from 98% to 14% meaning the updates could be performed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants