Skip to content
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

Samba Backup incorrectly executes twice #196

Open
XD-1alternate opened this issue Dec 13, 2024 · 0 comments
Open

Samba Backup incorrectly executes twice #196

XD-1alternate opened this issue Dec 13, 2024 · 0 comments

Comments

@XD-1alternate
Copy link

Configuration: RPi4b 8GB, HA (Core 2024.12.1; Supervisor 2024.11.4; Operating System 14.0; Frontend 20241127.6), Samba Backup 5.2.0

Samba Backup was previously configured to be triggered every day at 00:00hrs but is now configured to be triggered at 00:005hrs.

Expected behaviour: Samba Backup executes once resulting in one backup file in each of the local /backup and specified remote (Samba) directories.

Observed behaviour: Samba Backup executes twice (once at 00:00 and again at 00:05) resulting in two backup files in the above directories timestamped 00:00 & 00:5. The HA logs confirm that it is Samba Backup executing twice.

Other information: ‘grep samba *.yaml’ in /config indicates two instances: One for the backup itself and one for the sensor.

Request: Resolve issue.

Notes: Since 24:00hrs = 00:00hrs, did the change to from 00:00hrs to 00:05hrs not delete the 00:00hrs attribute (ie: it would have deleted 24:00hrs)?

Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant