thomasmauerer / hassio-addons

My collection of addons for Home Assistant
MIT License
466 stars 54 forks source link

backup ok - but Warning msg in LogFile #192

Open Herbert-Testmann opened 4 days ago

Herbert-Testmann commented 4 days ago

I start the backup manual and the backup file on NAS exist. But I get Warnings in logfile.


Add-on: Samba Backup Create backups and store them on a Samba share

Add-on version: 5.2.0 You are running the latest version of this add-on. System: Home Assistant OS 13.2 (amd64 / qemux86-64) Home Assistant Core: 2024.11.2 Home Assistant Supervisor: 2024.11.2

Please, share the above information when looking for help or support in, e.g., GitHub, forums or the Discord chat.

cont-init: info: /etc/cont-init.d/00-banner.sh exited 0 cont-init: info: running /etc/cont-init.d/01-log-level.sh Log level is set to INFO cont-init: info: /etc/cont-init.d/01-log-level.sh exited 0 s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service legacy-services: starting s6-rc: info: service legacy-services successfully started [24-11-19 13:16:00] INFO: --------------------------------------------------- [24-11-19 13:16:00] INFO: Host/Share: 192.168.1.224/HA_backup [24-11-19 13:16:00] INFO: Target directory: automatisch [24-11-19 13:16:00] INFO: Keep local/remote: all/30 [24-11-19 13:16:01] INFO: Trigger time: 03:44 [24-11-19 13:16:01] INFO: Trigger days: Tue Thu Sun [24-11-19 13:16:01] INFO: --------------------------------------------------- [24-11-19 13:16:02] INFO: Samba Backup started successfully [24-11-19 13:31:33] INFO: Backup running ... [24-11-19 13:31:33] INFO: Creating backup "Samba Backup 2024-11-19 13:31" [24-11-19 13:32:22] INFO: Copying backup dcfbc150 (Samba_Backup_2024_11_19_13_31.tar) to share [24-11-19 13:32:22] WARNING: dcfbc150.tar does not exist [24-11-19 13:32:22] WARNING: Could not copy backup dcfbc150 to share. Trying again ... [24-11-19 13:32:28] WARNING: dcfbc150.tar does not exist [24-11-19 13:32:38] INFO: Backup finished [24-11-19 13:35:44] INFO: Backup running ... [24-11-19 13:35:45] INFO: Creating backup "Samba Backup 2024-11-19 13:35" [24-11-19 13:36:30] INFO: Copying backup 8e1ee3ee (Samba_Backup_2024_11_19_13_35.tar) to share [24-11-19 13:36:30] WARNING: 8e1ee3ee.tar does not exist [24-11-19 13:36:30] WARNING: Could not copy backup 8e1ee3ee to share. Trying again ... [24-11-19 13:36:36] WARNING: 8e1ee3ee.tar does not exist [24-11-19 13:36:46] INFO: Backup finished

Herbert-Testmann commented 21 hours ago

and the second problem: the backup files are in the share and not in the subfolder specified in the target directory.