I got the following message if I try to start the update:
Error calling service update/install. undefined.
home-assistant.log.1
2023-01-03 17:34:45.561 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration scheduler which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2023-01-03 17:34:45.565 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration govee_lan which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2023-01-03 17:34:45.569 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2023-01-03 17:34:57.021 ERROR (MainThread) [snitun.client.client_peer] Challenge/Response error with SniTun server (0 bytes read on a total of 32 expected bytes)
2023-01-03 17:34:57.029 ERROR (MainThread) [hass_nabucasa.remote] Connection problem to snitun server
2023-01-03 17:35:01.232 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Brother PT-P750W' for ipp integration not ready yet: Invalid response from API: Error occurred while communicating with IPP server.; Retrying in background
2023-01-03 17:35:01.249 WARNING (MainThread) [homeassistant.config_entries] Config entry 'HP Neverstop' for ipp integration not ready yet: Invalid response from API: Error occurred while communicating with IPP server.; Retrying in background
2023-01-03 17:35:04.852 ERROR (MainThread) [snitun.client.client_peer] Challenge/Response error with SniTun server (0 bytes read on a total of 32 expected bytes)
2023-01-03 17:35:04.857 ERROR (MainThread) [hass_nabucasa.remote] Connection problem to snitun server
2023-01-03 17:35:05.372 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Controller (192.168.178.29)' for heos integration not ready yet: [Errno 113] Connect call failed ('192.168.178.29', 1255); Retrying in background
2023-01-03 17:35:05.871 WARNING (MainThread) [aiohomekit.controller.coap.pdu] Transaction 0 failed with error 6 (Invalid request
2023-01-03 17:35:06.293 WARNING (MainThread) [aiohomekit.controller.coap.pdu] Transaction 0 failed with error 6 (Invalid request
2023-01-03 17:35:07.087 WARNING (MainThread) [aiohomekit.controller.coap.pdu] Transaction 0 failed with error 6 (Invalid request
2023-01-03 17:35:07.431 WARNING (MainThread) [homeassistant.components.media_player] Setup of media_player platform dlna_dmr is taking over 10 seconds.
2023-01-03 17:35:07.482 WARNING (MainThread) [aiohomekit.controller.coap.pdu] Transaction 0 failed with error 6 (Invalid request
2023-01-03 17:35:07.488 WARNING (MainThread) [aiohomekit.controller.coap.pdu] Transaction 0 failed with error 6 (Invalid request
2023-01-03 17:35:08.028 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Denon AVR-S650H' for denonavr integration not ready yet: NetworkError: All connection attempts failed; Retrying in background
2023-01-03 17:35:08.320 WARNING (MainThread) [aiohomekit.controller.coap.pdu] Transaction 0 failed with error 6 (Invalid request
2023-01-03 17:35:11.168 WARNING (MainThread) [aiohomekit.controller.coap.pdu] Transaction 0 failed with error 6 (Invalid request
2023-01-03 17:35:11.639 WARNING (MainThread) [aiohomekit.controller.coap.pdu] Transaction 0 failed with error 6 (Invalid request
2023-01-03 17:35:12.789 WARNING (MainThread) [aiohomekit.controller.coap.pdu] Transaction 0 failed with error 6 (Invalid request
2023-01-03 17:35:12.995 WARNING (MainThread) [aiohomekit.controller.coap.pdu] Transaction 0 failed with error 6 (Invalid request
2023-01-03 17:35:20.584 ERROR (MainThread) [homeassistant.components.homekit.util] media_player.tv_samsung_7_series_65 does not support any media_player features
2023-01-03 17:36:45.296 ERROR (MainThread) [homeassistant.helpers.template_entity] TemplateError('ValueError: Template error: float got invalid input 'unavailable' when rendering template '{{ '%.1f' | format(states('sensor.eve_energy_dbb3_volts') | float ) }}' but no default was specified') while processing template 'Template("{{ '%.1f' | format(states('sensor.eve_energy_dbb3_volts') | float ) }}")' for attribute '_attr_native_value' in entity 'sensor.flur_spannung'
2023-01-03 17:36:45.307 ERROR (MainThread) [homeassistant.helpers.template_entity] TemplateError('ValueError: Template error: float got invalid input 'unavailable' when rendering template '{{ '%.1f' | format(states('sensor.eve_energy_dbb3_amps') | float ) }}' but no default was specified') while processing template 'Template("{{ '%.1f' | format(states('sensor.eve_energy_dbb3_amps') | float ) }}")' for attribute '_attr_native_value' in entity 'sensor.flur_strom'
2023-01-03 17:36:45.310 ERROR (MainThread) [homeassistant.helpers.template_entity] TemplateError('ValueError: Template error: float got invalid input 'unavailable' when rendering template '{{ '%.1f' | format(states('sensor.eve_energy_dbb3_power') | float ) }}' but no default was specified') while processing template 'Template("{{ '%.1f' | format(states('sensor.eve_energy_dbb3_power') | float ) }}")' for attribute '_attr_native_value' in entity 'sensor.flur_leistung'
2023-01-03 17:36:45.314 ERROR (MainThread) [homeassistant.helpers.template_entity] TemplateError('ValueError: Template error: float got invalid input 'unavailable' when rendering template '{{ '%.1f' | format(states('sensor.eve_energy_dbb3_energy_kwh') | float ) }}' but no default was specified') while processing template 'Template("{{ '%.1f' | format(states('sensor.eve_energy_dbb3_energy_kwh') | float ) }}")' for attribute '_attr_native_value' in entity 'sensor.flur_kwh'
2023-01-03 17:37:21.574 ERROR (MainThread) [homeassistant.components.hassio.handler] Client error on /core/update request Server disconnected
2023-01-03 17:37:21.582 ERROR (MainThread) [homeassistant.core] Error executing service: <ServiceCall update.install (c:01GNW7W1WN8EQ1V7WCGEMJRMEB): entity_id=['update.home_assistant_core_update'], backup=False>
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/hassio/update.py", line 303, in async_install
await async_update_core(self.hass, version=version, backup=backup)
File "/usr/src/homeassistant/homeassistant/components/hassio/handler.py", line 48, in _wrapper
data = await funct(*argv, **kwargs)
File "/usr/src/homeassistant/homeassistant/components/hassio/handler.py", line 245, in async_update_core
return await hassio.send_command(
File "/usr/src/homeassistant/homeassistant/components/hassio/handler.py", line 478, in send_command
raise HassioAPIError()
homeassistant.components.hassio.handler.HassioAPIError
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/core.py", line 1763, in catch_exceptions
await coro_or_task
File "/usr/src/homeassistant/homeassistant/core.py", line 1782, in _execute_service
await cast(Callable[[ServiceCall], Awaitable[None]], handler.job.target)(
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 213, in handle_service
await service.entity_service_call(
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 678, in entity_service_call
future.result() # pop exception if have
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 943, in async_request_call
await coro
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 715, in _handle_entity_call
await result
File "/usr/src/homeassistant/homeassistant/components/update/__init__.py", line 154, in async_install
await entity.async_install_with_progress(version, backup)
File "/usr/src/homeassistant/homeassistant/components/update/__init__.py", line 413, in async_install_with_progress
await self.async_install(version, backup)
File "/usr/src/homeassistant/homeassistant/components/hassio/update.py", line 305, in async_install
raise HomeAssistantError(
homeassistant.exceptions.HomeAssistantError: Error updating Home Assistant Core
2023-01-03 17:37:25.109 ERROR (Thread-3 (_thread_main)) [root] Uncaught thread exception
Traceback (most recent call last):
File "/usr/local/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
self.run()
File "/usr/local/lib/python3.10/threading.py", line 953, in run
self._target(*self._args, **self._kwargs)
File "/usr/local/lib/python3.10/site-packages/paho/mqtt/client.py", line 3591, in _thread_main
self.loop_forever(retry_first_connection=True)
File "/usr/local/lib/python3.10/site-packages/paho/mqtt/client.py", line 1756, in loop_forever
rc = self._loop(timeout)
File "/usr/local/lib/python3.10/site-packages/paho/mqtt/client.py", line 1164, in _loop
rc = self.loop_read()
File "/usr/local/lib/python3.10/site-packages/paho/mqtt/client.py", line 1556, in loop_read
rc = self._packet_read()
File "/usr/local/lib/python3.10/site-packages/paho/mqtt/client.py", line 2439, in _packet_read
rc = self._packet_handle()
File "/usr/local/lib/python3.10/site-packages/paho/mqtt/client.py", line 3033, in _packet_handle
return self._handle_publish()
File "/usr/local/lib/python3.10/site-packages/paho/mqtt/client.py", line 3327, in _handle_publish
self._handle_on_message(message)
File "/usr/local/lib/python3.10/site-packages/paho/mqtt/client.py", line 3570, in _handle_on_message
on_message(self, self._userdata, message)
File "/usr/local/lib/python3.10/site-packages/tuya_iot/openmq.py", line 147, in _on_message
listener(msg_dict)
File "/usr/local/lib/python3.10/site-packages/tuya_iot/device.py", line 172, in on_message
self._on_device_report(data["devId"], data["status"])
File "/usr/local/lib/python3.10/site-packages/tuya_iot/device.py", line 191, in _on_device_report
self.__update_device(device)
File "/usr/local/lib/python3.10/site-packages/tuya_iot/device.py", line 178, in __update_device
listener.update_device(device)
File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 260, in update_device
dispatcher_send(self.hass, f"{TUYA_HA_SIGNAL_UPDATE_ENTITY}_{device.id}")
File "/usr/src/homeassistant/homeassistant/helpers/dispatcher.py", line 62, in dispatcher_send
hass.loop.call_soon_threadsafe(async_dispatcher_send, hass, signal, *args)
File "/usr/local/lib/python3.10/asyncio/base_events.py", line 795, in call_soon_threadsafe
self._check_closed()
File "/usr/local/lib/python3.10/asyncio/base_events.py", line 515, in _check_closed
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed