-
Notifications
You must be signed in to change notification settings - Fork 719
Description
Describe the issue you are experiencing
I upgraded to 2025.5.3 and at some point in time (13th of June) backups to my cifs share no longer work.
I do see all previous backups (latest being preformed when upgrading to 2025.5.3)
I upgraded now to 2025.7.3 without running a backup hoping this would fix things, it didn't.
The problem is that as of 2025.5.3 when making the backup, it uses a invalid location/mount.
Error creating backup: Backup failed: [{'type': 'BackupError', 'message': 'Cannot open backup file /data/mounts/Backup/Automatic_backup_2025.7.3_2025-07-22_21.50_06690268.tar for writing', 'stage': 'addon_repositories'}]
On my home assistant green I can't find this location either.
I can download old backups via the UI which are in fact stored in the same CIFS share?!?
I already recreated the share, did not help.
What do I need to do such that the backup functionality picks the right location?
What type of installation are you running?
Home Assistant Supervised
Which operating system are you running on?
Home Assistant Operating System
Steps to reproduce the issue
- Navigate to System / Backup
- Create backup
- Select either automatic of manual (both fail)
supervisor_2025-07-22T20-02-21.322Z.log
...
Anything in the Supervisor logs that might be useful for us?
Error creating backup: Backup failed: [{'type': 'BackupError', 'message': 'Cannot open backup file /data/mounts/Backup/Automatic_backup_2025.7.3_2025-07-22_21.50_06690268.tar for writing', 'stage': 'addon_repositories'}]
System information
System Information
version | core-2025.7.3 |
---|---|
installation_type | Home Assistant OS |
dev | false |
hassio | true |
docker | true |
container_arch | aarch64 |
user | root |
virtualenv | false |
python_version | 3.13.3 |
os_name | Linux |
os_version | 6.12.35-haos |
arch | aarch64 |
timezone | Europe/Amsterdam |
config_dir | /config |
Home Assistant Community Store
GitHub API | ok |
---|---|
GitHub Content | ok |
GitHub Web | ok |
HACS Data | ok |
GitHub API Calls Remaining | 5000 |
Installed Version | 2.0.5 |
Stage | running |
Available Repositories | 2116 |
Downloaded Repositories | 24 |
Home Assistant Cloud
logged_in | false |
---|---|
can_reach_cert_server | ok |
can_reach_cloud_auth | ok |
can_reach_cloud | ok |
Home Assistant Supervisor
host_os | Home Assistant OS 16.0 |
---|---|
update_channel | stable |
supervisor_version | supervisor-2025.07.1 |
agent_version | 1.7.2 |
docker_version | 28.3.0 |
disk_total | 28.0 GB |
disk_used | 10.3 GB |
healthy | true |
supported | true |
host_connectivity | true |
supervisor_connectivity | true |
ntp_synchronized | true |
virtualization | |
board | green |
supervisor_api | ok |
version_api | ok |
installed_addons | File editor (5.8.0), Duck DNS (1.19.0), Let's Encrypt (5.4.9), Advanced SSH & Web Terminal (21.0.2), Z-Wave JS (0.17.0), Frigate (0.15.1), Samba share (12.5.2), Mosquitto broker (6.5.1), Z-Wave JS UI (4.5.0), SQLite Web (4.4.0) |
Dashboards
dashboards | 8 |
---|---|
resources | 20 |
views | 22 |
mode | storage |
Network Configuration
adapters | lo (disabled), end0 (enabled, default, auto), docker0 (disabled), hassio (disabled), veth886c111 (disabled), vethb422f35 (disabled), veth95f5788 (disabled), vethedc83d2 (disabled), veth65ec130 (disabled), veth05fa5da (disabled), veth5b76d4b (disabled), vethb4fa668 (disabled), vethfbc8470 (disabled), vethce94151 (disabled), veth9fc3b8b (disabled), vethf1e504a (disabled), vethfdba52d (disabled) |
---|---|
ipv4_addresses | lo (127.0.0.1/8), end0 (192.168.0.14/24), docker0 (172.30.232.1/23), hassio (172.30.32.1/23), veth886c111 (), vethb422f35 (), veth95f5788 (), vethedc83d2 (), veth65ec130 (), veth05fa5da (), veth5b76d4b (), vethb4fa668 (), vethfbc8470 (), vethce94151 (), veth9fc3b8b (), vethf1e504a (), vethfdba52d () |
ipv6_addresses | lo (::1/128), end0 (fe80::45c6:ac19:2d6d:bba5/64), docker0 (fe80::c0f0:a5ff:fe3c:415e/64), hassio (fe80::c837:e9ff:fe96:7a54/64), veth886c111 (fe80::840c:85ff:fe24:e512/64), vethb422f35 (fe80::68f4:deff:fe02:3fb9/64), veth95f5788 (fe80::b446:78ff:fe10:8c2f/64), vethedc83d2 (fe80::3c83:48ff:fe58:f780/64), veth65ec130 (fe80::ac08:82ff:fede:3e3/64), veth05fa5da (fe80::7091:73ff:fe71:1f55/64), veth5b76d4b (fe80::387a:9bff:fec2:c77/64), vethb4fa668 (fe80::409c:10ff:fe3f:6fb0/64), vethfbc8470 (fe80::186e:6cff:fe12:dca3/64), vethce94151 (fe80::cc7c:f2ff:fe4a:4548/64), veth9fc3b8b (fe80::30d9:bff:fef8:8d20/64), vethf1e504a (fe80::e4de:b8ff:fe20:2cc5/64), vethfdba52d (fe80::40d9:e0ff:fe48:6380/64) |
announce_addresses | 192.168.0.14, fe80::45c6:ac19:2d6d:bba5 |
Recorder
oldest_recorder_run | 11 juli 2025 om 03:04 |
---|---|
current_recorder_run | 22 juli 2025 om 21:48 |
estimated_db_size | 1058.44 MiB |
database_engine | sqlite |
database_version | 3.48.0 |
Spotify
api_endpoint_reachable | ok |
---|
Supervisor diagnostics
config_entry-hassio-45b3c989af9138563bf5c916a923aa51.json
Additional information
No response