ErrLookup › probelabs/goreplay

probelabs/goreplay

GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes. · Go · 55 source files

Analyzed at 251e45abd2 on 2026-09-02. 46 documented errors.

Code / MessageTypeSeverityTags
need both header and value, colon-delimited (ex. user_id:^16
validation error
need both header and value, colon-delimited (ex. user_id:50%
validation error
Value should be percent and contain '%'
validation error
Expected `Key: Value`
validation error
Expected `Key=Value`
validation error
need both src and target, colon-delimited (ex. /a:/b)
validation error
need both header, regexp and rewrite target, colon-delimited
validation error
no matching files
error_code error
afpacket socket is only available on linux
error_code error
Missing key of client certificate in kafka
validation error
missing TLS client certificate in kafka
validation error
binary output is only available in PRO version
error_code error
File output reached size limit
error_code error
S3 output is only available in the pro version
error_code error
Not implemented
error_code error
invalid engine %s
validation error go, config, validation, capture-engine
inactive handle error: %q, interface: %q
error_code error go, pcap, interface, libpcap
%q: supported timestamps: %q, interface: %q
error_code warning go, pcap, timestamps, libpcap
promiscuous mode error: %q, interface: %q
error_code warning go, pcap, promiscuous, libpcap
monitor mode error: %q, interface: %q
error_code warning go, pcap, monitor-mode, wifi
snapshot length error: %q, interface: %q
error_code error go, pcap, snaplen, libpcap
handle buffer size error: %q, interface: %q
error_code error go, pcap, buffer-size, kernel
handle buffer timeout error: %q, interface: %q
error_code error go, pcap, timeout, libpcap
PCAP Activate device error: %q, interface: %q
error_code error
BPF filter error: %q%s, interface: %q
error_code error
sock raw error: %q, interface: %q
error_code error
pcap handles error:%s
error_code error
sock_raw is not stabilized on OS other than linux
error_code error
raw socket handles error:%s
error_code error
open pcap file error: %q
error_code error
BPF filter error: %q, filter: %s
error_code error
capture length %d does not match data length %d
error_code error
invalid capture info %+v: capture length > length
error_code error
error writing packet header: %v
error_code error
can't find matching interface
error_code error
setsockopt packet_version: %v
error_code error
setsockopt packet_rx_ring: %v
error_code error
socket mmap error: %v
error_code error
expected %d snap length to be at least 0
validation error
filters out of range 0-%d
validation error
err.Error()
error_code error network, udp, socket-bind, vxlan, go
invalid _len %q
validation error parsing, validation, units, go
unsupported protocol %s
validation error validation, configuration, protocol, go
err.Error()
panic critical kubernetes, panic, configuration, in-cluster, go
Not supported k8s scheme. Allowed values: [namespace/]pod/[p
panic error kubernetes, validation, panic, address-scheme, go
http.StatusText(200)
http info http, input, success-response, go