blockscout_1 | 2022-08-12T14:53:30.577 [error] Task #PID<0.3980.361> started from Indexer.Block.Realtime.Fetcher terminating
blockscout_1 | ** (stop) exited in: GenServer.call(Indexer.Fetcher.InternalTransaction, {:buffer, [19426479]}, 10000)
blockscout_1 | ** (EXIT) no process: the process is not alive or there's no process currently associated with the given name, possibly because its application isn't started
blockscout_1 | (elixir 1.13.1) lib/gen_server.ex:1019: GenServer.call/3
blockscout_1 | (indexer 0.1.0) lib/indexer/block/realtime/fetcher.ex:385: Indexer.Block.Realtime.Fetcher.async_import_remaining_block_data/2
blockscout_1 | (indexer 0.1.0) lib/indexer/block/realtime/fetcher.ex:224: Indexer.Block.Realtime.Fetcher.import/2
blockscout_1 | (indexer 0.1.0) lib/indexer/block/fetcher.ex:167: Indexer.Block.Fetcher.fetch_and_import_range/2
blockscout_1 | (indexer 0.1.0) lib/indexer/block/realtime/fetcher.ex:293: Indexer.Block.Realtime.Fetcher.do_fetch_and_import_block/3
blockscout_1 | (indexer 0.1.0) lib/indexer/logger.ex:14: Indexer.Logger.metadata/2
blockscout_1 | (indexer 0.1.0) lib/indexer/block/realtime/fetcher.ex:276: Indexer.Block.Realtime.Fetcher.fetch_and_import_block/4
blockscout_1 | (elixir 1.13.1) lib/task/supervised.ex:89: Task.Supervised.invoke_mfa/2
blockscout_1 | Function: &Indexer.Block.Realtime.Fetcher.fetch_and_import_block/3
blockscout_1 | Args: [19426479, %Indexer.Block.Fetcher{broadcast: :realtime, callback_module: Indexer.Block.Realtime.Fetcher, json_rpc_named_arguments: [transport: EthereumJSONRPC.HTTP, transport_options: [http: EthereumJSONRPC.HTTP.HTTPoison, url: "http://parity:8545", method_to_url: [eth_getBalance: "http://parity:8545", trace_block: "http://parity:8545", trace_replayTransaction: "http://parity:8545"], http_options: [recv_timeout: 600000, timeout: 600000, hackney: [pool: :ethereum_jsonrpc]]], variant: EthereumJSONRPC.Parity], receipts_batch_size: 250, receipts_concurrency: 10}, false]
Created
August 12, 2022 14:55
-
-
Save royki/8c8a13674f625e6d5a4c87cbd63eefcd to your computer and use it in GitHub Desktop.
GenServer.call(Indexer.Fetcher.InternalTransaction, {:buffer, [19426479]}, 10000)
Author
royki
commented
Aug 15, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment