graphprotocol / graph-node

Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
https://thegraph.com
Apache License 2.0
2.9k stars 969 forks source link

ERRO Not starting block ingestor (chain is defective), network_name: mainnet #3852

Closed PandaSwap-DEX closed 2 years ago

PandaSwap-DEX commented 2 years ago

ERRO Not starting block ingestor (chain is defective), network_name: mainnet

PandaSwap-DEX commented 2 years ago
graph-node_1  | Aug 17 17:09:57.386 INFO Graph Node version: 0.27.0 (2022-08-01)
graph-node_1  | Aug 17 17:09:57.386 WARN GRAPH_POI_ACCESS_TOKEN not set; might leak POIs to the public via GraphQL
graph-node_1  | Aug 17 17:09:57.386 INFO Generating configuration from command line arguments
graph-node_1  | Aug 17 17:09:57.386 WARN No fork base URL specified, subgraph forking is disabled
graph-node_1  | Aug 17 17:09:57.386 INFO Starting up
graph-node_1  | Aug 17 17:09:57.386 INFO Trying IPFS node at: http://ipfs:5001/
graph-node_1  | Aug 17 17:09:57.395 INFO Creating transport, capabilities: archive, traces, url: https://www.ethercluster.com/etc, provider: mainnet-rpc-0
graph-node_1  | Aug 17 17:09:57.396 INFO Successfully connected to IPFS node at: http://ipfs:5001/
graph-node_1  | Aug 17 17:09:58.917 INFO Connecting to Postgres, weight: 1, conn_pool_size: 10, url: postgresql://graph-node:HIDDEN_PASSWORD@postgres:5432/graph-node?sslmode=prefer, pool: main, shard: primary
graph-node_1  | Aug 17 17:09:58.917 INFO Pool successfully connected to Postgres, pool: main, shard: primary, component: Store
graph-node_1  | Aug 17 17:09:58.935 INFO Setting up fdw, pool: main, shard: primary, component: ConnectionPool
graph-node_1  | Aug 17 17:09:58.938 INFO Running migrations, pool: main, shard: primary, component: ConnectionPool
graph-node_1  | Aug 17 17:09:58.946 INFO Migrations finished, pool: main, shard: primary, component: ConnectionPool
graph-node_1  | Aug 17 17:09:58.946 INFO Mapping primary, pool: main, shard: primary, component: ConnectionPool
graph-node_1  | Aug 17 17:09:59.026 INFO Connecting to Ethereum to get network identifier, capabilities: archive, traces, provider: mainnet-rpc-0
graph-node_1  | Aug 17 17:10:01.492 WARN Trying again after net_version RPC call failed (attempt #10) with result Err(failed to deserialize response: data did not match any variant of untagged enum Output), provider: mainnet-rpc-0
graph-node_1  | Aug 17 17:10:02.525 WARN Trying again after net_version RPC call failed (attempt #11) with result Err(failed to deserialize response: data did not match any variant of untagged enum Output), provider: mainnet-rpc-0
graph-node_1  | Aug 17 17:10:03.268 WARN Trying again after net_version RPC call failed (attempt #12) with result Err(failed to deserialize response: data did not match any variant of untagged enum Output), provider: mainnet-rpc-0
graph-node_1  | Aug 17 17:10:03.339 WARN Trying again after eth_getBlockByNumber(0, false) RPC call failed (attempt #10) with result Err(failed to deserialize response: data did not match any variant of untagged enum Output), provider: mainnet-rpc-0
graph-node_1  | Aug 17 17:10:04.338 WARN Trying again after eth_getBlockByNumber(0, false) RPC call failed (attempt #11) with result Err(failed to deserialize response: data did not match any variant of untagged enum Output), provider: mainnet-rpc-0
graph-node_1  | Aug 17 17:10:05.497 WARN Trying again after net_version RPC call failed (attempt #13) with result Err(failed to deserialize response: data did not match any variant of untagged enum Output), provider: mainnet-rpc-0
graph-node_1  | Aug 17 17:10:05.580 WARN Trying again after eth_getBlockByNumber(0, false) RPC call failed (attempt #12) with result Err(failed to deserialize response: data did not match any variant of untagged enum Output), provider: mainnet-rpc-0
graph-node_1  | Aug 17 17:10:05.841 WARN Trying again after eth_getBlockByNumber(0, false) RPC call failed (attempt #13) with result Err(failed to deserialize response: data did not match any variant of untagged enum Output), provider: mainnet-rpc-0
graph-node_1  | Aug 17 17:10:06.348 WARN Trying again after net_version RPC call failed (attempt #14) with result Err(failed to deserialize response: data did not match any variant of untagged enum Output), provider: mainnet-rpc-0
graph-node_1  | Aug 17 17:10:11.607 WARN Trying again after eth_getBlockByNumber(0, false) RPC call failed (attempt #14) with result Err(failed to deserialize response: data did not match any variant of untagged enum Output), provider: mainnet-rpc-0
graph-node_1  | Aug 17 17:10:18.964 WARN Trying again after net_version RPC call failed (attempt #15) with result Err(failed to deserialize response: data did not match any variant of untagged enum Output), provider: mainnet-rpc-0
graph-node_1  | Aug 17 17:10:24.632 WARN Trying again after eth_getBlockByNumber(0, false) RPC call failed (attempt #15) with result Err(failed to deserialize response: data did not match any variant of untagged enum Output), provider: mainnet-rpc-0
graph-node_1  | Aug 17 17:10:29.027 ERRO Connection to provider failed. Not using this provider, error: deadline has elapsed, provider: mainnet-rpc-0
graph-node_1  | Aug 17 17:10:29.033 INFO Creating LoadManager in disabled mode, component: LoadManager
graph-node_1  | Aug 17 17:10:29.034 INFO Starting block ingestors with 1 chains [mainnet]
graph-node_1  | Aug 17 17:10:29.034 ERRO Not starting block ingestor (chain is defective), network_name: mainnet
graph-node_1  | Aug 17 17:10:29.034 INFO Starting firehose block ingestors with 0 chains []
graph-node_1  | Aug 17 17:10:29.034 INFO Starting firehose block ingestors with 0 chains []
graph-node_1  | Aug 17 17:10:29.034 INFO Starting firehose block ingestors with 0 chains []
graph-node_1  | Aug 17 17:10:29.034 INFO Starting job runner with 4 jobs, component: JobRunner
graph-node_1  | Aug 17 17:10:29.039 INFO Starting JSON-RPC admin server at: http://localhost:8020, component: JsonRpcServer
graph-node_1  | Aug 17 17:10:29.039 INFO Starting GraphQL HTTP server at: http://localhost:8000, component: GraphQLServer
graph-node_1  | Aug 17 17:10:29.039 INFO Starting index node server at: http://localhost:8030, component: IndexNodeServer
graph-node_1  | Aug 17 17:10:29.039 INFO Starting metrics server at: http://localhost:8040, component: MetricsServer
graph-node_1  | Aug 17 17:10:29.039 INFO Starting GraphQL WebSocket server at: ws://localhost:8001, component: SubscriptionServer
graph-node_1  | Aug 17 17:10:29.039 INFO Started all assigned subgraphs, node_id: default, count: 0, component: SubgraphRegistrar
PandaSwap-DEX commented 2 years ago
ipfs_1        | Changing user to ipfs
ipfs_1        | ipfs version 0.10.0
ipfs_1        | Found IPFS fs-repo at /data/ipfs
postgres_1    |
postgres_1    | PostgreSQL Database directory appears to contain a database; Skipping initialization
postgres_1    |
ipfs_1        | Initializing daemon...
ipfs_1        | go-ipfs version: 0.10.0-64b532f
ipfs_1        | Repo version: 11
ipfs_1        | System version: amd64/linux
ipfs_1        | Golang version: go1.16.7
postgres_1    | 2022-08-16 13:55:30.815 UTC [1] LOG:  starting PostgreSQL 14.5 (Debian 14.5-1.pgdg110+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit
postgres_1    | 2022-08-16 13:55:30.815 UTC [1] LOG:  listening on IPv4 address "0.0.0.0", port 5432
postgres_1    | 2022-08-16 13:55:30.815 UTC [1] LOG:  listening on IPv6 address "::", port 5432
postgres_1    | 2022-08-16 13:55:30.964 UTC [1] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
postgres_1    | 2022-08-16 13:55:31.240 UTC [26] LOG:  database system was shut down at 2022-08-16 13:54:17 UTC
postgres_1    | 2022-08-16 13:55:31.387 UTC [1] LOG:  database system is ready to accept connections
ipfs_1        | Swarm listening on /ip4/127.0.0.1/tcp/4001
ipfs_1        | Swarm listening on /ip4/127.0.0.1/udp/4001/quic
ipfs_1        | Swarm listening on /ip4/172.18.0.3/tcp/4001
ipfs_1        | Swarm listening on /ip4/172.18.0.3/udp/4001/quic
ipfs_1        | Swarm listening on /p2p-circuit
ipfs_1        | Swarm announcing /ip4/127.0.0.1/tcp/4001
ipfs_1        | Swarm announcing /ip4/127.0.0.1/udp/4001/quic
ipfs_1        | Swarm announcing /ip4/172.18.0.3/tcp/4001
ipfs_1        | Swarm announcing /ip4/172.18.0.3/udp/4001/quic
ipfs_1        | API server listening on /ip4/0.0.0.0/tcp/5001
ipfs_1        | WebUI: http://0.0.0.0:5001/webui
ipfs_1        | Gateway (readonly) server listening on /ip4/0.0.0.0/tcp/8080
ipfs_1        | Daemon is ready
graph-node_1  | Aug 16 13:55:39.319 INFO Graph Node version: 0.27.0 (2022-08-01)
graph-node_1  | Aug 16 13:55:39.319 WARN GRAPH_POI_ACCESS_TOKEN not set; might leak POIs to the public via GraphQL
graph-node_1  | Aug 16 13:55:39.319 INFO Generating configuration from command line arguments
graph-node_1  | Aug 16 13:55:39.319 WARN No fork base URL specified, subgraph forking is disabled
graph-node_1  | Aug 16 13:55:39.319 INFO Starting up
graph-node_1  | Aug 16 13:55:39.319 INFO Trying IPFS node at: http://ipfs:5001/
graph-node_1  | Aug 16 13:55:39.328 INFO Creating transport, capabilities: archive, traces, url: https://www.ethercluster.com/mordor, provider: etcmordor-rpc-0
graph-node_1  | Aug 16 13:55:39.330 INFO Successfully connected to IPFS node at: http://ipfs:5001/
graph-node_1  | Aug 16 13:55:40.738 INFO Connecting to Postgres, weight: 1, conn_pool_size: 10, url: postgresql://graph-node:HIDDEN_PASSWORD@postgres:5432/graph-node?sslmode=prefer, pool: main, shard: primary
graph-node_1  | Aug 16 13:55:40.739 INFO Pool successfully connected to Postgres, pool: main, shard: primary, component: Store
graph-node_1  | Aug 16 13:55:40.756 INFO Setting up fdw, pool: main, shard: primary, component: ConnectionPool
graph-node_1  | Aug 16 13:55:40.758 INFO Running migrations, pool: main, shard: primary, component: ConnectionPool
graph-node_1  | Aug 16 13:55:40.765 INFO Migrations finished, pool: main, shard: primary, component: ConnectionPool
graph-node_1  | Aug 16 13:55:40.766 INFO Mapping primary, pool: main, shard: primary, component: ConnectionPool
graph-node_1  | Aug 16 13:55:40.847 INFO Connecting to Ethereum to get network identifier, capabilities: archive, traces, provider: etcmordor-rpc-0
graph-node_1  | Aug 16 13:55:41.699 INFO Connected to Ethereum, capabilities: archive, traces, network_version: 7, provider: etcmordor-rpc-0
graph-node_1  | Aug 16 13:55:42.070 INFO Creating LoadManager in disabled mode, component: LoadManager
graph-node_1  | Aug 16 13:55:42.070 INFO Starting block ingestors with 1 chains [etcmordor]
graph-node_1  | Aug 16 13:55:42.070 INFO Starting block ingestor for network, network_name: etcmordor
graph-node_1  | Aug 16 13:55:42.071 INFO Starting firehose block ingestors with 0 chains []
graph-node_1  | Aug 16 13:55:42.071 INFO Starting firehose block ingestors with 0 chains []
graph-node_1  | Aug 16 13:55:42.071 INFO Starting firehose block ingestors with 0 chains []
graph-node_1  | Aug 16 13:55:42.071 INFO Starting job runner with 4 jobs, component: JobRunner
graph-node_1  | Aug 16 13:55:42.076 INFO Starting JSON-RPC admin server at: http://localhost:8020, component: JsonRpcServer
graph-node_1  | Aug 16 13:55:42.077 INFO Starting GraphQL HTTP server at: http://localhost:8000, component: GraphQLServer
graph-node_1  | Aug 16 13:55:42.078 INFO Starting index node server at: http://localhost:8030, component: IndexNodeServer
graph-node_1  | Aug 16 13:55:42.078 INFO Started all assigned subgraphs, node_id: default, count: 0, component: SubgraphRegistrar
graph-node_1  | Aug 16 13:55:42.078 INFO Starting metrics server at: http://localhost:8040, component: MetricsServer
graph-node_1  | Aug 16 13:55:42.078 INFO Starting GraphQL WebSocket server at: ws://localhost:8001, component: SubscriptionServer
graph-node_1  | Aug 16 13:55:42.425 INFO Downloading latest blocks from Ethereum, this may take a few minutes..., provider: etcmordor-rpc-0, component: BlockIngestor
graph-node_1  | Aug 16 13:57:42.209 INFO Syncing 10 blocks from Ethereum, code: BlockIngestionStatus, blocks_needed: 10, blocks_behind: 10, latest_block_head: 6973666, current_block_head: 6973656, provider: etcmordor-rpc-0, component: BlockIngestor
graph-node_1  | Aug 16 13:57:49.274 INFO Syncing 2 blocks from Ethereum, code: BlockIngestionStatus, blocks_needed: 2, blocks_behind: 2, latest_block_head: 6973668, current_block_head: 6973666, provider: etcmordor-rpc-0, component: BlockIngestor
graph-node_1  | Aug 16 13:58:05.022 INFO Syncing 1 blocks from Ethereum, code: BlockIngestionStatus, blocks_needed: 1, blocks_behind: 1, latest_block_head: 6973669, current_block_head: 6973668, provider: etcmordor-rpc-0, component: BlockIngestor
graph-node_1  | Aug 16 13:58:11.752 INFO Syncing 1 blocks from Ethereum, code: BlockIngestionStatus, blocks_needed: 1, blocks_behind: 1, latest_block_head: 6973670, current_block_head: 6973669, provider: etcmordor-rpc-0, component: BlockIngestor
graph-node_1  | Aug 16 13:58:27.798 INFO Syncing 1 blocks from Ethereum, code: BlockIngestionStatus, blocks_needed: 1, blocks_behind: 1, latest_block_head: 6973671, current_block_head: 6973670, provider: etcmordor-rpc-0, component: BlockIngestor
graph-node_1  | Aug 16 13:58:30.027 INFO Syncing 1 blocks from Ethereum, code: BlockIngestionStatus, blocks_needed: 1, blocks_behind: 1, latest_block_head: 6973672, current_block_head: 6973671, provider: etcmordor-rpc-0, component: BlockIngestor
graph-node_1  | Aug 16 13:58:44.396 INFO Syncing 1 blocks from Ethereum, code: BlockIngestionStatus, blocks_needed: 1, blocks_behind: 1, latest_block_head: 6973673, current_block_head: 6973672, provider: etcmordor-rpc-0, component: BlockIngestor
graph-node_1  | Aug 16 13:58:54.883 INFO Syncing 1 blocks from Ethereum, code: BlockIngestionStatus, blocks_needed: 1, blocks_behind: 1, latest_block_head: 6973674, current_block_head: 6973673, provider: etcmordor-rpc-0, component: BlockIngestor
graph-node_1  | Aug 16 13:59:01.061 INFO Syncing 1 blocks from Ethereum, code: BlockIngestionStatus, blocks_needed: 1, blocks_behind: 1, latest_block_head: 6973675, current_block_head: 6973674, provider: etcmordor-rpc-0, component: BlockIngestor
graph-node_1  | Aug 16 13:59:09.197 INFO Syncing 1 blocks from Ethereum, code: BlockIngestionStatus, blocks_needed: 1, blocks_behind: 1, latest_block_head: 6973676, current_block_head: 6973675, provider: etcmordor-rpc-0, component: BlockIngestor
graph-node_1  | Aug 16 13:59:13.320 INFO Syncing 1 blocks from Ethereum, code: BlockIngestionStatus, blocks_needed: 1, blocks_behind: 1, latest_block_head: 6973677, current_block_head: 6973676, provider: etcmordor-rpc-0, component: BlockIngestor
graph-node_1  | Aug 16 13:59:23.355 INFO Syncing 1 blocks from Ethereum, code: BlockIngestionStatus, blocks_needed: 1, blocks_behind: 1, latest_block_head: 6973678, current_block_head: 6973677, provider: etcmordor-rpc-0, component: BlockIngestor
graph-node_1  | Aug 16 13:59:30.276 INFO Syncing 1 blocks from Ethereum, code: BlockIngestionStatus, blocks_needed: 1, blocks_behind: 1, latest_block_head: 6973679, current_block_head: 6973678, provider: etcmordor-rpc-0, component: BlockIngestor
graph-node_1  | Aug 16 13:59:40.691 INFO Syncing 1 blocks from Ethereum, code: BlockIngestionStatus, blocks_needed: 1, blocks_behind: 1, latest_block_head: 6973680, current_block_head: 6973679, provider: etcmordor-rpc-0, component: BlockIngestor
graph-node_1  | Aug 16 13:59:50.929 INFO Syncing 1 blocks from Ethereum, code: BlockIngestionStatus, blocks_needed: 1, blocks_behind: 1, latest_block_head: 6973681, current_block_head: 6973680, provider: etcmordor-rpc-0, component: BlockIngestor
graph-node_1  | Aug 16 14:00:05.654 INFO Syncing 1 blocks from Ethereum, code: BlockIngestionStatus, blocks_needed: 1, blocks_behind: 1, latest_block_head: 6973682, current_block_head: 6973681, provider: etcmordor-rpc-0, component: BlockIngestor
graph-node_1  | Aug 16 14:00:20.313 INFO Syncing 1 blocks from Ethereum, code: BlockIngestionStatus, blocks_needed: 1, blocks_behind: 1, latest_block_head: 6973683, current_block_head: 6973682, provider: etcmordor-rpc-0, component: BlockIngestor