Hey guys,
for some time now I cannot load my backup page. It always says “Loading backups. This can take a few seconds.”
When I look at the logs this is what I can see:
Logger: homeassistant.components.hassio.handler
Source: components/hassio/handler.py:335
integration: Home Assistant Supervisor (documentation, issues)
First occurred: 20:38:36 (6 occurrences)
Last logged: 20:58:42
Timeout on /backups/reload request
Timeout on /backups request
Timeout on /host/info request
As well as:
Logger: homeassistant.components.hassio
Source: components/hassio/websocket_api.py:135
integration: Home Assistant Supervisor (documentation, issues)
First occurred: 20:38:36 (6 occurrences)
Last logged: 20:58:42
Failed to to call /backups/reload -
Failed to to call /backups -
Failed to to call /host/info -
in the Core log.
but nothing in the Supervisor log besides a message reading “INFO (MainThread) [supervisor.backups.manager] Found 61 backup files”.
I do have the Home Assistant Google Drive Backup Addon installed but stopping it does not solve the problem either.
Maybe someone has an idea, thanks in advance!