1

geth version: Version: 1.9.24-stable

When I send the request, the geth process stops.

{
    "jsonrpc": "2.0",
    "method": "debug_traceBlockByNumber",
    "params": [
        "0x242c60",
        {"tracer": "evmdisTracer"}
    ],
    "id": 1
}

geth error logs: error logs

how should i solve this problem?

  • Please, do not post text data in image format. Copy your version info and log data and paste it as plain text in code block (that begins and ends with three backticks ``` ). You could check [this article](https://stackoverflow.com/help/how-to-ask) about asking. – astentx Nov 20 '20 at 13:45
  • I'm running geth light node on same geth version, but I'm having very hard time to find peers. Do you have the same issue? – Miroslav Nedelchev Nov 23 '20 at 10:29

0 Answers0