I’ve been editing podcast audio in Audacity, and all my .aup3 files are now giving me a “Failed to open database file” error when I try to open them. I am using Audacity 3.0.5 on Windows 10 64-bit. Is there anything I can do to recover my files? I’ve attached a screenshot of the partial error message.
BTW, if you click on the white center of your error screen, then do Ctrl-A (select), Clrl-C (copy), you can then Ctrl-V (paste) the details of the error message into your forum report.
If this happens with all of your .aup3 files and you have tried rebooting, reinstalling Audacity, and resetting your configuration, it is possible that you are having a “sqlite3.rc”: “14”,“sqlite3.context”: “DBConnection::ModeConfig” error, reported by previously by a user. See also: https://forum.audacityteam.org/t/failed-to-open-database-file/62740/1
In that prior I recommended these three (3) steps:
So you are getting an error code 10 which is different that the 14 of the other user. Unfortunately, neither error code tells us a whole lot.
(10) SQLITE_IOERR result code says that the operation could not finish because the operating system reported an I/O error.
(14) SQLITE_CANTOPEN result code indicates that SQLite was unable to open a file.
The error codes can sometimes refer to logic errors and are not necessarily indicative of a hardware fault or an actual database error.
I am thinking yes - if you are having the same problem with all of your projects. Perhaps the files are being stored locally, but the operating system has compressed them or has archived them to the cloud. Maybe you do/did not have permission to access them.
On the other hand, if the problem just lies with one file, you can send to me and I’ll take a look and see if I can open it. See instructions elsewhere.
I am having the same problem with all my projects. It started with just one project, and then over the course of a few days, I was getting the same error on all 4 project files. Nothing has changed with my permissions, I didn’t move any files around, and my OS shouldn’t be saving or archiving anything to cloud.
I appreciate your help! At this point, though, I’ve lost weeks of work, and I don’t see a way to recover the projects I had in progress. I can start over with my original audio and re-do all my editing, then export to MP3 instead of using an Audacity project.
So am at a loss. Do you ever have multiple projects open at the same time? Perhaps there are others who know what is going on or have other ideas.
If you care to, you are welcome to zip up and upload one or two projects to a file sharing service such as dropbox or google drive. PM me the link and I’ll let you know what I see.