Skip to main content
Fix common Dasha BlackBox problems quickly. Find your symptom, identify the cause, apply the solution.

Quick Diagnosis


Agent Not Responding

Symptoms: Agent shows “Enabled” but calls don’t connect, go to voicemail, or fail immediately.

Quick Checks

Debug Steps

  1. Test from dashboard — If dashboard test works but live calls fail, issue is phone/integration setup
  2. Check call logs — Dashboard → Calls → Filter by agent → Review failed calls
  3. Verify webhooks — Ensure webhook URLs are publicly accessible (not localhost)

Authentication Failures

Symptoms: HTTP 401 Unauthorized, “Invalid API key”, “Token expired”

Common Causes

For web integrations, add all required origins:

Webhook Delivery Failures

Symptoms: Webhooks not received, timeout errors, SSL certificate errors

Common Causes

Timeout Requirements

Use ngrok to expose local endpoints:

Concurrent Call Limit Exceeded

Symptoms: “Concurrent call limit exceeded”, HTTP 429 with “Too many active calls”

Limits by Plan

Growth and Enterprise plan limits can be adjusted based on your needs. Contact support@dasha.ai to discuss your requirements.

Solutions

  1. Wait for slots — Poll active calls, schedule when capacity available
  2. Stagger scheduling — Space calls over time instead of bulk scheduling
  3. Upgrade tier — Contact support@dasha.ai for higher limits

Tool Calling Failures

Symptoms: Agent says “I’m unable to complete that request”, tool webhook errors, missing parameters

Common Causes

Add explicit instructions to system prompt:

Voice Quality Issues

Symptoms: Robotic voice, choppy audio, audio dropouts

Quick Fixes

Provider Comparison


ASR Transcription Errors

Symptoms: Agent responds to wrong words, user repeats themselves, numbers transcribed incorrectly

Quick Fixes


LLM Response Issues

Symptoms: Slow responses (over 5 seconds), irrelevant answers, hallucinations, repetition

Quick Fixes

Model Comparison


Call Recording Not Available

Symptoms: “Recording not found”, null recordingId, some calls have recordings but others don’t

Quick Checks


Dashboard Loading Issues

Symptoms: Blank screen, infinite spinner, 403/401 errors

Quick Fixes


When to Contact Support

Email support@dasha.ai when:
  • Service unavailable for over 15 minutes
  • Data loss or security concerns
  • Tried all troubleshooting steps without resolution
  • Need account-level changes (tier upgrades, custom limits)
Include in your email:
  • Agent ID and Call ID (if applicable)
  • Error messages (exact text)
  • Steps already tried
  • Timestamp when issue occurred