I too am unable to update core.
Things I have tried, with no luck
– Loading from UI
– Loading from SSH
– verifing all apps are upaded and Tried again from Both UI & SSH
– Shut down all apps and Tried again from Both UI & SSH
– Rolling back HA and Core 3 versions or more. “No Luck”
I have done alot of work on my automations and GUI over the last few months and really don’t want to loose what I have been working all any and all advice would be greatly appreciated. I do have backups However I am not in a hurry to rebuild the system as I am no certain I know the best process to just pull the UI data / Automation(s) / apps Etc…
OS Version: Home Assistant OS 11.5.dev20240117
Home Assistant Core: 2023.12.3
Memory - 8G
Processor - Generic x86-64
HD – 500G 20% used
I have the same results With items disabled or enabled.
Here are the currently errors I am showing within the “Core Logs”.
All other logs are clear
Core Errors
#1)
Logger: homeassistant
Source: runner.py:145
First occurred: 4:32:31 PM (1 occurrences)
Last logged: 4:32:31 PM
Error doing job: Unclosed connection
#2) ← Pretty sure this is becuase I have everything “Disabled”
Logger: homeassistant.components.template.template_entity
Source: components/template/template_entity.py:194
Integration: Template (documentation, issues)
First occurred: 4:23:56 PM (3 occurrences)
Last logged: 4:23:56 PM
TemplateError(‘UndefinedError: ‘None’ has no attribute ‘attributes’’) while processing template ‘Template<template=({{ states.weather.openweathermap.attributes.humidity }}) renders=4>’ for attribute ‘_attr_native_value’ in entity ‘sensor.humidity_sensor’
TemplateError(‘UndefinedError: ‘daily’ is undefined’) while processing template ‘Template<template=({{ daily.forecast }}) renders=4>’ for attribute ‘forecast’ in entity ‘sensor.weather_forecast_daily’
TemplateError(‘TypeError: must be real number, not NoneType’) while processing template ‘Template<template=({{ ‘%+.1f’|format(state_attr(‘sun.sun’, ‘elevation’)) }}) renders=4>’ for attribute ‘_attr_native_value’ in entity ‘sensor.sun_angle’
#3) ← Pretty sure this is becuase I have everything “Disabled”
Logger: homeassistant.helpers.event
Source: helpers/template.py:571
First occurred: 4:23:56 PM (3 occurrences)
Last logged: 4:23:56 PM
- Error while processing template: Template<template=({{ states.weather.openweathermap.attributes.humidity }}) renders=2>
- Error while processing template: Template<template=({{ daily.forecast }}) renders=2>
- Error while processing template: Template<template=({{ ‘%+.1f’|format(state_attr(‘sun.sun’, ‘elevation’)) }}) renders=2>
Traceback (most recent call last): —truncated due to excess error data No value added here.
#4) ← Pretty sure this is becuase I have everything “Disabled”
Logger: homeassistant.helpers.template
Source: helpers/template.py:2260
First occurred: 4:23:56 PM (4 occurrences)
Last logged: 4:23:56 PM
#5) ← Pretty sure this is becuase I have everything “Disabled”
Logger: homeassistant.components.script
Source: components/script/config.py:139
Integration: Script (documentation, issues)
First occurred: 4:23:54 PM (2 occurrences)
Last logged: 4:23:54 PM