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

debug_traceBlockByNumber: invalid request: failed to load state at height in archive node (versiondb) #1314

Open
tmeinlschmidt opened this issue Feb 13, 2024 · 0 comments

Comments

@tmeinlschmidt
Copy link

Describe the bug
Downloaded archive snapshot (versiondb), pruning set as nothing, state_sync false. When started, trying to get block trace, but getting eg

{
  "jsonrpc":"2.0",
  "id":1,
  "error":{
    "code":-32000,
    "message":"rpc error: code = Unknown desc = codespace sdk code 18: invalid request: failed to load state at height 598415; no commit info found (latest height: 12421560)"
  }
}

Expected behavior
get complete block trace

Desktop (please complete the following information):

  • cronos 1.0.15 @ ubuntu 22
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

1 participant