Troubleshooting
Use this page when Canoryn does not launch, cannot use permissions, or fails to run a workflow.
App Will Not Open
If macOS blocks the app during beta:
- Open Applications in Finder.
- Control-click or right-click
Canoryn.app. - Choose Open.
- Confirm Open.
If that does not work, download a fresh build from canoryn.app/download.
Microphone Does Not Work
- Open System Settings -> Privacy & Security -> Microphone.
- Enable Canoryn.
- Restart Canoryn.
Screen-Aware Workflows Do Not Work
- Open System Settings -> Privacy & Security -> Screen Recording.
- Enable Canoryn.
- Quit and reopen Canoryn.
App Control Does Not Work
UI automation needs Accessibility permission.
- Open System Settings -> Privacy & Security -> Accessibility.
- Enable Canoryn.
- Try the workflow again.
Local AI Does Not Respond
If you use Ollama:
bash
ollama list
ollama run llama3.2Confirm the model exists and responds outside Canoryn first.
Cloud AI Does Not Respond
Check:
- the provider key is saved correctly,
- the provider account has quota/credits,
- the selected model name is valid,
- your network connection works.
A Workflow Fails
Try narrowing the workflow:
- Run one node/action at a time.
- Check whether a permission prompt is pending.
- Replace cloud AI nodes with a simple text node to isolate provider issues.
- Check whether the target app is open and active.
Still Stuck
Contact support from canoryn.app/support. Include:
- macOS version,
- Canoryn version,
- what you expected,
- what happened,
- whether you use local AI or a cloud provider.