-
Notifications
You must be signed in to change notification settings - Fork 651
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backup page listing empty when network storage is configured #4357
Comments
Hey there @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) backup documentation |
Same problem. 2023.7 |
I'm getting these errors in the log Logger: homeassistant.components.hassio Failed to to call /resolution/info - and Timeout on /resolution/info request |
I have discovered that if I reduce the number of backup files then it works. It appears as if the request to list backup files times out |
Having the same issue: Logger: homeassistant.components.hassio.handler Timeout on /backups/reload request |
Same problem here. The list of backup files in Home Assistant on my Fritz NAS is empty. Before it took a while for the files to show up. Please fix that bug. 🙏 |
I believe this is a duplicate issue here. |
I have a similar issue : the list is empty when the NAS is powered OFF; but the list is correctly displayed when it is ON. Home assistant : 2023.08.3 |
Same issue here. I can't see any backups in the HA backups page, even though the backup files are there on the CIFS share and get created by schedule. Log show the timeout messages for me as well: 2023-10-06 12:02:21.474 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /backups/reload request Home assistant : 2023.10.0 on rPi4 PS: After deleting old backups manually on the share (with now 19 files left) I can now see my backups again in HA as well. |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
This is still an issue with latest versions. |
still an issue for me too |
I've started today using SMB for Backups. I ran into the same issue, but found an easy workouround which works for me. On empty backups menu I select "Upload Backups" then the windows file explorer opens, then i close it again without selecting any thing, 5 sec later my 40 backups appear in the list. |
Thanks for the workaround. Unfortunately does not work for me. I still see it empty. Not sure how is it working for you anyway, since I don't see any calls whatsoever in the websockets when doing that flow. The only way I see any websocket call is by using the reload option (or the first time I access the section). Ofc it never gets the expected response... all the responses I get after a reload are just from sensors and other HA related calls, nothing related to the backups. |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
This is still an issue. Not stale. |
Still can‘t see my backups. |
Please fix this. |
+1 |
This is still an issue with latest versions. |
Just placing some links to relevant source code in case I or someone else picks this up. I asked again on Discord and no contributors have shown any interest. Proposed fixPreventing the error conditionWhen writing a backup
Follow-up enhancement
Recovering from the error condition
Follow-up enhancement
UI Fixes
Links to relevant code bits
supervisor/supervisor/mounts/mount.py Line 250 in 375789b
async def async_pre_backup(self, hass: HomeAssistant) -> None:
"""Perform operations before a backup starts."""
# We can likely do a check here to see if the directory is a mount, and whether the mount is in good status https://github.com/home-assistant/supervisor/tree/main/supervisor/mounts |
I got the same issue and I can also show some backups, when moving the rest into a sub directory. My Supervisor log also contains a bit of information I couldn't find in this issue so far. I am not sure if it is related to the issue itself, but it appears between the logs of some unreadable backup files (NAS connection broke down) and the "Found n backup files" log.
|
Same issue and logs as in description with Core 2024.7.0 and HA OS 12.4. -> The request timed out -> how do increase the request duration (only for this request)? |
|
+1 I have tried switching back to my SSD location to delete some BU's but even that route or idea does not work 19 BU's seems to be its tipping point.. Plus I have tried all other researched fixes listed here and in other forums to the test with no result.. |
Sure it is a problem. But in the backup you can with the 3 dos upload a
bu from any location by browsing to it
…------ Oorspronkelijke bericht ------
Van "revampatelier" ***@***.***>
Aan "home-assistant/supervisor" ***@***.***>
CC "Robert" ***@***.***>; "Comment"
***@***.***>
Datum 31-07-2024 20:40:37
Onderwerp Re: [home-assistant/supervisor] Backup page listing empty when
network storage is configured (Issue #4357)
+1
Big issue for me too I now have 19 BU's in place across both locations
local SSD and NAS but the nas has only 4 while the remaining 15 are on
the SSD, I can no longer list or see my backup list so can't restore
via my latest BU which resides on the NAS.
I have a connection to a Samba share.
—
Reply to this email directly, view it on GitHub
<#4357 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APCEYJ6JPMTSVHDRN4YXLH3ZPEVSLAVCNFSM6AAAAAAY7XG5SSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRRGE3TGNRYGY>.
You are receiving this because you commented.Message ID:
***@***.***>
|
Ok.. I hope this is addressed soonish too.. :-) |
From my supervisor log:
I "fixed" the empty list by removing all backup files (*.tar) from the NAS where the backup.json was missing. After that all my 22 backup files where shown in the list (and I have to wait at least 20 seconds). |
I am storing the backup also via SMB on my QNAP NAS. My Home Assistant OS is running on a proxmox server. I see that the backups are created by the daily automation and also when I am creating a backup by hand. But the page stays empty. I only have seven backups on the NAS. Home Assistant OS: 13.0 |
@carsten-h your case is most likely related to a HAOS 13.0 issue with Proxmox, see home-assistant/operating-system#3532. Try revert to HAOS 12.4 and see if the problem is gone ( |
Yes, that is working! Thank you! |
I understand that this is an open source project with zero reliability guarantees but I'm nonetheless quite surprised that such critical piece can be malfunctioning and largely ignored for over a year. If any update fails for users affected, they're screwed and have to start from scratch. Perhaps at the very least it'd be nice to assign a label to it so that the issue doesn't automatically close? |
People put up with it and just move or delete old backups as a workaround. |
I question if that's a viable long-term solution but nonetheless I just moved 50% of my backups to a completely different directory (effectively removing them from the shared space) and it's still not working. I think (remote) backups must've been broken in one of the recent updates. |
Try to leave just 10 backups. |
Yeah, going down to 20 "did the thing", so to say. I'm beyond sure though something must've been effed up, a month or so ago it worked flawlessly with 100+ backups for me. To add insult to injury, I wasn't able to tell which ones I'm (re)moving - I sorted them by modified date and left only ones that were modified in the last 2 months, but apparently this has left me with some old backups from a year ago or older. The backup files have just hash + All this plus absolute zero problem acknowledgement from any maintainers (the issue keeps self-closing etc) makes it a really sad state of things. |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
Still an issue. |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
Still an issue |
Can confirm, still an issue |
+1 - still an issue for me too.. |
1 similar comment
+1 - still an issue for me too.. |
Update: issue persists on version 2024.11.2 running on top of OS v13.2. |
There is an information about the loading of the Page. But its loading about more than half an hour. This is new for me. |
The problem
I've added an CIFS/SMB share as a backup destination.
Server: hostname.example.com
Remote Share: share\folder
After doing so, the backup page no longer lists any backups, local or on the share. Creating a backup works (it's created on the share), but isn't listed.
What version of Home Assistant Core has the issue?
core-2023.6.0
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
Backup
Link to integration documentation on our website
https://www.home-assistant.io/integrations/backup/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: