benbjohnson/litestream
Documented errors, page 5 of 7. Back to benbjohnson/litestream
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| client-cert and client-key must both be specified for mutual | validation | error | nats, tls, mutual-tls, config |
| failed to create DB for %s: %w | exception | error | litestream, directory-replication, initialization |
| gs: cannot delete ltx file %q: %w | exception | error | gcs, cloud-storage, retention, delete |
| oss: delete all batch of %d objects: %w | exception | error | oss, delete, permissions, batch |
| recreate L0 directory: %w | exception | error | litestream, filesystem, mkdir, permissions, l0 |
| db sync: %w | exception | error | database, wal, error-wrapping |
| heartbeat interval must be at least 1 minute | validation | error | config, validation, duration |
| cannot specify both TXID & timestamp to restore | validation | error | restore, argument-validation, pitr, txid |
| close l1 iterator: %w | exception | error | storage, iterator, network, listing |
| failed to expand meta path for %s: %w | exception | error | config, litestream, env-var, expansion |
| gs: cannot delete object %q: %w | exception | error | gcs, cloud-storage, permissions, delete |
| must specify at least one replica URL for %s | validation | error | cli, arguments, replication |
| nats: failed to initialize object store: %w | exception | error | nats, jetstream, object-store, config |
| truncate buffer: %w | exception | error | |
| cannot determine L%d max ltx file for %q: %w | exception | error | storage, lookup, replication, network |
| cannot read config: %w | console | error | |
| cannot restore, output path already exists and is not empty: | validation | error | filesystem, overwrite, restore |
| create page cache: %w | exception | error | lru, cache, configuration |
| failed to connect to NATS server: %w | exception | error | nats, network, connection, tcp |
| sync restore output dir: %w | exception | error | |
| unknown config key: %s | validation | error | go, config, uri, validation |
| create txid temp file: %w | exception | error | restore, filesystem, file-write, temp-file |
| read ltx page index: %w | exception | error | storage, ltx, io, network |
| replica URL or config file required | validation | error | cli, validation, missing-flag, litestream-test |
| bucket name is required | validation | error | nats, config, object-store |
| decode | exception | critical | ltx, corruption, decode, wal |
| abs: cannot create azure blob client with shared key: %w | exception | error | abs, azure, shared-key, endpoint |
| s3: cannot load aws config: %w | exception | error | |
| find v0.3.x snapshot: %w | exception | error | restore, v0-3-compat, pitr, snapshot-selection |
| must specify port for bind address: %q | validation | error | config, http, metrics |
| no backup files available: %w | exception | warning | vfs, timeout, context, restore |
| database config #%d: 'meta-dir' can only be used with a dire | validation | error | config, validation, litestream |
| invalid lock downgrade: current=%s target=%s | exception | error | |
| no matching backup files available | exception | error | |
| replica url scheme required: %s | validation | error | config, url, validation |
| no replica configured | exception | error | configuration, replica, api-misuse |
| replica sync: %w | exception | error | network, storage, replication, error-wrapping |
| write page %d to hydrated file: %w | exception | error | io, filesystem, disk, vfs |
| apply ltx to hydrated file: %w | exception | error | replication, ltx, apply |
| failed to access object store bucket %q (bucket must be crea | exception | error | nats, jetstream, object-store, resource-not-found |
| find LTX snapshot: %w | exception | error | restore, ltx, snapshot-selection, pitr |
| host required for sftp replica | validation | error | config, sftp, litestream, ssh |
| remove expired l0 files: %w | exception | error | storage, deletion, l0-retention |
| cannot parse exec command: %w | exception | error | exec, parsing, config |
| database does not exist: %s | console | error | |
| database path required | validation | error | cli, missing-argument |
| enforce retention for %s: %w | console | error | |
| failed to expand meta dir for %s: %w | exception | error | config, litestream, env-var, expansion |
| failed to parse response: %w | exception | error | json, ipc, version-mismatch |
stage-open %w: %w (ErrDiskFull) | error_code | critical | disk-full, filesystem, staging |
| write txid file: %w | exception | error | |
| create parent directory: %w | exception | error | |
| parse hydration meta: %w | exception | warning | parsing, filesystem, hydration |
| remove expired l0 files: %w | exception | error | storage, deletion, retention, permissions |
| s3: cannot use both sse-customer-key and sse-kms-key-id; the | validation | error | |
| cannot write to lock page | exception | error | write-path, lock-page, sqlite-internals, litestream |
| failed to delete object %s: %w | exception | error | |
| invalid wal header magic: %x | exception | error | sqlite, wal, corruption, magic-number |
| decode ltx page: %w | exception | error | ltx, decode, page, corruption |
| enable database: %w | exception | error | context, cancellation, database |
| http request: %w | exception | warning | http, network, heartbeat, timeout |
| s3: get object %s: %w | exception | error | |
| webdav: cannot create temp file: %w | exception | error | filesystem, temp-file, disk |
| cannot calc restore plan: %w | exception | error | |
| cannot specify -enforce-retention flag without -once | validation | error | cli, flags, validation |
| s3: cannot load aws config for region lookup: %w | exception | error | |
| cannot specify 'replica' and 'replicas' on a database | validation | error | config, replica, deprecated, litestream |
| ltx files: %w | exception | error | storage, replica-client, list-files |
| new wal reader: %w | exception | error | sqlite, wal, corruption |
| read ltx header: %w | exception | error | ltx, header, storage |
| abs: cannot create shared key credential: %w | exception | error | abs, azure, shared-key, credentials |
| bucket required for s3 replica URL | validation | error | |
| cannot read wal header: %w | exception | error | wal, header, salt, read |
| marshal lock file: %w | exception | error | |
| poll L0: %w | exception | error | storage, replication, polling |
| age encryption is not currently supported, if you need encry | validation | error | config, encryption, deprecated, replica |
| failed to discard offset bytes: %w | exception | error | |
| parse replica url: %w | exception | error | config, url, parsing |
| sync: %w | exception | error | |
| close ltx file: %w | exception | error | close, io-error, filesystem |
| ensure wal exists: %w | exception | error | |
| sync temp meta file: %w | exception | warning | fsync, filesystem, durability |
| begin passive checkpoint barrier: %w | exception | error | sqlite, checkpoint, database-locked, transaction |
| cannot resume follow mode: database exists but no -txid file | exception | error | |
| delete lease: %w | exception | error | |
| failed to list objects: %w | exception | error | |
| rename L0 file: %w | exception | error | litestream, filesystem, rename, atomic, l0 |
stage-mkdir %w: %w (ErrDiskFull) | error_code | critical | disk-full, filesystem, staging |
| close level 0 ltx iterator: %w | exception | error | |
| invalid scheme for NATS replica: %s | validation | error | config, nats, url, litestream |
| multiple replicas on a single database are no longer support | validation | error | config, replica, deprecated, migration, litestream |
| new ltx compactor: %w | exception | error | |
| stat wal before sync: %w | exception | error | |
| cannot resume follow mode: saved TXID %s is ahead of latest | exception | error | |
| create table: %w | exception | error | sqlite, sql, ddl |
| page map: %w | exception | error | sqlite, wal, page-map |
| cannot specify url & webdav-url for webdav replica | validation | error | config, webdav, litestream, validation |
| db path required | exception | error | api, path, validation, store |
| invalid poll_interval: %w | validation | error | go, config, duration, validation |
| invalid value for query parameter %q: %q (must be a positive | validation | error |