andrewchambers / bupstash

Easy and efficient encrypted backups.
https://bupstash.io
MIT License
898 stars 31 forks source link

bupstash put fails with sqlite error #403

Open ddevault opened 4 months ago

ddevault commented 4 months ago

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"))