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

Investigate mmr_generateProof RPC issue on Rococo #5084

Closed
serban300 opened this issue Jul 19, 2024 · 4 comments
Closed

Investigate mmr_generateProof RPC issue on Rococo #5084

serban300 opened this issue Jul 19, 2024 · 4 comments
Assignees
Labels
I2-bug The node fails to follow expected behavior.

Comments

@serban300
Copy link
Contributor

serban300 commented Jul 19, 2024

To reproduce, try for example to call mmr_generateProof(11369888, 0x1cd750449e2169f16475b6cfc7ebfd48113bc4eace0aad288ebc137e403f65e3) for Rococo

@serban300 serban300 added the I2-bug The node fails to follow expected behavior. label Jul 19, 2024
@serban300 serban300 self-assigned this Jul 19, 2024
@serban300 serban300 moved this to In Progress in Bridges + XCM Jul 19, 2024
@serban300
Copy link
Contributor Author

The error that I'm getting locally is:

2024-07-19 21:29:44.475 ERROR tokio-runtime-worker runtime::mmr: [GenerateProof] MMR error: InconsistentStore

@serban300
Copy link
Contributor Author

This error is triggered when an element is not found in the offchain storage.

I synced Rococo from scratch locally and it works as expected. Maybe the Rococ RPC nodes were synced from a snapshot and probably the snapshots don't include the offchain db data.

@serban300
Copy link
Contributor Author

The DevOps team is resyncing the Rococo snapshots. It will take 2-3 days. Will get back with updates after

@serban300
Copy link
Contributor Author

The Rococo snapshots were synced and now everything works correctly. Resolving.

@github-project-automation github-project-automation bot moved this from In Progress to Done in Bridges + XCM Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I2-bug The node fails to follow expected behavior.
Projects
Status: Done
Development

No branches or pull requests

1 participant