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

Use branch cosmos/v0.46.x got error: failed to get block results from node: error unmarshalling result: illegal base64 data at input byte 44 #625

Open
llwinner opened this issue Aug 7, 2023 · 1 comment

Comments

@llwinner
Copy link

llwinner commented Aug 7, 2023

My chain is built by ignite, cosmos version is v0.46.7
First, I run bdjuno with default branch(I forgot to change), and bdjuno run well. But I run big dipper and found that validator informations were losing.
I guess maybe it is caused by the wrong cosmos version. The default branch of bdjuno is cosmos v0.47.x.
So I change the branch to cosmos/v0.46.x, delete bdjunod and run make install, all success.
And I run bdjuno start, I got an error: failed to get block results from node: error unmarshalling result: illegal base64 data at input byte 44
image
What should I do? Please help me. Thanks.

@zura35
Copy link

zura35 commented Sep 18, 2023

Hi @llwinner may I ask if you have also rebuilt the binary with make build after switching to the new branch?

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