Block a user
Spot check always counts hard links as modified
Spot check fails if files are deleted during the check
So it shouldn't pretend that files deleted during its run were already deleted when it started its run; the spot check just doesn't have that level of fidelity given the lack of a true snapshot.…
Spot check fails if files are deleted during the check
Feature: More detailed output on failing spot checks
One slightly related suggestion (different issue, but might be easy to fix at the same time): Right now, there does not seem to be a log message when the spot check starts. Other checks have this,…
Feature: More detailed output on failing spot checks
Healthchecks / Uptime Kuma pinged even when a soft failure occurs
Some more thoughts about this issue:
- Instead of the configs I suggested in my previous comment, one could also think about a system like PAM uses, where you configure for each repository or…
Healthchecks / Uptime Kuma pinged even when a soft failure occurs
I just came across this issue when trying to set up soft-failures, which I now understand to be be pointless (for my case) with the current code. My usecase is backing up a laptop to a NAS in my…