andrewchambers / bupstash

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

Error when backing up with sendlog #398

Open lxea opened 10 months ago

lxea commented 10 months ago

When backing up while using a sendlog I receive this error:

[00:00:00] /                                                                                                                                                  [0B sent, 0B/s]
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: Unknown, extended_code: 1 }, Some("cannot rollback - no transaction is active"))', src/sendlog.rs:374:55
stack backtrace:
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

I see there is a similar error here: https://github.com/andrewchambers/bupstash/issues/307 however neither of the endpoints I backup to are full (one is bupstash.io)