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
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
What should I do? Please help me. Thanks.
The text was updated successfully, but these errors were encountered:
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
What should I do? Please help me. Thanks.
The text was updated successfully, but these errors were encountered: