Open pfeifferch opened 3 months ago
When I create a partial backup, I can easily add the following folders:
folders:
However, if I add the following entry, the backup fails
AB v 1.5.0
HA Core 2024.7.2 Supervisor 2024.06.2 Operating System 12.3 Frontend 20240710.0
1.5.0
20240702
Home Assistant OS
20240602
service: auto_backup.backup_partial data: compressed: true addons: - "*" folders: - addons - config - share - ssl keep_days: 7 name: Auto-Backup -taeglich partiell- {{ now().strftime('%Y-%m-%d %H-Uhr-%M')}} service: auto_backup.backup_partial data: compressed: true addons: - "*" folders: - addons - addon_configs - config - share - ssl keep_days: 7 name: Auto-Backup -taeglich partiell- {{ now().strftime('%Y-%m-%d %H-Uhr-%M')}}
No response
The problem
When I create a partial backup, I can easily add the following folders:
folders:
However, if I add the following entry, the backup fails
AB v 1.5.0
HA Core 2024.7.2 Supervisor 2024.06.2 Operating System 12.3 Frontend 20240710.0
What version of Auto Backup has the issue?
1.5.0
What version of Home Assistant are you running?
20240702
What type of installation are you running?
Home Assistant OS
If you're running HA OS/Supervised, what version of the Supervisor are you running?
20240602
Example YAML snippet
Anything in the logs that might be useful for us?
No response
Additional information
No response