WebOfTrust / keripy

Key Event Receipt Infrastructure - the spec and implementation of the KERI protocol
https://keripy.readthedocs.io/en/latest/
Apache License 2.0
56 stars 53 forks source link

Keri agent crashes with lmdb MDB_MAP_FULL error #287

Closed psteniusubi closed 10 months ago

psteniusubi commented 2 years ago

I was using Keep to walk through Root GAR inception. Starting with empty database with ~/.keri folder removed. Was able to complete most of the steps but while attempting to setup multi-sig group the Keri agent crashed with lmdb MDB_MAP_FULL error. Restarting Keri agent would not help. Keri agent was started with command "kli agent vlei"

image

I have attached a backup of the database. Unfortunately I have lost the passcodes. One of the database files has about 10 mb size:

10481664 elo 26 10:37 .keri/db/keep-root-gar-5621/data.mdb

bak-220826.zip

pfeairheller commented 10 months ago

Agent removed from KERIpy for WebOfTrust/KERIA