This repository has been archived by the owner on Jun 3, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 42
KMS connection failure: "session limit of 1048576 messages exceeded" #255
Comments
These errors are supposed to be handled internally within I'll see if I can write some tests to reproduce and handle this better. |
@zmanian also commented on Twitter: "This sounds like a secret connection needing to re-key and the lack of auto restart on the Tendermint side causing a failure" |
Yep, that's correct |
I opened up a PR to automatically initiate a new session and retry sending the command in the event this occurs: |
The above PR was included in |
#259 is landed, so I'll close this out. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We've just experience the below error ("signing operation failed") on the tmkms side, while connecting to irisd instance for irishub.
As the current iris release does not support automatic KMS connection recovery, manual intervention was required, leading to some missed blocks in the interim:
Quick search of the GitHub repo doesn't reveal anything related to this, so I am stuck trying to determine what would cause this error. Any help appreciated.
The text was updated successfully, but these errors were encountered: