bupstash icon indicating copy to clipboard operation
bupstash copied to clipboard

bupstash put fails with sqlite error

Open ddevault opened this issue 1 year ago • 0 comments

Been having this issue since January (didn't notice until my regular backup readiness review was scheduled).

bupstash put [...]
thread 'main' panicked at src/sendlog.rs:374:55:
called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: Unknown, extended_code: 1 }, Some("cannot rollback - no transaction is active"))

ddevault avatar Jul 12 '24 07:07 ddevault