Ruh roh: ```Error storing fingerprints ["000102030...
# general
b
Ruh roh:
Copy code
Error storing fingerprints ["000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f20"]: MDB_MAP_FULL: Environment mapsize limit reached
🤯 1
🙊 2
🗺️ 1
w
and what is the current size of the LMDB store on disk?
b
No settings change. Yeah it's gigantic. Almost 100GB I think. I had my dev just wipe the LMDB store 🤷‍♂️
w
are they using
pantsd
? it’s supposed to be running garbage collection periodically, but we’ve definitely heard anecdotes where people haven’t seen that.
b
I would imagine so, but there's a sliver of a chance the answer is no (due to some constraints not worth bringing up)