Recently migrated from Homeassistant Supervised to Homeassistant OS. Running on raspberrypi 4b.
I have connected an external USB for backup. But after every restart of raspberrypi. I get the above warning. Even if I dont repair it the backup is successful.
Any fix to remove this warning? What am I doing wrong here?
I’m having a similar issue I think, I share a Windows folder with Home Assistant Green and get the same error. “Reload” doesn’t work (I get “Could not apply the fix. Check the Supervisor logs for more details.”) and the notification won’t disappear until I restart Home Assistant.
In the supervisor logs I find this at the time of the reboot:
2025-07-20 11:22:10.266 INFO (MainThread) [supervisor.mounts.manager] Creating or updating mount: DASWINDOOS2
2025-07-20 11:22:12.542 ERROR (MainThread) [supervisor.mounts.mount] Mounting DASWINDOOS2 did not succeed. Check host logs for errors from mount or systemd unit mnt-data-supervisor-mounts-DASWINDOOS2.mount for details.
2025-07-20 11:22:28.745 INFO (MainThread) [supervisor.mounts.manager] Creating or updating mount: DASWINDOOS2
2025-07-20 11:22:28.988 INFO (MainThread) [supervisor.backups.manager] Found 12 backup files
So I assume that at 11:22:10-12 it fails to connect because the machine is rebooting and at 11:22:28 it automaticaly re-connects. But the notification remains and I can’t get rid of it.
I don’t know if everyone will agree to have the warning clear automatically - especially people who have their network storage connected 24/7, I think they want to know about (even short) outages.
Being able to manually clear the error (having a clear button or including in the reload button) would be a better option imo.
I searched for this issue on GitHub but then I saw version 2025.7.3 is right around the corner so I was meaning to test that before opening a new issue.
I connected a shared folder from my windows pc as a storage in HA, so it performs an automatic backup once a month on the external pc (by waking it up via WOL before the backup). It’s working fine, but the rest of the time I use the windows pc as a normal pc, resulting in a lot of warnings from HA whenever it goes offline.
No matter if I click “reload” or “remove”, I cannot get rid of them, just by restarting the whole HA.
It’s not a big problem, just really annoying to always see so much warnings in my settings (and always need to check if somewhere between them might be a “real” warning, I should react to)
If it would be possible to somehow clear them (even if I have to do it manually), it would be great!
Have you already opened an issue on gitHub, where I can contribute to?
I’ve also had occasional issue with storage repair not clearing via either Reload or Remove, e.g., after extended power outage affecting NAS but not HA (in other building).
I’ve found that I can clear it without restart, by re-entering credentials:
Settings – System – Storage – Network Storage – [share name] – then enter Username and Password, and click Update.