Skip to content

Troubleshooting

Dustin edited this page Aug 2, 2026 · 2 revisions

Troubleshooting

The plugin does not start

  • Make sure you are using desktop Obsidian 1.13 or newer.
  • Confirm that Command Center is enabled in Community plugins.
  • Check that first-run setup has been completed.

A provider is unavailable

  • Make sure the provider is turned on.
  • Check that the secret exists in Obsidian Secret Storage.
  • Check the endpoint or provider configuration.
  • Refresh models and try the health check again.

Speech input does not work

  • Check microphone permission.
  • Make sure speech-to-text is enabled.
  • Confirm the transcription provider.

A workflow does not run

  • Check that the workflow file is valid.
  • Make sure required inputs are filled in.
  • Confirm that dependencies are correct.

The browser panel does not open

  • Use Command Center: Open Browser from the ribbon or command palette.
  • If the panel appears blank, try loading a simple URL first.
  • Some sites block embedding in an iframe.

A destructive action is paused

This is expected. Review the approval card carefully, then choose whether to continue.

If you are unsure, reject the action and ask again with more detail.

Clone this wiki locally