ErrLookup › crowdsecurity/crowdsec
crowdsecurity/crowdsec
CrowdSec - the open-source and participative security solution offering crowdsourced protection against malicious IPs and access to the most advanced real-world CTI. · Go · 756 source files
Analyzed at 909b515798 on 2026-09-06. 1141 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| cannot list shards for enhanced_read: %w | exception | error | aws, kinesis, network, iam |
| while running scope filter: %w | exception | error | crowdsec, expr, scope-filter, runtime |
| failed to parse: %w | validation | error | |
| machine %s not validated | validation | error | authentication, lapi, crowdsec, machines |
| data source %s is not built in this version of crowdsec | validation | error | acquisition, build, datasource |
| %s: %w | exception | error | database, transaction, sqlite, crowdsec |
| unknown data source %s | validation | error | acquisition, config, datasource |
| failed to register custom TLS config: %w | exception | error | mysql, tls, config, database |
| EvtQuery failed: %v | exception | error | windows, eventlog, acquisition |
| chunk_size must be positive | validation | error | config, validation, http |
| client certificate OU %v doesn't match expected OU %v | exception | error | tls, authentication, certificates, config |
| bouncer not found | http | error | authentication, lapi, bouncer, gin |
| failed to find route for request: %w (error type: %T) | validation | error | openapi, routing, http |
| only SYSTEM, Administrators or the user currently running cr | exception | error | windows, acl, security, permissions |
| on_challenge_submit hooks are only valid in-band, not under | validation | error | config, appsec, validation |
| appsec datasource requires a hub. this is a bug, please repo | exception | error | appsec, acquisition, initialization, lapi |
| %w: no schema loaded for ref %s | validation | error | openapi, appsec, schema-not-loaded |
| couldn't find custom postoverflow '%s' in the following loca | exception | error | crowdsec, hub, postoverflow, testing |
| missing 'source' field | validation | error | |
| unable to run assert '%s': %w | exception | error | expr, hubtest, assertion |
| creating alert decisions: %w | exception | error | database, ent, bulk-insert |
| failed to get value for %s: %w | exception | warning | expr, runtime, context |
| no appsec-config found for %s | exception | error | appsec, config, crowdsec |
| failed to generate initial challenge bundle: %w | exception | critical | appsec, challenge, startup, initialization |
| path is too short: %s (%d) | exception | error | hub, path, layout, crowdsec |
| nil alert builder at index %d | exception | error | database, internal-invariant, crowdsec, ent-orm |
| connection aborted, shutting down docker watcher | exception | error | |
| error compiling the scope filter: %w | exception | error | crowdsec, expr, compilation, scope-filter |
| while opening process token: %w | exception | error | windows, process-token, privilege |
| no container found named: %s, can't run one shot acquisition | exception | error | docker, acquisition, container-not-found |
| unknown configuration type '%s' | exception | error | hub, item-type, enum, crowdsec |
| while creating built-in Administrators well known sid: %w | exception | error | windows, sid, security, win32 |
| (cache) %w | exception | error | tls, certificates, ocsp, crl, cache |
| message for '%s' contains bad data format: missing blocklist | validation | warning | crowdsec, papi, websocket, payload-validation |
| while setting token information: %w | exception | error | windows, integrity-level, token |
| failed to load aws config: %w | exception | error | aws, kinesis, configuration |
| timestamp is not valid | validation | error | syslog, rfc3164, timestamp, parsing |
| reader connection lost for container %s | exception | warning | docker, logs, connection-lost, reconnect |
| failed to create request: %w | exception | error | papi, http, config, url |
| no credentials or URL found in api client configuration '%s' | validation | error | config, validation, crowdsec |
| %w: %v | exception | error | hubtest, nuclei, command-execution, external-binary |
| failed to seal allowlist cookie: %w | exception | error | appsec, crypto, cookie, challenge |
| unexpected status code: %d | http | error | http, longpoll, lapi, network |
| wevtapi.EvtNext failed: %v | exception | error | windows, eventlog, winapi, network |
| cannot create kinesis client: %w | exception | error | kinesis, aws, config, credentials, crowdsec |
| compilation of '%s' failed: %w | validation | error | expr, config, validation |
| while performing request: %w | exception | error | network, lapi, http-request |
| error tailing logs: %w | exception | error | network, http, victorialogs, tail |
| failed to decode response: %w | exception | error | papi, http, json, api |
| pow: unusable salt | exception | error | |
| getXMLEvents failed: %v | exception | error | windows, eventlog, acquisition |
| invalid generated alert: %w: %s | exception | error | crowdsec, alert, validation, swagger |
| event has multiple source types : %s != %s | exception | error | crowdsec, alert, scope, consistency |
| while adjusting token privileges: %w | exception | error | windows, privileges, token |
| unable to collect sources from bucket: %w | exception | error | crowdsec, alert, overflow |
| unable to update machine version in database: %w | exception | error | database, update-failed, crowdsec, authenticator |
| operation '%s' unknown, continue | exception | warning | papi, polling, version-compatibility |
| failed to load postovflw parser patterns: %w | validation | critical | crowdsec, parser, config, startup |
| hostname is not valid | validation | error | syslog, rfc3164, hostname, validation |
| scope is %s but '%s' isn't a valid ip | exception | error | crowdsec, leakybucket, scenario, ip |
| cannot create %s reader | exception | error | kafka, invariant, crowdsec |
| generateConfig failed: %w | exception | error | windows, dsn, api |
| while unmarshalling allowlist item: %s | exception | error | json, allowlist, unmarshal, capi |
| decision duration '%+v': %w: %w | exception | error | crowdsec, database, duration-parsing, decisions |
| failed to create gzip reader for obfuscator wasm: %w | exception | critical | go, wasm, gzip, embedded-assets |
| alert graph delete batch decisions: %w | exception | error | database, delete, ent |
| cookie expired | exception | info | appsec, cookie, crypto, expiry |
| unable to copy '%s' to '%s': %w | exception | error | go, file-copy, hubtest, filesystem |
| failed to get response: %w | exception | error | network, papi, http, connectivity |
| cookie exceeds maximum size | exception | warning | appsec, cookie, size-limit, validation |
| while getting ACE: %w | exception | error | windows, acl, win32, security |
ErrCookieTooLarge %w: plaintext=%d > %d | validation | error | appsec, cookie, size-limit, validation |
| '%s %s failed: %w | exception | error | papi, database, operations |
| bot entry '%s' in %s has no identity verification (need at l | validation | error | go, validation, data-files, crowdsec |
| fail to run '%s' for test '%s': %w | exception | error | subprocess, cscli, appsec, test-harness, lapi |
| %w. The index file is invalid, please run 'cscli hub update' | exception | error | hash, checksum, hub, index |
| cannot create %s dialer: %w | exception | error | kafka, tls, config, crowdsec |
ErrChallengeHMAC invalid HMAC in challenge response | validation | error | |
| while extracting scope from bucket %s: %w | exception | error | crowdsec, alert, scope-filter |
| failed to create PAPI client: %w | exception | error | config, startup, papi, http-client |
| failed to parse api client credential configuration file '%s | validation | error | yaml, config, crowdsec |
| failed to process line | exception | error | kubernetes, log-tailing, sentinel-error, error-wrapping |
| loading plugin: %w | exception | error | plugins, notifications, startup, grpc |
| file '%s' is not from hub '%s' nor from the configuration di | exception | error | hub, path, symlink, classification, crowdsec |
| error decoding poll response: %v | exception | error | longpoll, json-decode, streaming, crowdsec-lapi |
| failed to deobfuscate fingerprint: %w | validation | warning | appsec, challenge, fingerprint, decryption |
| crowdsec configuration not loaded while initializing appsec | exception | error | |
| error compiling duration_expr of %s: %w | exception | error | config, expr, profile |
| stream_name is mandatory when use_enhanced_fanout is false | validation | error | aws, kinesis, config-validation, acquisition |
| empty yaml document | validation | error | |
| while configuring %s: %w | exception | error | grpc, plugins, config, environment |
| missing basic auth | http | warning | http, authentication, basic-auth |
| while getting process attributes: %w | exception | error | windows, subprocess, plugin, token |
| stop_at field time '%s': %w: %w | exception | error | timestamp, rfc3339, capi |
| unable to update machine in database: %w | exception | error | database, update-failed, crowdsec, authenticator |
| couldn't find custom parser '%s' in the following locations: | exception | error | hubtest, custom-parser, resource-not-found, configuration |
| generate PoW prefix: %w | exception | critical | crypto, entropy, appsec, pow |
| bulk creating alert: %w: %w | exception | error | database, sqlite, bulk-insert, crowdsec |
| journalctl exited with error: %w | exception | error | go, exec, journalctl, exit-code, permissions |
| message for '%s' contains bad data format: missing allowlist | validation | error | allowlist, papi, message-validation, crowdsec |