cosmos / gaia

Cosmos Hub
https://hub.cosmos.network
Apache License 2.0
472 stars 691 forks source link

Old header has expired #2192

Closed hungzinza closed 1 year ago

hungzinza commented 1 year ago

Summary of Bug

I ran a node in testnet with gaia v8.0.0-rc4 and use state sync with trust_height = 14450000 It show a error as below. I tried find everywhere but can't resolve it. Please suggest for me what gaia version should I use, whate height of block Screenshot from 2023-02-15 11-23-28

Version

gaia: v8.0.0-rc4 trust_height = 14450000 time: 11:26 on 15 Feb 2023

Steps to Reproduce


For Admin Use

yaruwangway commented 1 year ago

Hi, you can find here the latest height here https://www.mintscan.io/cosmos/blocks, the trusted_height can set as present_height-1000.

hungzinza commented 1 year ago

Hi @yaruwangway I switch to gaia version v9.0.0-rc5 with trust_height = present_height - 1000 But I receive this error, I check guide again, maybe docs cosmos-hub is out of date and I'm wrong gaia version. I want to add node to testnet and what gaia version should I use ?

Screenshot from 2023-02-17 10-45-20

yaruwangway commented 1 year ago

hi, sorry, my mistake, you are syncing testnet, @dasanchez , i remember you setup more nodes to provide snapshots ?

hungzinza commented 1 year ago

Hi @dasanchez , Do you know about my issue? I tried a lot of gaia version ? 10 days ago, I use block height of (07-02-2023) with gaia v8.0.0-rc4 and it was working. But now it's not work.

dasanchez commented 1 year ago

Hi @hungzinza we upgraded the testnet to v9 on Feb 8, so you wouldn't be able to join if you're running v8: https://github.com/cosmos/testnets/tree/master/public#testnet-details

Can you reset your node state and try syncing again using v9.0.0-rc7?

mmulji-ic commented 1 year ago

@hungzinza thanks for posting. I assume I can close this issue. If you do have further questions, please reopen.