System has been stable for months no adjustments being made and suddenly “Plugins” Crashes and I get the below error? Any ideas how to fix ?
Thanks,
Logger: homeassistant.components.websocket_api.http.connection
Source: components/hassio/__init__.py:529
Integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 16:47:07 (1 occurrences)
Last logged: 16:47:07
[140538436153648] The system cannot restart because the configuration is not valid: Integration error: plugins - Integration 'plugins' not found.
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 200, in handle_call_service
await hass.services.async_call(
File "/usr/src/homeassistant/homeassistant/core.py", line 1755, in async_call
task.result()
File "/usr/src/homeassistant/homeassistant/core.py", line 1792, in _execute_service
await cast(Callable[[ServiceCall], Awaitable[None]], handler.job.target)(
File "/usr/src/homeassistant/homeassistant/components/hassio/__init__.py", line 529, in async_handle_core_service
raise HomeAssistantError(
homeassistant.exceptions.HomeAssistantError: The system cannot restart because the configuration is not valid: Integration error: plugins - Integration 'plugins' not found.
*emphasized text*