benbjohnson/litestream
Documented errors, page 4 of 7. Back to benbjohnson/litestream
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| write ltx from wal: %w | exception | error | ltx, wal, io-error, replication |
| failed to scan directory %s: %w | exception | error | filesystem, litestream, directory-scan, io |
| invalid filename in path %s: %w | validation | error | |
| sync ltx file: %w | exception | error | fsync, filesystem, io-error, storage |
| sync replica for %s: %w | console | error | |
| webdav url required | validation | error | webdav, config, initialization, url |
| lease not held | error_code | error | lease, s3, distributed, replication |
| litestream_txid is read-only | exception | error | go, sqlite, pragma, read-only, litestream |
| create table %s: %w | exception | error | sqlite, ddl, database |
| get LTX time bounds: %w | exception | error | restore, ltx, time-bounds, storage-backend |
| cannot specify url & path for sftp replica | validation | error | config, sftp, litestream, validation |
| close L0 file: %w | exception | error | litestream, filesystem, file-handle, io, l0 |
| close ltx encoder: %w | exception | error | ltx, flush, io-error, replication |
| database already exists, skipping | console | info | restore, idempotency, sentinel-error |
| no ltx files for hydration | exception | error | replication, empty-input, restore |
| truncate: %w | exception | error | filesystem, truncate, permissions, replication |
| cannot build index: %w | exception | error | index, ltx, replica, open |
| cannot specify url & bucket for gs replica | validation | error | |
| invalid ltx path: %s | validation | error | nats, ltx, path-parsing, config |
| cannot specify a replica URL and the -config flag | validation | error | cli, flags, configuration |
| cannot specify url & bucket for oss replica | validation | error | oss, config, ambiguous |
| directory path is required for directory replication | validation | error | config, directory, validation, litestream |
| encode page %d: %w | exception | error | go, ltx, encoding, pages |
| extract timestamp from LTX header: %w | exception | error | |
| post-restore integrity check: %w | exception | error | |
| sync ltx dir: %w | exception | error | fsync, durability, filesystem, directory |
| write hydration meta: %w | exception | warning | io, filesystem, hydration |
| write txid: %w | exception | error | restore, filesystem, file-write, disk-full |
| context cancelled while waiting for transaction: %w | exception | warning | go, context-cancellation, sqlite-vfs, shutdown |
| timeout waiting for transaction to complete (waited %v) | exception | warning | go, timeout, sqlite-vfs, transactions |
| replica path cannot be a url, please use the 'url' field ins | validation | error | config, replica, url, migration |
| sync before truncate: %w | exception | error | filesystem, fsync, durability, io |
| bucket required for nats replica URL | validation | error | nats, config, url |
| init write buffer: %w | exception | error | go, file-open-failed, write-buffer, permissions, sqlite-vfs |
| open database: %w | exception | error | database, open, configuration |
| verify | exception | critical | corruption, checksum, restore, ltx |
| create index: %w | exception | error | sqlite, index, ddl |
| extract timestamp from LTX header: %w | exception | error | ltx, corruption, oss, upload |
| info failed: %s | http | error | http, server-error, ipc |
| WALReader.ReadFrame(): buffer size (%d) must match page size | exception | error | sqlite, wal, buffer, page-size |
| database not found: %s | exception | error | database, not-found, path |
| failed to create JetStream context: %w | exception | error | nats, jetstream, config, server |
| fetch page %d: %w | exception | error | go, storage, ltx, network |
| litestream_lag is read-only | exception | error | go, sqlite, pragma, read-only, replication-lag |
| output path required | exception | error | restore, validation, required-argument |
| too many arguments | validation | error | cli, arguments, litestream |
| write page %d: %w | exception | error | disk, io, file-write-failed |
| failed to read response: %w | exception | error | network, io, unix-socket |
| invalid -integrity-check value: %s | validation | error | cli, flags, enum, restore |
| last page match: %w | exception | error | wal, ltx, verification, page-match |
| list level %d ltx files: %w | exception | error | storage, s3, network, replication |
| no backup files available | exception | error | time-travel, restore-plan, retention, empty |
| s3: sse-customer-key requires HTTPS endpoint (HTTP only allo | validation | error | |
| read wal header after expected truncation: %w | exception | error | wal, checkpoint, truncation, header |
| webdav: cannot read directory %q: %w | exception | error | webdav, directory, list, http |
| failed to parse response: %w | exception | error | json, http, version-mismatch |
| new ltx compactor: %w | exception | error | ltx, compaction, invalid-argument |
| open remote L0 file: %w | exception | error | litestream, replica, object-storage, network, ltx |
| rename to output path: %w | exception | error | go, restore, filesystem, rename, atomic |
| failed to parse response: %w | console | error | json, cli, ipc, version-mismatch |
| ltx file corrupted | error_code | critical | ltx, corruption, ltx-format, recovery |
| must specify replica for database | validation | error | config, replica, litestream |
| webdav: cannot connect to server: %w | exception | error | webdav, network, connectivity, http |
| write ltx from db: %w | exception | error | ltx, snapshot, io-error, replication |
| bucket required for gs replica | validation | error | |
| close database: %w | exception | error | database, close, cancellation |
| close l1 iterator: %w | exception | error | iterator, storage, listing, pagination |
| detect full checkpoint: %w | exception | error | wal, checkpoint, salt, detection |
| new wal reader with offset: %w | exception | error | sqlite, wal, offset |
| bucket required for NATS replica | validation | error | nats, config, replica, missing-field |
| cannot expand home directory for sse-customer-key-path: %w | exception | error | |
| cannot specify url & bucket for abs replica | validation | error | |
| invalid NATS URL: %w | validation | error | config, nats, url, litestream |
| abs: container name is required | validation | error | abs, azure, configuration, container |
| create parent directory: %w | exception | error | filesystem, mkdir, permissions |
| ltx file missing | error_code | error | ltx, missing-file, recovery, reset |
| remove ltx files: %w | exception | error | storage, deletion, retention, permissions |
| file replica path required | validation | error | config, url, file-replica, validation |
| oss: delete batch of %d objects: %w | exception | error | oss, delete, permissions, storage |
| remove ltx directory: %w | exception | error | filesystem, permissions, reset, local-state |
| new wal reader, after reset | exception | error | sqlite, wal, corruption |
| check database behind replica: %w | exception | error | |
| decode header: %w | exception | error | ltx, decode, corruption |
| frame salts until: %w | exception | error | sqlite, wal, io |
| non-contiguous ltx file: level=%d, current=%s, next=%s-%s | exception | critical | replication, txid-gap, consistency |
| target time required | validation | error | time-travel, argument-validation, timestamp |
| %w: %s | exception | error | database, not-found, sentinel-error |
| connection not registered | exception | error | vfs, registration, connection |
| parse query string: %w | exception | error | s3, url, query-string, parsing |
| s3: bucket name is required | validation | error | |
| s3: rewind ltx file %s: %w | exception | error | s3, io, seek, file |
| extract timestamp from LTX header: %w | exception | error | ltx, corruption, gcs, upload |
| fetch l1 files: %w | exception | error | storage, compaction, retention, network |
| oss: get object %s: %w | exception | error | oss, network, read, storage |
| oss: list objects page: %w | exception | error | oss, list, pagination, storage |
| snapshot %s: %w | console | error | |
| webdav: cannot write file %q: %w | exception | error | webdav, upload, http |
| abs: cannot upload ltx file %q: %w | exception | error | |
| failed to get object %s: %w | exception | error | |
| fetch l1 files: %w | exception | error | storage, listing, l0-retention, network |