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.92k stars 978 forks source link

[Bug] Block ingestor variable in config toml isn't enough #5104

Open trader-payne opened 10 months ago

trader-payne commented 10 months ago

Bug report

Setting the block ingestor in the graph-node config toml file isn't enough, you have to have it set up in the docker-compose.yml or the kubes equivalent, otherwise the graph-node will refuse to ingest blocks.

Relevant log output

Jan 03 17:35:47.880 DEBG no chain head update for 30 seconds, polling for update, sgd: 167, subgraph_id: QmUeVfBoaQM5SBDetJnq4oMfS8yX6PoRS4aNKgvrE14jtd, component: BlockStream

IPFS hash

No response

Subgraph name or link to explorer

No response

Some information to help us out

OS information

Linux

incrypto32 commented 10 months ago

@trader-payne do you mean setting he BLOCK_INGESTOR env variable in docker-compose?

trader-payne commented 10 months ago

Yup, correct

github-actions[bot] commented 4 months ago

Looks like this issue has been open for 6 months with no activity. Is it still relevant? If not, please remember to close it.