# 2565 Errors 30be6431

> Error Handling Reference

- Skill: `tools-only/2565-errors-30be6431` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add tools-only/2565-errors-30be6431`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tools-only/2565-errors-30be6431/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tools-only (https://skillmd.com/u/tools-only)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/tools-only/2565-errors-30be6431

---

# Error Handling Reference

| Error | Cause | Solution |
|-------|-------|----------|
| `Release already exists` | Duplicate version | Use unique version (git SHA or timestamp) |
| `Failed to set commits` | Repository not connected | Install Sentry GitHub/GitLab integration |
| `Source map upload failed` | Auth token expired | Generate new token in Sentry settings |
| `Release not visible in SDK` | Version mismatch | Ensure `release` in SDK matches CLI version |
