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

Rococo relaychain doesn't return latest block height #81

Open
hemz10 opened this issue Nov 20, 2023 · 3 comments
Open

Rococo relaychain doesn't return latest block height #81

hemz10 opened this issue Nov 20, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@hemz10
Copy link
Contributor

hemz10 commented Nov 20, 2023

Overview

Once the relay chain is successfully running, when trying to fetch the latest block height, it doesn't return the latest block height. a year old block is returned as latest block height.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Run the rococo relay chain using the kurtosis package
  2. After the node is running try to get the latest block height
  3. Observe it doesn't return the latest block height

Expected Behavior

To return the latest block height. If the sync is taking time we should have a proper message displayed to the end users with an approximate sync to be completed time.

@hemz10 hemz10 added the bug Something isn't working label Nov 20, 2023
@hemz10
Copy link
Contributor Author

hemz10 commented Nov 20, 2023

Same issue observed for kusama relay chain when running acala as mainnet

@shanithkk
Copy link
Collaborator

rococo local chain or testnet?

@hemz10
Copy link
Contributor Author

hemz10 commented Nov 21, 2023

Issue observed in testnet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants