Dan Helfman

Results 78 comments of Dan Helfman

An update: With borgmatic 1.9.0, check states have been moved out of `~/.borgmatic/checks` to `~/.local/state/borgmatic/checks`. It may still be worth looking into whether they should be persisted across borgmatic container...

About to be implemented (if it gets merged) by #364 and #365.

You might try upping your verbosity `--verbosity 2` and/or disabling retries in configuration to see what might be going on there.

A related use case: You've sent the campaign to all subscribers, but then you discover a typo or other issue in the content. Or maybe you just want to post...

I, uh, discovered that if you go into the Listmonk database and set a campaign that has status='finished' back to status='draft', then you can return to the UI and edit...

Maybe try `secure_file_priv` with underscores instead of dashes? Although [these docs](https://dev.mysql.com/doc/refman/8.4/en/server-system-variables.html#sysvar_secure_file_priv) say an empty value has "no effect" which is not reassuring. You could also try setting it to the...

Do you still plan on working on this one? Thanks!

Closing due to inactivity, but I'd be happy to revisit if you're still game. Thanks!

I can confirm this is no longer an issue for me with 1.9.1!

I still don't know what caused this apparent regression, but I may have a fix anyway. The next version of borgmatic will [no longer auto-enable the "one_file_system" option](https://projects.torsion.org/borgmatic-collective/borgmatic/issues/918) when databases...