Skip to content

Instantly share code, notes, and snippets.

@royki
Created August 12, 2022 14:55
Show Gist options
  • Save royki/8c8a13674f625e6d5a4c87cbd63eefcd to your computer and use it in GitHub Desktop.
Save royki/8c8a13674f625e6d5a4c87cbd63eefcd to your computer and use it in GitHub Desktop.
GenServer.call(Indexer.Fetcher.InternalTransaction, {:buffer, [19426479]}, 10000)
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]
@royki
Copy link
Author

royki commented Aug 15, 2022

blockscout_1  | 2022-08-15T08:47:45.399 [error] Task #PID<0.28925.15> started from Indexer.Block.Realtime.Fetcher terminating
blockscout_1  | ** (stop) exited in: GenServer.call(Indexer.Fetcher.InternalTransaction, {:buffer, [19473690]}, 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: [19473690, %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]
blockscout_1  | 2022-08-15T08:47:45.930 application=plug request_id=Fwt4ZbpqkxLiZLcAn9QB [info] GET /block/15883540/transactions
blockscout_1  | 2022-08-15T08:47:45.979 application=plug request_id=Fwt4ZbpqkxLiZLcAn9QB [info] Sent 200 in 49ms
blockscout_1  | 2022-08-15T08:47:46.581 application=plug request_id=Fwt4ZeE2Hjki14IAaBmj [info] GET /tx/0xfa1131296636a5e76c5e71600dcc8b8a32779518e9ffa61da27018e95fb67f88/internal-transactions
blockscout_1  | 2022-08-15T08:47:46.673 application=plug request_id=Fwt4ZeE2Hjki14IAaBmj [info] Sent 200 in 91ms
blockscout_1  | 2022-08-15T08:47:49.954 application=plug request_id=Fwt4ZqpEDkT6FgEAn9VB [info] GET /tx/0xfa1131296636a5e76c5e71600dcc8b8a32779518e9ffa61da27018e95fb67f88/internal-transactions
blockscout_1  | 2022-08-15T08:47:49.977 application=plug request_id=Fwt4ZqpEDkT6FgEAn9VB [info] Sent 200 in 22ms
blockscout_1  | 2022-08-15T08:47:50.429 [error] Task #PID<0.28967.15> started from Indexer.Block.Realtime.Fetcher terminating
blockscout_1  | ** (stop) exited in: GenServer.call(Indexer.Fetcher.InternalTransaction, {:buffer, [19473691]}, 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: [19473691, %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]
blockscout_1  | 2022-08-15T08:47:51.648 application=plug request_id=Fwt4Zw873EfkgugAfBwC [info] GET /api
blockscout_1  | 2022-08-15T08:47:51.650 application=plug request_id=Fwt4Zw873EfkgugAfBwC [info] Sent 200 in 1ms
blockscout_1  | 2022-08-15T08:47:53.573 application=db_connection [info] Postgrex.Protocol (#PID<0.939.0>) disconnected: ** (DBConnection.ConnectionError) client #PID<0.28598.15> exited
blockscout_1  | 2022-08-15T08:47:55.337 [error] Task #PID<0.28986.15> started from Indexer.Block.Realtime.Fetcher terminating
blockscout_1  | ** (stop) exited in: GenServer.call(Indexer.Fetcher.InternalTransaction, {:buffer, [19473692]}, 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: [19473692, %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]
blockscout_1  | 2022-08-15T08:47:56.443 application=plug request_id=Fwt4aC0MEyZls4wAfCBC [info] GET /tx/0x99b103a9f36f60c58914233c6e8ec8385dd52c120a1390fcd0c0498c00f23863/token-transfers
blockscout_1  | 2022-08-15T08:47:56.530 application=plug request_id=Fwt4aC0MEyZls4wAfCBC [info] Sent 200 in 86ms
blockscout_1  | 2022-08-15T08:47:57.108 application=plug request_id=Fwt4aFSiNvEdc0MAfCBi [info] GET /api
blockscout_1  | 2022-08-15T08:47:57.108 application=plug request_id=Fwt4aFSiNvEdc0MAfCBi [info] Sent 200 in 422µs
blockscout_1  | 2022-08-15T08:47:57.617 application=plug request_id=Fwt4aHMA-LX1VF8An95h [info] GET /block/18220752
blockscout_1  | 2022-08-15T08:47:57.617 application=plug request_id=Fwt4aHMA-LX1VF8An95h [info] Sent 302 in 258µs
blockscout_1  | 2022-08-15T08:47:58.188 application=plug request_id=Fwt4aJUJ8xt0C9gAfCFC [info] GET /block/16553075/transactions
blockscout_1  | 2022-08-15T08:47:58.238 application=plug request_id=Fwt4aJUJ8xt0C9gAfCFC [info] Sent 200 in 50ms
blockscout_1  | 2022-08-15T08:47:58.965 application=plug request_id=Fwt4aMNaZpBLuG0AfCIC [info] GET /block/18220752/transactions
blockscout_1  | 2022-08-15T08:47:59.020 application=plug request_id=Fwt4aMNaZpBLuG0AfCIC [info] Sent 200 in 54ms
blockscout_1  | 2022-08-15T08:48:00.562 [error] Task #PID<0.29066.15> started from Indexer.Block.Realtime.Fetcher terminating
blockscout_1  | ** (stop) exited in: GenServer.call(Indexer.Fetcher.InternalTransaction, {:buffer, [19473693]}, 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: [19473693, %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]
blockscout_1  | 2022-08-15T08:48:01.514 application=plug request_id=Fwt4aVtIQQMWuOoAaCDD [info] GET /tx/0x97adb0380b088355000db0fff24b1d879100b782b04b9e606fa521825ed2647a
blockscout_1  | 2022-08-15T08:48:01.544 application=plug request_id=Fwt4aVtIQQMWuOoAaCDD [info] Sent 200 in 29ms
blockscout_1  | 2022-08-15T08:48:01.621 application=plug request_id=Fwt4aWGiBYjrfcAAfCTC [info] GET /block/19001206
blockscout_1  | 2022-08-15T08:48:01.621 application=plug request_id=Fwt4aWGiBYjrfcAAfCTC [info] Sent 302 in 254µs
blockscout_1  | 2022-08-15T08:48:02.097 application=plug request_id=Fwt4aX4I69u1njEAaCEj [info] GET /api
blockscout_1  | 2022-08-15T08:48:02.099 application=plug request_id=Fwt4aX4nAMPJH7UAaCFD [info] GET /api
blockscout_1  | 2022-08-15T08:48:02.102 application=plug request_id=Fwt4aX5bNmPu00oAn-Xh [info] GET /api
blockscout_1  | 2022-08-15T08:48:02.105 application=plug request_id=Fwt4aX4I69u1njEAaCEj [info] Sent 200 in 7ms
blockscout_1  | 2022-08-15T08:48:02.106 application=plug request_id=Fwt4aX6Us3VlLRcAfCTi [info] GET /api
blockscout_1  | 2022-08-15T08:48:02.109 application=plug request_id=Fwt4aX6Us3VlLRcAfCTi [info] Sent 200 in 2ms
blockscout_1  | 2022-08-15T08:48:02.391 application=plug request_id=Fwt4aY-Neyw8-REAn-YB [info] GET /api
blockscout_1  | 2022-08-15T08:48:02.394 application=plug request_id=Fwt4aY-Neyw8-REAn-YB [info] Sent 200 in 2ms
blockscout_1  | 2022-08-15T08:48:02.541 application=plug request_id=Fwt4aZh9KMjQo00AaCFj [info] GET /api
blockscout_1  | 2022-08-15T08:48:02.545 application=plug request_id=Fwt4aZh9KMjQo00AaCFj [info] Sent 200 in 3ms
blockscout_1  | 2022-08-15T08:48:02.578 application=plug request_id=Fwt4aX4nAMPJH7UAaCFD [info] Sent 200 in 478ms
blockscout_1  | 2022-08-15T08:48:02.589 application=plug request_id=Fwt4aX5bNmPu00oAn-Xh [info] Sent 200 in 486ms
blockscout_1  | 2022-08-15T08:48:02.678 application=plug request_id=Fwt4aaCutyTccnEAaCGD [info] GET /api
blockscout_1  | 2022-08-15T08:48:02.680 application=plug request_id=Fwt4aaCutyTccnEAaCGD [info] Sent 200 in 1ms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment