Replies: 2 comments
-
Once I changed the config {"time":"2025-07-17T03:50:15.868Z","severity":"error","message":"failed to fetch internal transactions for blocks [20, 491, 496, 499, 1968, 1976, 1978, 2051, 2052, 2053]: ** (BadMapError) expe |
Beta Was this translation helpful? Give feedback.
-
Hello @hyunsooda , do you want to turn on internal transactions or just turn them off? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I deployed the Blockscout platform using the provided Docker Compose setup. However, when an internal transaction occurs on the chain, I encounter the following error. The connected endpoint is the Kaia network.
Below are my environment variables:
Error:
{"time":"2025-07-17T02:20:08.470Z","severity":"error","message":"failed to fetch internal transactions for blocks [160, 153, 162]: ** (ErlangError) Erlang error: [%{code: -32000, data: %{block_number: 153, transaction_hash:"0x151a82a5ff7bd1f3a343ab889d29cba2280f95712d123d5df5602541d0535776", transaction_index: 0},message: "TypeError: undefined not callable (property 'length' of [object Object]) in server-side tracer function 'step'"}]","metadata":{"count":3,"fetcher":"internal_transaction","error_count":3}}
Reference: #6567 (A simliar issue was found on the same chain(Kaia))
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions