graph-node
graph-node copied to clipboard
Clover subgraph failed, with required capabilities: archive,{ archive: true, traces: false } was not found.
Do you want to request a feature or report a bug? Bug
I try to deploy a subgraph on the Clover chain and face this error:
Failed to start subgraph, code: SubgraphStartFailure, error: expected triggers adapter that matches deployment QmadXvN9bYAXJYDrJ1WCeKTvcbuJ5s5dh6XhE9AWZYeA7s[316180] with required capabilities: archive: A matching Ethereum network with NodeCapabilities { archive: true, traces: false } was not found.
When I deploy this subgraph to moonriver everything works fine.