-
Notifications
You must be signed in to change notification settings - Fork 5
Description
V0.4.1
HA Core 2026.1.3
Attempting to renew the cookie. The integration says that the reconfiguration was successful but all entities remain unavailable.
The HA Core log shows the following entry.
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 2315, in async_reload
unload_result = await self.async_unload(entry_id, _lock=False)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 2263, in async_unload
raise OperationNotAllowed(
...<3 lines>...
)
homeassistant.config_entries.OperationNotAllowed: The config entry 'andrew@swinglerfamily.com' (generac) with entry_id '01K914XEWVXNPXVNDRXMZWNJ0B' cannot be unloaded because it is in the non recoverable state ConfigEntryState.FAILED_UNLOAD