ErrLookup › influxdata/influxdb
influxdata/influxdb
Scalable datastore for metrics, events, and real-time analytics · Rust · 955 source files
Analyzed at d28e26e048 on 2026-08-16. 55 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Measurement name cannot contain spaces | validation | error | influxdb, line-protocol, python, measurement, validation |
| {key_type} key cannot be empty | validation | error | influxdb, line-protocol, python, tags, fields, validation |
| {key_type} key '{key}' cannot contain spaces | validation | error | influxdb, line-protocol, python, tags, fields, validation |
| {key_type} key '{key}' cannot contain commas | validation | error | influxdb, line-protocol, python, tags, fields, validation |
| {key_type} key '{key}' cannot contain equals signs | validation | error | influxdb, line-protocol, python, tags, fields, validation |
| uint64 field '{key}' cannot be negative | validation | error | influxdb, line-protocol, python, uint64, field-types, validation |
| At least one field is required: {line} | validation | error | influxdb, line-protocol, python, fields, validation |
| You've incorrectly specified a cluster-id for InfluxDB 3 Cor | validation | error | influxdb, cli, core-oss, enterprise, clap, configuration |
| Failed to initialize table index cache: {} | exception | critical | influxdb, server-startup, object-store, table-index, cache |
| must be formatted as "key=value" | validation | error | influxdb, cli, clap, parsing, key-value |
| No plugin directory configured | exception | error | influxdb, processing-engine, plugins, configuration, serve |
| Plugin not found: {} | exception | error | influxdb, processing-engine, plugins, not-found, triggers |
| Failed to rename temp directory to target | exception | error | influxdb, processing-engine, plugins, filesystem, rename, atomic-update |
| request trigger execution cancelled | http | warning | influxdb, processing-engine, request-trigger, cancellation, tokio |
| invalid database name: {db_name} | console | error | influxdb, processing-engine, python, database-name, validation |
| unsupported Arrow type for Python conversion: {:?}. Supporte | exception | error | influxdb, arrow, python, type-conversion, processing-engine, pyo3 |
| plugin code contains null bytes | validation | error | influxdb, plugins, python, null-bytes, cstring, encoding |
| Failed to import plugin module '{}': {} Hint: Check for synt | exception | error | influxdb, plugins, python, import-error, dependencies, multi-file-plugin |
| Failed to load function '{}' from plugin module '{}': {} | exception | error | python-plugin, influxdb3, plugin-loader, getattr |
| Python function call failed: {} | exception | error | python-plugin, influxdb3, unhandled-exception, traceback |
| Unsupported return type from Python function | http | error | python-plugin, influxdb3, flask, response-format |
| timestamp, {}, out of range for precision: {:?} | validation | error | timestamp, precision, overflow, line-protocol, influxdb3 |
| multi-thread-alt runtime requires `tokio_unstable` | console | error | tokio, runtime, cli, config, tokio-unstable |
| disabling LIFO slot requires `tokio_unstable` | console | error | tokio, runtime, cli, config, tokio-unstable, lifo-slot |
| CA certificate PEM should be valid | panic | critical | tls, pem, certificate, reqwest, panic, client |
| cannot fit duration into u64 | panic | error | metrics, duration, overflow, panic, influxdb3 |
| metric should be in progress | panic | error | metrics, reporter, state-machine, panic, influxdb3 |
| no metric in progress | panic | error | metrics, prometheus, exporter, state-machine, panic, influxdb3 |
| schema contains non-existent or column | panic | critical | arrow, record-batch, mutable-batch, schema-mismatch, panic, influxdb3 |
| schema contains repeated column name | panic | critical | arrow, record-batch, mutable-batch, duplicate-column, panic, influxdb3 |
| can only accept once | panic | error | channel, one-shot, cache, ownership, panic, influxdb3 |
| not poisoned | panic | error | mutex, poisoning, waker, concurrency, cache, panic, influxdb3 |
| never fails | panic | critical | cache, s3-fifo, spawn-blocking, join-error, panic, influxdb3 |
| not poisoned | panic | error | rust, mutex, poisoned-lock, s3-fifo-cache, metrics, panic |
| should exist | panic | error | rust, internal-invariant, indexset, s3-fifo-cache, unreachable-defensive-panic |
| just got this index | panic | error | rust, internal-invariant, indexset, s3-fifo-cache, unreachable-defensive-panic |
| not poisoned | panic | error | rust, rwlock, poisoned-lock, s3-fifo-cache, panic |
| ghost queue is NOT empty | panic | error | rust, s3-fifo-cache, configuration, ghost-queue, empty-collection-pop, panic |
| all types covered | panic | error | rust, internal-invariant, enum-exhaustiveness, panic-logging, maintenance-bug |
| invalid IOx metadata | panic | error | rust, influxdb-iox, parquet, metadata, deserialization, data-corruption, panic |
| failed to read encoded schema | panic | error | rust, influxdb-iox, parquet, schema, deserialization, panic |
| invalid statistics | panic | error | rust, influxdb-iox, parquet, statistics, deserialization, panic |
| row count overflows i64 | panic | warning | rust, influxdb-iox, integer-overflow, type-conversion, unreachable-defensive-panic |
| no time column in metadata statistics | panic | error | rust, influxdb-iox, parquet, time-column, schema-validation, panic |
| no min time statistic | panic | error | rust, influxdb-iox, parquet, statistics, time-column, panic |
| num_row_groups_in_parallel should be above zero | panic | error | rust, influxdb-iox, configuration, nonzero, parallelism, builder-validation, panic |
| num_columns_in_parallel should be above zero | panic | error | rust, parquet, influxdb, config, panic, nonzero-validation |
| sharder mapped input to non-existant bucket | panic | warning | rust, sharding, consistent-hashing, jumphash, invariant, panic, influxdb |
| mapped to out-of-bounds shard | panic | warning | rust, sharding, round-robin, invariant, panic, influxdb |
| If you call `drop_last_value`, the tag buffer must contain a | panic | error | rust, influxdb, line-protocol, buffer, rollback, panic, internal-api |
| If we can remove a value from the interned strings, we must | panic | warning | rust, influxdb, internal-invariant, dictionary-encoding, panic |
| must have offset | panic | info | rust, influxdb, internal-invariant, string-buffer, panic |
| start watchdog thread | panic | critical | rust, tokio, watchdog, thread-limit, resources, panic, influxdb |
| no overflow | panic | error | rust, jaeger, tracing, chrono, timestamp, overflow, panic |
| token creation to return full token info | panic | error | rust, influxdb, cli, token, admin-token, api-response, panic |