moonbeam icon indicating copy to clipboard operation
moonbeam copied to clipboard

Tracing is not available on request debug_traceBlockByNumber for block number 1001480 (0xf4808)

Open stepanovit opened this issue 3 years ago • 0 comments

When calling the method, the node gives an error

{"code"=>-32603, "message"=>"javascript based tracing is not available (hash :[205, 12, 124, 157, 192, 134, 124, 116, 196, 150, 60, 0, 109, 73, 227, 68])"} on request {"jsonrpc":"2.0","method":"debug_traceBlockByNumber","params":["0xf4808",{"timeout":"140s"}],"id":6276636})}

I think it's a bug in tracing canceled transactions

stepanovit avatar May 12 '22 19:05 stepanovit