Hello!
So it appears that the corruption is on the -loc
file, that is a WAL file
I suspect that the only known thing that can cause db corruption of SQLite database is opening the file via a network share. Are you doing that?
If not, is it possible to reproduce the problem?
I don't know what "title" is in "error in the title"
Are you sure that only a single app is accessing the database?
Please share more details, like the OS in the VM, the URI you use to open the db, etc.