Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Pack DIDComm Message in certain situations #1364

Closed
nickreynolds opened this issue Mar 27, 2024 · 1 comment
Closed

Unable to Pack DIDComm Message in certain situations #1364

nickreynolds opened this issue Mar 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@nickreynolds
Copy link
Contributor

Bug severity
3

Describe the bug
There is a bug (found while updating the Agent Explorer) where the Veramo agent is unable to correctly pack DIDComm messages when trying to send a message from a peer-did and gives a 'could not map an agent key to an skid` error.

Strangely, this bug only occurs on the 2nd or later packDIDCommMessage call of an agent's lifespan. The first call correctly packs the message, but subsequent calls have failures.

To Reproduce
Steps to reproduce the behaviour:
You can see this error by running this branch of the Agent Explorer:
decentralized-identity/agent-explorer@0578956

Versions (please complete the following information):

  • Veramo: v5.6.1-next.57
@nickreynolds nickreynolds added the bug Something isn't working label Mar 27, 2024
@nickreynolds
Copy link
Contributor Author

closed by #1365

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant