ErrLookup › hatoo/oha
hatoo/oha
Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation. · Rust · 18 source files
Analyzed at 4efba2d113 on 2026-09-09. 17 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| DNS: failed to load /etc/resolv.conf | console | warning | dns, resolv-conf, network, resolver |
| Failed to build native_tls::TlsConnector | panic | error | |
| Invalid AWS signing params format. Expected… | validation | error | aws, sigv4, signing, invalid-argument-format |
| could not load platform certs | panic | error | |
| couldn't bind to address | panic | error | |
| Failed to parse client_auth cert/key | panic | error | |
| Failed to parse cacert_pem | panic | error | |
| Parse header | validation | error | cli, http-headers, parsing |
| Invalid form format: missing '=' in | validation | error | |
| Both --cert and --key must be specified | validation | error | mtls, cli, tls, invariant |
| Failed to read file | validation | error | |
| Your Oha instance has not been built with HTTP/3 support… | validation | error | http3, compile-time-feature, cli, build-configuration |
| Parse auth | validation | error | cli, basic-auth, credentials, parsing |
| Invalid AWS credentials format. Expected… | validation | error | aws, cli, credentials, sigv4 |
| --http2 and --http-version are exclusive | validation | error | cli, http2, conflicting-options |
| AWS credentials (--auth) required when using --aws-sigv4 | validation | error | aws, cli, missing-credentials, sigv4 |
| Unknown HTTP version. Valid versions are 0.9, 1.0, 1.1, 2, 3 | validation | error | cli, http-version, invalid-value |