Error Opening Recording Device Error Code: 0 Success

Hey everyone,

I am getting an error when I try to record. This is the full code I get
{
“timestamp”: 1642602704,
“event_id”: “9fb8141785364ca197fe31713489d77c”,
“platform”: “native”,
“release”: “audacity@3.1.3”,
“contexts”: {
“os”: {
“type”: “os”,
“name”: “Macintosh”,
“version”: “10.16.0”
}
},
“exception”: {
“values”: [
{
“type”: “Error”,
“value”: “Error opening recording device.\nError code: 0 Success.”,
“mechanism”: {
“type”: “runtime_error”,
“handled”: false
}
}
]
}
}



It’s not detecting my default Mac speakers or microphone, and yes permissions are given to Audacity.

Any idea why it’s not detecting my computer’s microphone or speakers?