Dash BotDocs
Troubleshooting

Troubleshooting

Find the failing layer first, then apply the smallest safe fix.

Most Dash Bot failures come from one of four layers: the desktop app, a local agent CLI, a connected service, or a computer backend.

Collect useful evidence

Before opening an issue, record:

  • Dash Bot version and operating system;
  • selected engine and model;
  • the exact visible error, not only “it failed”;
  • whether the same agent CLI works directly in a terminal;
  • whether restarting only the affected task changes the result.

Never post API keys, OAuth callback URLs, bearer tokens, or the contents of secure credential files.

On this page