# net.OpError

- **ID:** `go/net-operror`
- **Domain:** go
- **Category:** network_error
- **Verification:** official
- **Fix Rate:** 80%

## Root Cause

Network operation failed. Check the underlying error for details: DNS failure, connection refused, or timeout.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| 1.x | active | — | — |
