ErrLookup › cloudflare/quiche
cloudflare/quiche
🥧 Savoury implementation of the QUIC transport protocol and HTTP/3 · Rust · 200 source files
Analyzed at 9f96daa2c2 on 2026-09-08. 29 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Expected stream_send on stream | panic | error | h3i, stream-send, assertion, http3 |
| value is too large for varint | panic | error | quiche, octets, varint, encoding |
| datagram extension not enabled by peer | panic | error | quic, datagram, negotiation, panic |
| cannot find canvas | panic | error | qlog-dancer, wasm, canvas, dom |
| error closing conn | panic | error | quic, connection-close, quiche-apps |
| tokio task ID already in use | panic | error | tokio, task-management, panic, duplicate-key |
| Expected stream_send on stream | panic | error | h3i, stream-send, assertion, http3 |
| The provided buffer is too large | panic | critical | quiche, ffi, buffer, c-api |
| Error creating qlog file attempted path was | panic | error | h3i, qlog, filesystem, file-create |
| Expected stream_send on stream | panic | error | h3i, stream-send, flow-control, testing |
| unknown vantage point type | panic | error | qlog-dancer, qlog, vantage-point, enum |
| invalid CC frame in qlog input, no error code | panic | error | qlog, http3, parsing, panic |
| Expected stream_send on stream | panic | error | h3i, stream-send, negative-test, assertion |
| Expected stream_send on stream | panic | error | h3i, stream-send, assertion, error-mismatch |
| Error creating file for | panic | error | filesystem, io, file-create |
| Can't use RPK when compiled without rpk feature | panic | error | tokio-quiche, tls, feature-flag, rpk, panic |
| Unsupported HTTP version and DATAGRAM protocol. | panic | error | cli, configuration, quiche-apps |
| initial send failed | panic | error | quic, tls, handshake, panic |
| Unable to create HTTP/3 connection, check the server's uni… | panic | error | http3, quiche, stream-limit, flow-control |
TimedOut connection timed out | error_code | warning | quic, handshake, timeout, tokio-quiche |
Unsupported invalid address family | error_code | error | io, udp, address-family |
| malformed header provided | panic | error | cli, http-headers, input-validation |
| unable to parse bind address | panic | error | cli, socket-address, binding, panic |
| send_to_gso() should not be called on non-linux platforms | panic | error | platform, gso, udp, linux-only |
| An error happened, stopping. | panic | warning | cli, interactive-prompt, inquire, panic |
| --connect-to is expected to be a string containing an IPv4… | panic | error | cli, quiche-client, panic, argument-parsing |
| An error happened when asking for payload, try again later. | panic | warning | cli, interactive-prompt, inquire, panic |
| failed to open file | panic | error | file-io, qlog, panic |
InvalidInput Must provide a <host:port> to connect | validation | error | cli, config, h3i |