OpenNHP/opennhp
Documented errors, page 3 of 3. Back to OpenNHP/opennhp
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| failed to read evidence | exception | error | zlib, corruption, truncated-data, go |
| failed to read file | exception | error | go, filesystem, io |
| packet total size is incorrect | validation | warning | go, udp, packet-size |
| Error: fail to generating temporary file path | exception | error | filesystem, dhp, temp-file |
| relay: invalid privateKeyBase64 | exception | error | |
| resolve UDPAddr error | exception | error | udp, startup, resolution, internal |
| userId is too long, should be not longer than 64 | validation | error | |
| failed to create device from new key | exception | error | go, crypto, registration |
| relay: no upstream configured; add at least one [[Servers]]… | validation | error | relay, config, validation, missing-upstream |
| fail to create private key directory | exception | critical | go, filesystem, mkdir, cosign |
| only IPv4 addresses are supported | exception | error | ebpf, ipv6, unsupported, networking |
| rkn rate limit exceeded | exception | warning | relay, rate-limit, overload, udp |
| unknown remote provider | validation | error | go, config, etcd |
| failed to create SM4 cipher for CBC decryption | validation | error | go, crypto, sm4, key-length |
| keystore: query otp | exception | error | go, sqlite, query, otp |
| missing remote address | validation | error | go, udp, protocol |
| missing x coordinate in jwk | validation | error | jwt, jwk, ecdsa, validation |
| cipherText length invalid: must be IV + multiple of block… | validation | error | go, crypto, aes, input-validation |
| cluster ( ): no instances configured | validation | error | config, agent, cluster, validation |
| packet too large | http | error | http, validation, size-limit |
| : [[Servers]][ ] ( ) | exception | error | |
| invalid key length for AES-256-GCM | exception | error | go, crypto, aes-gcm, key-length |
| packet header type does not match device | validation | warning | go, protocol, routing |
| missing source address | validation | error | relay, network, validation |
| failed to read HRK data | exception | error | network, io, hrk-download, http |
| invalid x coordinate | validation | error | jwt, base64, encoding, jwk |
| relay: server # and # share the same publicKeyBase64… | validation | error | relay, config, duplicate, public-key |
| failed to parse ztdo header | exception | error | ztdo, parsing, data-integrity, dhp |
| relay: privateKeyBase64 must be set in config | validation | error | relay, config, validation, missing-field |
| relay: server # publicKeyBase64 invalid | validation | error | relay, config, public-key, base64 |
| : [[Servers]][ ] instance # : Host and Ip both empty | exception | error | |
| failed to create file | exception | error | filesystem, file-write, permissions |
| invalid n | validation | error | go, base64, jwk, attestation |
| ciphertext length is not a multiple of block size | validation | error | go, crypto, cbc, input-validation |
| fail to generate session id | exception | critical | go, crypto-rand, entropy |
| keystore: query pubkey conflict | exception | error | go, sqlite, query, registration |
| key not found | exception | error | go, etcd, config |
| unknown mode | exception | error | go, crypto, ecc, enum |
| failed to create config.json | exception | error | filesystem, disk, config |
| keystore: sweep otp | exception | error | go, database, sqlite, otp |
| no server cluster: set Cluster in resource.toml or use… | validation | error | config, registration, routing, go |
| cluster ( ) | validation | error | config, agent, cluster, load-balance |
| empty packet | http | error | http, validation, relay |
| keystore: insert agent key | exception | error | go, sqlite, upsert, registration |
| relay: server # (fingerprint ) has no [[Servers.Instances]] | validation | error | relay, config, validation, instances |
| missing remote peer public key | validation | error | go, cryptography, keys |
| relay forward cap exceeded | exception | critical | relay, capacity, rate-limit, connection-limit |
| --smart-policy is required in encrypt mode | validation | error | cli, validation, flags |
| --ztdo, --data-private-key and --provider-public-key are… | validation | error | cli, validation, flags |
| invalid key length for SM4-GCM | exception | error | go, crypto, sm4, key-length |
| fail to create public key directory | exception | critical | go, filesystem, mkdir, cosign |
| failed to decode evidence | exception | error | base64, encoding, attestation, go |
| failed to generate UUID: | exception | warning | go, uuid, random |
| invalid --data-source-type, allowed values are online… | validation | error | cli, validation, enum, nhp-db |
| keystore: check column | exception | error | go, sqlite, migration, pragma |
| unsupported key type, expect RSA | http | error | go, attestation, rsa, tee |
| nhp server length is too long | validation | error | go, validation, protocol, ztdo |
| failed to create csv verifier | exception | error | attestation, verifier, csv, go |
| http request failed | exception | error | network, http, attestation, local-service |
| invalid e | validation | error | go, base64, jwk, attestation |
| : [[Servers]][ ] instance # : invalid Port | exception | error | |
| --access-url is required when --data-source-type is stream | validation | error | cli, validation, flags |
| failed to generate random cookie signing key | exception | critical | crypto, entropy, startup |
| missing y coordinate in jwk | validation | error | jwt, jwk, ecdsa, validation |
| TEE public key is not found for specified token | http | error | go, attestation, token, tee |
| failed to compress response body | exception | warning | zlib, compression, defensive |
| udp listen ip address is incorrect | exception | critical | config, udp, startup, invalid-ip |
| unsupported mode | exception | error | go, crypto, noise-protocol, enum |
| keepalive packet size is incorrect | validation | warning | go, protocol, keepalive |
| keystore: migrate . | exception | error | go, sqlite, migration, ddl |
| loopback peer sent malformed X-Real-IP | http | error | |
| : [[Servers]][ ] is nil | exception | error | config, validation, nil |
| resource not found | http | error | go, filesystem, kbs |
| listen error | exception | critical | udp, bind, network, startup |
| : no [[Servers]] configured | exception | critical | config, toml, validation |
| aspId or resId is empty | exception | error | validation, config |
| inner packet too large | exception | error | relay, packet-size, udp, validation |
| relay: server # instance # missing or invalid port | validation | error | relay, config, validation, port |
| fail to write private key file | exception | critical | go, filesystem, file-write, cosign |
| keystore: sweep otp rows affected | exception | warning | go, database, sqlite, driver |
| aspId not found | exception | error | lookup, config, resource |
| relay: server # instance # missing host | validation | error | relay, config, validation, host |
| : [[Servers]][ ] missing PubKeyBase64 | exception | error | config, crypto, toml |
| aspId is empty | exception | error | validation, config |
| fail to unmarshal confidential computing result | exception | error | json, dhp, confidential-computing |
| fail to write public key file | exception | critical | go, filesystem, file-write, cosign |
| invalid y coordinate | validation | error | jwt, base64, encoding, jwk |
| file path cannot be empty | exception | error | validation, filesystem, config |
| keystore: generate otp | exception | error | go, crypto, random, otp |
| keystore: insert otp | exception | error | go, sqlite, insert, otp |