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

Can't access desmos with tmkms #107

Closed
westaking opened this issue Mar 3, 2020 · 6 comments
Closed

Can't access desmos with tmkms #107

westaking opened this issue Mar 3, 2020 · 6 comments
Assignees
Labels
kind/bug Something isn't working

Comments

@westaking
Copy link

westaking commented Mar 3, 2020

Bug description

tmkms cannot access desmos v0.3.0 for validator
desmos v0.2.0 worked fine with no problems with tmkms.

The following error occurs:

tmkms:
cryptographic error
desmosd

desmos v0.3.0:
desmos2

Steps to reproduce

Set priv_validator_laddr in desmos config.toml for tmkms.

Expected behavior

tmkms should be connected to desmos 0.3.0 for block signing.

@westaking westaking added the kind/bug Something isn't working label Mar 3, 2020
@RiccardoM
Copy link
Contributor

Hi @westaking, thanks for the report.

Have you made sure you migrated your keys by executing the following command before starting the node?

desmoscli keys migrate

From version 0.3.0 the keys are handled in a different way and they should be migrated before starting the updated node. Please refer to the following links:

@westaking
Copy link
Author

Yes, I did migrate keys.
desmos 0.3.0 works fine without tmkms.
But desmos throws an error with tmkms.

@kwunyeung
Copy link
Contributor

Should not be related to the key migration. The keys migrate command migrates the keys in the keybase but not the validator key. Have to confirm if this is bug on Tendermint v0.33.

@RiccardoM RiccardoM added status/waiting-upstream This issue is waiting for a dependency to be updated in order to be worked on and removed Module:Staking labels May 6, 2020
@RiccardoM
Copy link
Contributor

This is a problem with tmkms by Iqlusion. The bug is discussed further here: iqlusioninc/tmkms#24

@zmanian
Copy link

zmanian commented Jun 7, 2020

fixed on kms master
iqlusioninc/tmkms#58

@RiccardoM RiccardoM removed the status/waiting-upstream This issue is waiting for a dependency to be updated in order to be worked on label Jul 2, 2020
@RiccardoM RiccardoM modified the milestone: v0.10.0 Jul 16, 2020
@RiccardoM
Copy link
Contributor

westaking Please try installing TMKS version v0.8.0 and let us know if that's fixed. I will close this in the meantime.

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

No branches or pull requests

4 participants