-
Notifications
You must be signed in to change notification settings - Fork 146
Closed
Labels
Milestone
Description
When trying to index a subgraph that has a graft base, unless the base is already syncing, indexer-agent shows this error:
subgraph validation error: [the graft base is invalid: deployment not found: QmdSqd9g4VbWMJ22HBfLZ3CDC8DL95yWPompNeyER12cL1]"
graph-node:
Jul 20 02:38:17.898 ERRO subgraph_deploy failed, params: SubgraphDeployParams { name: SubgraphName("indexer-agent/mVwGejjBjE"), ipfs_hash: DeploymentHash("QmQ7xAxvwPhP4ZqiNZBscVuu5ZmfD9By1i3YmVwGejjBjE"), node_id: Some(NodeId("index-node-0")), debug_fork: None }, error: ManifestValidationError([GraftBaseInvalid("deployment not found: QmdSqd9g4VbWMJ22HBfLZ3CDC8DL95yWPompNeyER12cL1")]), component: JsonRpcServer
The agent could automatically resolve any grafting dependencies and ensure that those are indexing too. This is currently a manual process.
schmidsi, cryptovestor21, datanexus-vincent, madumas, nahueloyha and 1 more
Metadata
Metadata
Labels
Type
Projects
Status
❌ Closed