I noticed I can’t SAVE or SAVE AS or BACKUP file on my backup drive. It has plenty of space and I can save other files to it.
To troubleshoot:
- I saved the project locally on my native HD as was able to open it.
- Then I copied the same files to my (backup drive) BD and tried to re-open and got the dreaded: Failed to open database file and shows my HD volume string.
- I can’t directly save any files to my BD, which is peculiar.
Any help would be appreciated.
{
“timestamp”: 1728008139,
“event_id”: “6a59ddb2fa854222b6bd2db9577d760e”,
“platform”: “native”,
“release”: “audacity@3.3.3”,
“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”: “10”,
“sqlite3.context”: “DBConnection::ModeConfig”,
“sqlite3.mode”: “PRAGMA .page_size = 65536;VACUUM;”,
“log”: “22:15:39: DBConnection SetDBError\n\tErrorCode: 10\n\tLastError: Failed to set page size for database /\n\tLibraryError: disk O error\n22:15:39: DBConnection SetError\n\tErrorCode: 10\n\tLastError: Failed to open database file:\n\n/\n\tLibraryError: (10): disk O error\n”
}
}
}
]
}
}