ErrLookup › n0-computer/iroh

n0-computer/iroh

IP addresses break, dial keys instead. A library that adds QUIC + NAT Traversal to your apps. · Rust · 114 source files

Analyzed at 2b4de030ce on 2026-09-08. 26 documented errors.

Code / MessageTypeSeverityTags
RelayUrlParseError
Failed to parse relay URL
validation error url, parsing, relay, configuration
ConnectionReset
channel to actor is closed
error_code error network, relay, channel-closed, async
MismatchedSuffix
Client didn't extract the same keying material, the suffix mismatched: expected
error_code error network, tls, handshake, security, iroh
already verified
panic info internal-invariant, crypto, panic-guard
data length checked above
panic info internal-invariant, parsing, panic-guard
slice with incorrect length
panic info internal-invariant, display, panic-guard
UnexpectedFrameType
Unexpected tag, got , but expected one of
error_code error network, protocol, handshake, iroh
ExceedsMaxPacketSize
Exceeds max packet size
validation error network, relay, packet-size, iroh
InvalidLength
invalid length
validation error keys, base32, parsing, validation
UnexpectedUpgradeStatus
Unexpected status during upgrade
http error network, websocket, http, relay, upgrade
Only a single default address can be set per IP family
validation error network, configuration, binding, ipv4
EmptyPacket
Attempted to send empty packet
validation error network, relay, empty-packet, iroh
The relay is rate-limiting this endpoint; outbound relay…
exception warning network, rate-limit, relay, throttling
NoObservedAddr
exception error network, quic, address-discovery, nat
UnsupportedWebsocketVersion
invalid header value for
http error websocket, relay, handshake, protocol-version
InvalidBucketConfig
invalid bucket config
validation error rate-limit, configuration, validation, relay
FrameTooLarge
Frame is too large, has
error_code error network, protocol, security, decoding, iroh
InvalidHeader
invalid header value for
http error http, websocket, headers
MaxLengthExceededError
max length exceeded
validation error dns, validation, size-limit, user-data
NetworkDown
All transports failed to receive
error_code critical network, transports, quic, shutdown
FrameNotAllowedInVersion
Received a frame not allowed in this protocol version.
error_code error network, protocol, versioning
NotConnected
connection closed
error_code error socket, not-connected, shutdown, quic
SelfConnect
Connecting to ourself is not supported
error_code error connection, self-connect, endpoint, p2p
Invalid transport configuration
validation error network, configuration, relay, transport
InvalidAlpn
Invalid ALPN
validation error alpn, connection, validation, quic
InvalidFrame
Invalid frame encoding
error_code error network, protocol, decoding, iroh