healthchecks.io receiving "success" ping when borgmatic fails #1067
Labels
No labels
blocked
breaking
bug
data loss
design finalized
good first issue
new feature area
question / support
security
waiting for response
No milestone
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
borgmatic-collective/borgmatic#1067
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What I'm trying to do and why
I am running borgmatic with:
from inside the borgmatic docker container. Since the container doesn't ship lsblk by default the backup fails:
healtchecks.io is notified but the check result is "OK".
Steps to reproduce
Run borgmatic with lvm snapshots and healthchecks enabled (see config example above). Make sure that the backup fails (ie lsblk is not installed).
Actual behavior
No response
Expected behavior
No response
Other notes / implementation ideas
No response
borgmatic version
2.0.2
borgmatic installation method
container
Borg version
borg 1.4.0
Python version
Python 3.12.9
Database version (if applicable)
No response
Operating system and version
No response
Thanks for filing this, but it's actually already fixed in #1065, which will be part of the next release!
Sigh, I really do fail in finding something in issues :D Thanks!
No worries! It's not always easy to go spelunking and find stuff in closed tickets.