Replying to Avatar KP 🧡⚡️

Getting this error on MacOS Sonoma 14.0 Beta

warning: method `get_event_ids_with_hashtag` is never used

--> src/storage/mod.rs:642:12

|

642 | pub fn get_event_ids_with_hashtag(&self, hashtag: &String) -> Result, Error> {

| ^^^^^^^^^^^^^^^^^^^^^^^^^^

|

= note: `#[warn(dead_code)]` on by default

warning: `gossip` (bin "gossip") generated 1 warning

Finished release [optimized] target(s) in 1m 37s

Error: Error { kind: Lmdb(BadValSize), file: None, line: None }

Avatar
Mike Dilger ☑️ 2y ago

Did this happen the first time you tried the new lmdb work?

Reply to this note

Please Login to reply.

Discussion

Avatar
KP 🧡⚡️ 2y ago

I think so. I am not sure though. This error is recent.

Thread collapsed
Avatar
KP 🧡⚡️ 2y ago

Yes the first time…I remember now

Thread collapsed