stash icon indicating copy to clipboard operation
stash copied to clipboard

[Bug Report] backup and migration does not run relative to the db file

Open feederbox826 opened this issue 1 year ago • 0 comments

Describe the bug The migration backup does not run relative to the db file, thus leading to issues with corruption on migration if it's on network storage

To Reproduce Steps to reproduce the behavior:

  1. Attempt to migrate with backup path or .config path backed by network storage
  2. "database is locked"

Expected behavior Backup is ran in the same directory as the db file

Screenshots Discord conversation start resolution

This also fails if generated is on network storage since the directory used will be network storage

feederbox826 avatar Jun 03 '24 08:06 feederbox826