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

Bug: Error deleting legacy keys #277

Open
angelorc opened this issue Mar 10, 2025 · 2 comments
Open

Bug: Error deleting legacy keys #277

angelorc opened this issue Mar 10, 2025 · 2 comments

Comments

@angelorc
Copy link
Collaborator

Public RPC Stopped with Key Deletion Error

On Saturday, the public RPC stopped functioning. The following error was logged:

5:48PM ERR Error deleting legacy versions err="Value missing for key [24 88 149 140 25 134 235 62 255 126 230 187 33 0 151 119 197 38 217 87 69 31 170 232 216 142 103 132 117 16 4 207] corresponding to nodeKey 6e1858958c1986eb3eff7ee6bb21009777c526d957451faae8d88e6784751004cf" module=server

Expected Behavior:
The RPC should function without errors.

Steps to Reproduce:
Unknown at this time.

Further investigation is needed to determine the root cause.

@hard-nett
Copy link
Contributor

@angelorc this may be due to the different versions of cometbft go-bitsong uses with v0.50.11 of cosmossdk, #276

@hard-nett
Copy link
Contributor

@angelorc this may be due to the different versions of cometbft go-bitsong uses with v0.50.11 of cosmossdk, #276

this also may be due to the fact that we are not replacing the keyring library via:

	github.com/99designs/keyring => github.com/cosmos/keyring v1.2.0

this is used in simapp & wasmd, added the default replace to main go.mod in open PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants