You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Geth version: 1.10.3
OS & Version: OSX
Network: Ropsten
Expected behaviour
Return transaction trace
Actual behaviour
Geth node either returns an empty response or times out for certain transactions
Steps to reproduce the behaviour
curl --cookie "$COOKIE" -H "Content-Type: application/json" \
--data '{"method":"debug_traceTransaction","params":["0xf43f07733b7f32002c8b5743b282fc8607b5baccc2dd268fdd9a9f6b84265b9e",{"tracer":"callTracer", "timeout":"1000s"}],"id":7,"jsonrpc":"2.0"}' \
my_node_url | jq
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 181 0 0 100 181 0 3 0:01:00 0:00:59 0:00:01 0
curl: (52) Empty reply from server
Backtrace
No errors or logs presented by the node for these traces.
System information
Geth version:
1.10.3
OS & Version: OSX
Network: Ropsten
Expected behaviour
Return transaction trace
Actual behaviour
Geth node either returns an empty response or times out for certain transactions
Steps to reproduce the behaviour
Backtrace
No errors or logs presented by the node for these traces.
Transactions
https://ropsten.etherscan.io/tx/0xf43f07733b7f32002c8b5743b282fc8607b5baccc2dd268fdd9a9f6b84265b9e
https://ropsten.etherscan.io/tx/0xd553a6e9c488b5360d3ecc9031738519672e7e2e363ee00f0ae7807e2f6788c6
The text was updated successfully, but these errors were encountered: