Samuel Tschiedel aisamu
  • Joined on 2025-03-23
aisamu commented on issue borgmatic-collective/borgmatic#1223 2026-01-05 01:34:06 +00:00
sqlite "database is locked" during DB dump was logged but not retried and run completed (no alert)

Tested with 3.51.1 on nixos-unstable and we're back on track! Thanks again!

aisamu closed issue borgmatic-collective/borgmatic#1223 2026-01-04 22:55:37 +00:00
sqlite "database is locked" during DB dump was logged but not retried and run completed (no alert)
aisamu commented on issue borgmatic-collective/borgmatic#1223 2026-01-04 22:20:05 +00:00
sqlite "database is locked" during DB dump was logged but not retried and run completed (no alert)

It does not exit with an error:

/nix/store/awm8pnzpcj63lb26asvjm24j4kwg4d76-sqlite-3.50.4-bin/bin/sqlite3 -bail /var/lib/healthchecks/healthchecks.sqlite .dump
sql error: database…
aisamu commented on issue borgmatic-collective/borgmatic#1223 2026-01-04 20:23:38 +00:00
sqlite "database is locked" during DB dump was logged but not retried and run completed (no alert)

Can I see your borgmatic logs when running borgmatic with --verbosity 2. I'm particularly interested in the SQLite command that borgmatic is issuing. Does it contain the -bail flag

It…

aisamu commented on issue borgmatic-collective/borgmatic#1110 2026-01-04 19:56:26 +00:00
Healthchecks / Uptime Kuma pinged even when a soft failure occurs

Sorry for jumping late into this very productive conversation, but I'd like to contribute two small pieces based on the summary alone:


  1. If I run a backup on a set of source data…
aisamu opened issue borgmatic-collective/borgmatic#1223 2026-01-04 15:23:48 +00:00
sqlite "database is locked" during DB dump was logged but not retried and run completed (no alert)
aisamu commented on issue borgmatic-collective/borgmatic#261 2025-03-23 18:40:11 +00:00
ZFS filesystem snapshotting

Thanks so much for this!

What's your vision for integrating this with existing ZFS snapshotting tools?

More specifically, I'm curious if one could leverage an existing snapshot scheme (e.g.…