Skip to content

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

Open
@tmeinlschmidt

Description

@tmeinlschmidt

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions