Hi,
We have an issue with a corrupted (possibly) aup3 file.
The error message given is
“Audacity failed to read from a file…”
Also, it gave the following string of code:
{
“timestamp”: 1753029365,
“event_id”: “3499f17feee64b6f935aa1b9138bb7e1”,
“platform”: “native”,
“release”: “audacity@3.7.1”,
“contexts”: {
“os”: {
“type”: “os”,
“name”: “Macintosh”,
“version”: “10.16.0”
}
},
“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”
}
}
}
]
}
}
We have tried to open the same file on another Mac.
The error code generated was a bit different.
{
“timestamp”: 1753030837,
“event_id”: “8436ef31360846c1b3673e11e6a899e8”,
“platform”: “native”,
“release”: “audacity@3.7.4”,
“contexts”: {
“os”: {
“type”: “os”,
“name”: “Macintosh”,
“version”: “10.16.0”
}
},
“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 filesize is a little over one Gigabyte.
Is anyone able to repair aup3 files?
Unfortunately the file contains a lot of important work and would be a tragedy to lose it.
Any help with this very greatly appreciated.
With thanks,
Pip