Manu
Manu
Our release cycle isn't fast enough to address this ad-hoc. And many users will not run 1.2.6 yet. So Vorta may not be the right place to address this. We...
I could add a "TAM Upgrade" button and command fairly quickly together with a link for more details. Or we only watch the logs for the relevant error and display...
This error doesn't look normal: `peewee.DatabaseError: database disk image is malformed`
A new feature that takes a DB backup before upgrades was merged recently. That's all I can think of. I never saw any damaged SQLite file personally in any app.
This is the PR in question. I just copies the file, but won't touch the original. Not sure this is to blame. https://github.com/borgbase/vorta/pull/1848
That's odd, but I don't work enough with Linux desktops to be of help here. If it's not a packaging issue, we can definitely include the fix here in the...
Hi, no need to reinstall your OS. This error is purely from Vorta's settings. > `peewee.IntegrityError: NOT NULL constraint failed: repomodel.name` When you used the newer version (0.9), your settings...
You can already start a backup from a script: ` --create PROFILE Create a backup in the background using the given profile. Vorta must already be running for this to...
You probably used the Git version at some point and already have this migration in your settings DB. Solution is to find the `settings.db` (?) file and increase the schema...
Our testing expert has entered the room. He honed his expertise on thousands of Borg tests. So this is easy for him. 😄