Getting an error Error { kind: Lmdb(BadValSize), file: None, line: None } #452
Labels
No labels
Blocked
Bug
Documentation
Duplicate
Enhancement
Good first issue
Help wanted
Idea
In progress
Invalid
Major feature set
Packaging
Question
Soon
UI/UX
Upstream
You're dreamin'
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nostr/gossip#452
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
2023-08-12T13:02:12.404125Z INFO src/storage/import/mod.rs:15: Importing SQLITE data into LMDB...
2023-08-12T13:02:12.406736Z INFO src/storage/import/legacy/mod.rs:106: Database is at version 37
2023-08-12T13:02:12.406751Z INFO src/storage/import/mod.rs:25: LDMB: setup
2023-08-12T13:02:12.406892Z INFO src/storage/import/mod.rs:32: LMDB: imported local settings.
2023-08-12T13:02:12.406971Z INFO src/storage/import/mod.rs:39: LMDB: imported settings.
2023-08-12T13:02:22.020720Z INFO src/storage/import/mod.rs:49: LMDB: imported event-seen-on-relay data.
2023-08-12T13:02:22.092482Z INFO src/storage/import/mod.rs:60: LMDB: imported event-viewed data.
Error: Error { kind: Lmdb(BadValSize), file: None, line: None }
MacOS Sonoma 14.0 beta
Dup of #447