Here is my error log of the issue.
My biggest problem is I do not know how to get to /usr/src/.
I can find /usr/ but no src/ folder.
Any help is very much appreciated.
Logger: homeassistant.components.websocket_api.http.connection
Source: components/hassio/init.py:693
Integration: Home Assistant WebSocket API (documentation, issues)
First occurred: September 16, 2022, 8:12:31 PM (2 occurrences)
Last logged: 12:42:48 PM
[547002651488] The system cannot restart because the configuration is not valid: Unexpected error calling config validator: Device id 30b2e36a2b22b860f60934563f0f4114
not found in registry.
[547194624496] The system cannot restart because the configuration is not valid: Unexpected error calling config validator: Device id 30b2e36a2b22b860f60934563f0f4114
not found in registry.
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py”, line 193, in handle_call_service
await hass.services.async_call(
File “/usr/src/homeassistant/homeassistant/core.py”, line 1713, in async_call
task.result()
File “/usr/src/homeassistant/homeassistant/core.py”, line 1750, in _execute_service
await cast(Callable[[ServiceCall], Awaitable[None]], handler.job.target)(
File “/usr/src/homeassistant/homeassistant/components/hassio/init.py”, line 693, in async_handle_core_service
raise HomeAssistantError(
homeassistant.exceptions.HomeAssistantError: The system cannot restart because the configuration is not valid: Unexpected error calling config validator: Device id 30b2e36a2b22b860f60934563f0f4114
not found in registry.