Skip to content

Troubleshooting

import ValidationNotice from ‘../../../components/ValidationNotice.astro’;

Keep the original recording and note the exact error state before retrying a failed workflow. This makes it possible to separate model setup, capture permissions, conversion, transcription, and summary-provider failures without deleting useful session data.

  1. Confirm whether you are using Local Mode or an optional remote provider.
  2. Check whether the required local models are installed before retrying a local workflow.
  3. Preserve the source recording and current session until you have identified the failure stage.
  4. Avoid app-data reset as an initial diagnostic action because it removes local session and index records.

Diagnostic guidance in this site is limited to verified application behavior and does not instruct normal users to bypass macOS protections or edit application data directly.