# 2036 Errors 947029af

> Error Handling Reference

- Skill: `tools-only/2036-errors-947029af` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add tools-only/2036-errors-947029af`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tools-only/2036-errors-947029af/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-947029af

---

# Error Handling Reference

| Error | Cause | Solution |
|-------|-------|----------|
| Event not appearing | DSN misconfigured | Verify DSN in project settings |
| Delayed events | Network latency | Wait 30-60 seconds, check again |
| Missing stack trace | Source maps not uploaded | Configure source map uploads |
| No user context | setUser not called | Add Sentry.setUser() before capture |
