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

Kichain genesis file is corrupted #6

Open
4 tasks
MasterPi-2124 opened this issue Nov 8, 2021 · 2 comments
Open
4 tasks

Kichain genesis file is corrupted #6

MasterPi-2124 opened this issue Nov 8, 2021 · 2 comments

Comments

@MasterPi-2124
Copy link

MasterPi-2124 commented Nov 8, 2021

Summary of Bug

When I download genesis.json file from kichain-1 network and then start, kichain ended up with the error:

Error: error reading GenesisDoc at /root/.kid/config/genesis.json: evidence.MaxAgeNumBlocks must be greater than 0. Got 0

Version

$ kid version
Mainnet-IBC-main-3fbf23ed576464f613240614659733af8e929be0

Steps to Reproduce

I followed this instruction: https://medium.com/ki-foundation/how-to-join-the-kichain-mainnet-5ac7160d72e3

kid init notional --chain-id kichain-1
wget -O ~/.kid/config/genesis.json https://raw.githubusercontent.com/KiFoundation/ki-networks/v0.1/Mainnet/kichain-1/genesis.json
kid start

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@TarekAwwad
Copy link
Member

Hello @MasterPi-2124 Please checkout on tag 1.0.0 and than make install.
Ensure the installed version uses commit 5814c4bd64a2a2f7d388d9155c2d4b69b11fb03c

@ELZ-CB4
Copy link

ELZ-CB4 commented Jan 19, 2022

Hello, same here with commit 3fbf23e ==> v2.0 for kichain-2 mainnet

(there is no "master" branch like wrote in the documentation)

OS : ubuntu 18.04
Go : 1.16

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

3 participants