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

Issue logging into two agents at the same time #248

Closed shakedown-street closed 10 months ago

shakedown-street commented 2 years ago

I'm getting an error that crashes kli agent vlei whenever I try to log into a second agent. For example, I can create/enter a passcode for a lead root gar (5520/5620), then create an AID. Then when I try to create another, regular, root gar (5521/5621) I'm able to create the passcode, but when I try to enter it, it always crashes my kli agent vlei.

I'm up to date on development, using python 3.10.4, and I've tried recreating my venv. Not sure why it's happening for me but it's stopping me from moving forward on testing.

Here's the output I'm seeing when it crashes (top right terminal):

Specifically ERR: mdb_txn_begin: Invalid argument

image

pfeairheller commented 10 months ago

Agent removed from KERIpy for WebOfTrust/KERIA