Open donburch888 opened 4 months ago
Having a similar issue. Backups are being created - but the listing for backups does not show-up. In my case I have backups being stored on a samba/network share. I have verified the backups are created (by looking at the network share). However I cannot list them in the HA backup web UI.
Reported error in log was:
Logger: homeassistant.components.hassio.handler
Source: components/hassio/handler.py:615
integration: Home Assistant Supervisor ([documentation](https://www.home-assistant.io/integrations/hassio), [issues](https://github.com/home-assistant/core/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+hassio%22))
First occurred: 11:08:11 AM (7 occurrences)
Last logged: 11:11:44 AM
Timeout on /backups/reload request
Timeout on /host/info request
Timeout on /backups request
Hey there @home-assistant/supervisor, mind taking a look at this issue as it has been labeled with an integration (hassio
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
hassio documentation hassio source (message by IssueLinks)
Same here. I cannot anymore list backups
Same here. only for network device. Local Backups are running and display
same at my HA. No backup will be listed. Failure in protokoll: Failed to to call /backups/reload - Failed to to call /host/info - Failed to to call /backups - Failed to to call /addons -
I also have this problem and it can be reproduced. If there are few backups on my NAS, it can load them. If there are significantly more than 10 available, nothing is displayed. As in the screenshot from the creator.
Exactly the same here, backups created on cifs storage server but not listed...
Core 2024.10.2 Supervisor 2024.10.2 Operating System Frontend 20241002.3
(enhanced) `Logger: homeassistant.components.hassio Source: components/hassio/websocket_api.py:135 integration: Home Assistant Supervisor (documentation, issues) First occurred: October 31, 2024 at 4:59:22 PM (10 occurrences) Last logged: 8:56:38 PM
Failed to to call /backups/reload - Failed to to call /host/info - Failed to to call /backups - Failed to to call /addons -`
Same issues here, also with CIFS network storage on a NAS.
Logger: homeassistant.components.hassio
Quelle: components/hassio/websocket_api.py:135
Integration: Home Assistant Supervisor ([Dokumentation](https://www.home-assistant.io/integrations/hassio), [Probleme](https://github.com/home-assistant/core/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+hassio%22))
Erstmals aufgetreten: 10:33:25 (67 Vorkommnisse)
Zuletzt protokolliert: 10:45:52
Failed to to call /addons -
Failed to to call /backups/reload -
Failed to to call /backups -
Failed to to call /host/info -
Failed to to call /network/info -
I would like to escalate, given to the fact, on productive setups backup storage will be on network storages, like cifs.
I would like to escalate, given to the fact, on productive setups backup storage will be on network storages, like cifs.
It's annoying, that's correct. But escalate? The basic function is there, the backup works.
It's just that when restoring, you have to take the detour and get the file from the storage location and upload it via WebUI during the restore.
And in a productive environment, you don't usually do that many restores ;-)
It's just that when restoring, you have to take the detour and get the file from the storage location and upload it via WebUI during the restore.
For sure, but the idea of HA backup workflow is broken... no more, but no less either.
Same issue with FritzNAS. The backup tab becomes unusable if there are more than a few backups in the folder.
The problem
When "Storage" is configured for Backup (using CIFS protocol), the Backups page shows "You don't have any backups yet." whether I use local data disk or the Storage
and generates errors in the Home Assistant Core log:
and
If I delete the Storage entry for Backup, the problem is resolved.
What version of Home Assistant Core has the issue?
core-2024.7.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
No response
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response