macOS audacity 3.4.2. cannot open files

I can’t open many files created with older version of audacity. This is the error: {
“timestamp”: 1703934099,
“event_id”: “4ed9ffdb21564c1287f58579c0bdbdd7”,
“platform”: “native”,
“release”: “audacity@3.4.2”,
“contexts”: {
“os”: {
“type”: “os”,
“name”: “Macintosh”,
“version”: “10.16.0”
}
},
“exception”: {
“values”: [
{
“type”: “Error_Opening_Project”,
“value”: “Failed to open database file:\n\n/”,
“mechanism”: {
“type”: “runtime_error”,
“handled”: false,
“data”: {
“sqlite3.rc”: “14”,
“sqlite3.context”: “DBConnection::ModeConfig”,
“sqlite3.mode”: “PRAGMA .page_size = 65536;VACUUM;”,
“log”: “\tErrorCode: 14\n\tLastError: Failed to set page size for database /\n\tLibraryError: unable to open database file\n12:01:39: sqlite3 message: (28) multiple links to file: /\n12:01:39: DBConnection SetError\n\tErrorCode: 14\n\tLastError: Failed to open database file:\n\n/\n\tLibraryError: (14): unable to open database file\n”
}
}
}
]
}
}

This topic was automatically closed after 30 days. New replies are no longer allowed.