You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated to the latest available Home Assistant version.
I have cleared the cache of my browser.
I have tried a different browser to see if it is related to my browser.
I have tried reproducing the issue in safe mode to rule out problems with unsupported custom resources.
Describe the issue you are experiencing
When restarting the system, when the config is invalid, there is an error raised in the logs:
Logger: homeassistant
Quelle: components/homeassistant/__init__.py:204
Erstmals aufgetreten: 12:19:04 (4 Vorkommnisse)
Zuletzt protokolliert: 12:57:08
Error doing job: Task exception was never retrieved (None)
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1110, in _async_admin_handler
await result
File "/usr/src/homeassistant/homeassistant/components/homeassistant/__init__.py", line 204, in async_handle_core_service
raise HomeAssistantError(
...<2 lines>...
)
homeassistant.exceptions.HomeAssistantError: The system cannot restart because the configuration is not valid: Error loading /config/configuration.yaml: while scanning a simple key
in "/config/configuration.yaml", line 58, column 1
could not find expected ':'
in "/config/configuration.yaml", line 59, column 1
But I only figured that out by diving into the logs. I got no error message or other feedback.
Describe the behavior you expected
Raise this issue to the user more prominently.
Steps to reproduce the issue
invalidate the configuration.yml
hit restart
view logs
...
What version of Home Assistant Core has the issue?
2024.12.1
What was the last working version of Home Assistant Core?
No response
In which browser are you experiencing the issue with?
No response
Which operating system are you using to run this browser?
No response
State of relevant entities
No response
Problem-relevant frontend configuration
No response
Javascript errors shown in your browser console/inspector
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
Checklist
Describe the issue you are experiencing
When restarting the system, when the config is invalid, there is an error raised in the logs:
But I only figured that out by diving into the logs. I got no error message or other feedback.
Describe the behavior you expected
Raise this issue to the user more prominently.
Steps to reproduce the issue
...
What version of Home Assistant Core has the issue?
2024.12.1
What was the last working version of Home Assistant Core?
No response
In which browser are you experiencing the issue with?
No response
Which operating system are you using to run this browser?
No response
State of relevant entities
No response
Problem-relevant frontend configuration
No response
Javascript errors shown in your browser console/inspector
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: