I’m using Google Translater
Hello!
I have a really catastrophic problem! After updating to version 3.4, my project (over 40 GB) no longer opens at all. And yes, of course I had created a backup beforehand. But that no longer opens either. I can’t really explain it, I suspect that there was some kind of problem during the backup, even though I was still working on the project the evening before. The error message is given as 101, see below.
{
“timestamp”: 1699125386,
“event_id”: “496b2ca68945434c93515e2215ca421b”,
“platform”: “native”,
“release”: “audacity@3.1.0”,
“contexts”: {
“os”: {
“type”: “os”,
“name”: “Windows”,
“version”: “10.0.19045”
}
},
“exception”: {
“values”: [
{
“type”: “File_Error”,
“value”: “Audacity failed to read from a file in .”,
“mechanism”: {
“type”: “runtime_error”,
“handled”: false,
“data”: {
“sqlite3.rc”: “101”,
“sqlite3.context”: “SqliteSampleBlock::Load::step”
}
The possible reasons behind the message are described by Audacity and the associated suggested solution is also given.
I then performed a restore with the audacity project tool 1.0.3 (several times now). Unfortunately without success. See the process in cmd below. It appears that the restore process went smoothly. BUT, the project still cannot be opened, always with the same error message 101.
I sincerely hope that someone can give me a tip/hint or help in some way. As you can imagine from the size of the project, countless hours, days, weeks, and basically even years went into it.
-
I checked the permissions for the directory in which the project is located after the restore, as well as for the file itself and also for the program directory. Full access available.
-
The last version I used before the crash was 3.3. In the recovery process, the required version is 3.1. called. I have the Recover with both 3.3. So it was also completely done with 3.1. Both without success. For any help, thank you very much in advance!
Im Anschluss noch der Verlauf im cmd:
Verzeichnis von C:\Users\maife\Downloads\AudRepair
04.11.2023 18:26 .
04.11.2023 18:26 …
31.03.2023 11:08 1.452.424 audacity-project-tools.exe
04.11.2023 12:57 52.017.713.152 broken.aup3
04.11.2023 18:26 32.768 broken.aup3-shm
04.11.2023 18:26 0 broken.aup3-wal
31.03.2023 11:08 1.252.232 sqlite3.exe
5 Datei(en), 52.020.450.576 Bytes
2 Verzeichnis(se), 282.919.546.880 Bytes frei
C:\Users\maife\Downloads\AudRepair>audacity-project-tools -recover_db -recover_project broken.aup3
Project requires Audacity 3.1.0
Using ‘sqlite3.exe’ for recovery
Executing query #110961 (PRAGMA writable_schema = off;)…ks (blockid, sampleformat, summin, summax, sumr)…
Recovered 1626 sample blocks from the database
C:\Users\maife\Downloads\AudRepair>