You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.
The kms simply just receives the pings but it never asks the ledger for a new signature. I have to restart all three pieces (gaiad, tmkms and ledger) in order to restart the signing.
The text was updated successfully, but these errors were encountered:
This is not a KMS issue. The reason for this is: Tendermint stops to send SignVoteRequests/SignProposalRequests. Thus, the kms does not request signatures from the ledger as it does not receive sign requests (from tm).
@jleni is investigating this as far as I know. It makes more sense to open an issue in tendermint instead of here.
The kms simply just receives the pings but it never asks the ledger for a new signature. I have to restart all three pieces (gaiad, tmkms and ledger) in order to restart the signing.
The text was updated successfully, but these errors were encountered: