We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Erigon version: ./erigon --version
./erigon --version
erigon version 2.43.0-stable-1106475e
Chain/Network: eth-mainnet
erigon version 2.42.0-stable-beb97784 version worked fine
erigon version 2.42.0-stable-beb97784
In the 2.43.0 version, it responds with method handler crashed .
method handler crashed
--data-raw '{ "jsonrpc": "2.0", "method": "trace_filter", "id": 0, "params": [ { "fromBlock": "0xc44dac", "toBlock": "0xc45193", "toAddress": [ "0xdb22d2d37db92EA7fa6993C9f6Ead55FBb1eF4EA", "0x2571B97fAd74ea2073FFF07ABb0F3bfF73C95e03", "0x3983942D40371B264530b944f44A28C1fa1030F9", "0x21f73D42Eb58Ba49dDB685dc29D3bF5c0f0373CA", "0x4f3a120E72C76c22ae802D129F599BFDbc31cb81" ] } ] }'
May 18 13:33:52 xxx erigon[23655]: [service.go:217 panic.go:884 panic.go:260 signal_unix.go:837 stream.go:184 trace_filtering.go:384 value.go:586 value.go:370 service.go:222 handler.go:494 handler.go:444 handler.go:392 handler.go:223 handler.go:316 asm_amd64.s:1598] May 18 13:33:52 xxx erigon[23655]: [WARN] [05-18|13:33:52.179] Served conn=xx.xxx.xxx.xxx:62540 method=trace_filter reqid=0 t=307.244µs err="method handler crashed"
The text was updated successfully, but these errors were encountered:
Relates to #7400
Sorry, something went wrong.
#7539
bump
This issue is stale because it has been open for 40 days with no activity. Remove stale label or comment, or this will be closed in 7 days.
This issue is solved in v2.43, good to close ✅
No branches or pull requests
System information
Erigon version:
./erigon --version
erigon version 2.43.0-stable-1106475e
Chain/Network: eth-mainnet
Expected behaviour
erigon version 2.42.0-stable-beb97784
version worked fineActual behaviour
In the 2.43.0 version, it responds with
method handler crashed
.Steps to reproduce the behaviour
Backtrace
The text was updated successfully, but these errors were encountered: