# Troubleshoot failure

> This skill helps users choose the right path to Troubleshoot AIRec deployment failures. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **AIRec**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

troubleshoot deployment failure, deployment failed, deployment error, deployment stuck, how to debug AIRec, why did deployment fail, AIRec install error, deployment timeout, service not ready, health check failed, AccessDeniedException, ValidationError, RollingTaskFailed, ServiceNotInDesiredState, N

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "troubleshoot failure", "product": "airec"}'
```

---
Part of [AIRec](https://www.company-skill.com/p/airec.md) · https://www.company-skill.com/llms.txt
