ErrLookup › OpenNHP/opennhp
OpenNHP/opennhp
A lightweight, cryptography-powered, open-source toolkit built to enforce Zero Trust security for infrastructure, applications, and data in the AI-driven world. · Go · 169 source files
Analyzed at 6e04ca5ff0 on 2026-09-07. 290 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| sig algo mismatch: got | exception | error | |
| relay overloaded | http | error | http, relay, overload, backpressure, udp |
| key usage mismatch: got | exception | error | attestation, certificate-validation, parsing, logging-bug |
| extractInitiatorStaticPubKey: init hash | validation | error | go, cryptography, noise-protocol, hash-init |
| curve id mismatch: got | exception | error | attestation, certificate-validation, parsing, logging-bug |
| invalid public key length: got | exception | error | go, crypto, sm2, attestation, csv-tee |
| peer does not match its previous address on this connection | validation | error | network, udp, security, peer-validation |
| error generating spoId | exception | error | go, uuid, randomness, nhp-db |
| no private key configured; check etc/config.toml | validation | critical | config, go, agent, missing-key |
| peer not found in peer pool | validation | error | go, zero-trust, peer-pool, authentication, config |
| failed to verify signature | exception | error | crypto, sm2, signature-verification, attestation |
| NHP Server timeout | http | error | http, relay, timeout, udp, upstream |
| full key verification failed | exception | error | |
| could not copy file to server | exception | error | go, io, multipart, file-upload, memory |
| failed to download hsk_cek | exception | error | network, http, attestation, certificate-download |
| extractInitiatorStaticPubKey: open | validation | error | go, cryptography, aead, gcm-authentication, packet-decryption |
| failed to create AES cipher | exception | error | crypto, aes, gcm, key-length |
| json parsing error | exception | warning | json, parsing, key-management |
| failed to open file | exception | error | filesystem, file-not-found, key-management |
| received stale packet | validation | warning | clock-skew, ntp, packet-validation, security |
| config load error | exception | error | |
| failed to create SM4 cipher | exception | error | crypto, sm4, gcm, gmsm |
| failed to create ChaCha20-Poly1305 | exception | error | crypto, chacha20poly1305, aead, key-length |
| --source, --output, --data-source-type and --metadata are… | validation | error | cli, validation, flags |
ErrDataDecompressionFailed decompressed size exceeds limit | error_code | error | decompression-bomb, payload-too-large, security, dos |
| extractInitiatorStaticPubKey: curve scheme expected | validation | error | go, protocol, key-size, scheme-mismatch |
| relay: server # instance # address already claimed by… | validation | error | relay, config, duplicate, address |
| full key generation failed, please regenerate user partial… | exception | error | |
| invalid signature length: got | exception | error | go, crypto, sm2, signature, attestation |
| failed to create AES cipher for CBC | exception | error | crypto, aes, cbc, key-length |
| failed to create blake2s hash | exception | error | crypto, hash, blake2s, go |
| failed to create AES-GCM | exception | error | crypto, aes, gcm, go |
| keystore: get agent key | exception | error | go, database, sqlite, keystore |
| plugin not implemented | exception | warning | go, plugins, stub, configuration |
| %s | exception | error | iptables, exec, firewall, linux |
| extractInitiatorStaticPubKey: aead | validation | error | go, cryptography, aead, gcm |
| master key is not set, please execuute setup command first | validation | error | |
| fail to check resource | exception | error | filesystem, stat, kbs, server |
| invalid ztdo file | exception | error | ztdo, file-corruption, truncated-file, signature |
| cookie signing key must be exactly 32 bytes after base64… | validation | error | |
| signature verification failed | exception | error | ztdo, signature, integrity, tampering |
| loopback peer sent no X-Real-IP header; check reverse proxy… | http | error | |
| load relay peer config err (optional) | console | warning | config, toml, optional, startup |
| private key too short: got | validation | error | crypto, ecdh, curve25519, key-validation |
| Failed to get the system running time: | panic | critical | ebpf, linux, syscall, panic, startup |
| cluster instance # : must set either Host or Ip | validation | error | config, validation, go, nhp-agent |
| could not read response body | exception | error | go, http, network, io |
| relay misconfigured: missing X-Real-IP header from local… | http | error | http, configuration, proxy |
| --source, --smart-policy and --access-url are only allowed… | validation | error | cli, validation, flags |
| unsupported hash type | exception | error | crypto, hash, enum, invalid-argument |
| load db peer config err (optional) | console | warning | config, toml, optional, startup |
| value not set | exception | error | go, etcd, config |
| failed to create SM4 cipher for CBC | exception | error | crypto, sm4, cbc, gmsm |
| value is out of range for uint16 | exception | error | go, ebpf, validation, port |
| could not close writer | exception | error | go, multipart, http-upload, memory |
| length exceeds maximum encoded value ( ) | exception | error | ztdo, metadata, encoding, value-out-of-range |
| received flood packet | validation | warning | rate-limiting, flood, udp, security |
| failed to write HRK data to SM3 | exception | warning | go, crypto, sm3, hash, unreachable |
| relay: failed to parse config | exception | error | relay, config, toml, startup |
| extractInitiatorStaticPubKey: gmsm scheme expected | validation | error | go, protocol, key-size, sm2, scheme-mismatch |
| failed to create device | exception | critical | startup, cryptography, keys, device |
| unexpected status code when download hsk_cek | exception | error | http, http-status, attestation, certificate-download |
| keystore: get agent key expiry | exception | error | go, database, sqlite, expiry |
| sig usage mismatch: got | exception | error | |
| private key parse error | exception | critical | config, base64, keys, startup |
| extractInitiatorStaticPubKey: unknown cipher scheme | validation | error | go, protocol, unknown-cipher-scheme, invalid-header |
| access url is empty, please check with data provider | exception | error | network, dhp, ztdo, data-provider |
| : [[Servers]][ ] and [[Servers]][ ] share PubKeyBase64 —… | exception | error | |
| received replay packet | validation | warning | security, replay-attack, udp, packet-validation |
| failed to read body | http | error | http, network, relay |
| invalid CookieSigningKeyBase64 | exception | critical | config, crypto, base64 |
| relay: failed to read config | exception | error | |
| failed to create HMAC hash | validation | error | go, cryptography, hash-init, hmac |
| file not found | exception | error | go, filesystem, md5, file |
| keystore: create directory | exception | error | filesystem, mkdir, sqlite, permissions, server |
| failed to generate UUID v4 | exception | error | uuid, entropy, go, cryptography |
| eBPF functionality is only supported on Linux, current… | exception | error | ebpf, linux, platform, xdp |
| unsupported map type | exception | error | go, ebpf, enum, validation |
| duplicate in-flight counter | http | error | relay, concurrency, counter-collision |
| base64 decode failed | validation | error | |
| could not send https request | exception | error | go, network, http, tls, timeout |
| could not create form file | exception | error | go, multipart, memory, file-upload |
| could not open file | exception | error | filesystem, file-not-found, config |
| relay: server # (fingerprint ) loadBalance is not one of | validation | error | |
| certifying id mismatch: got | exception | error | |
| failed to read file content | exception | error | go, filesystem, io, md5 |
| length is negative | exception | error | go, encoding, metadata, validation |
| : [[Servers]][ ] ( ) sets both top-level Ip/Hostname/Port… | exception | error | |
| unknown load-balance scheme | exception | error | |
| inner packet too short | http | error | http, validation, packet-format |
| : [[Servers]][ ] Name exceeds chars | exception | error | |
| peer expired (type= , pubkey= ) | validation | error | go, zero-trust, peer-expiry, registration, clock-skew |
| unsupported GCM type | exception | error | crypto, aead, enum, invalid-argument |
| already exists, please delete it first | exception | error | filesystem, duplicate, key-management |
| failed to create SM4-GCM | exception | error | crypto, sm4, gcm, gmsm |
| failed to open file | exception | error | go, filesystem, permissions, file |
| invalid file name | validation | error | go, path-validation, security |
| relay: failed to create NHP device | exception | error | |
| fail to read resource | exception | error | filesystem, io, kbs, server |
| could not get file info | exception | error | go, filesystem, stat, file-upload |