# 2036 Errors 82517a56

> Error Handling Reference

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

---

# Error Handling Reference

| Error | Cause | Solution |
|-------|-------|----------|
| Invalid DSN | Incorrect or malformed DSN | Verify DSN format in Sentry project settings |
| Rate Limited | Exceeded quota | Check quota at https://sentry.io/settings |
| Network Error | Firewall blocking | Ensure outbound HTTPS to *.ingest.sentry.io |
| Module Not Found | Installation failed | Run `npm install` or `pip install` again |
