hashgraph / hashgraph/hedera-the-graph

Fix `Failed to transact block operations` error

Open
#239 0 comments 0 reactions 0 assignees View on GitHub
Bug
Dominant language
TypeScript
Stars
5
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Some subgraphs are failing due to a `Failed to transact block operations` error. This happens in both mainnet and testnet. The errors are

`"Failed to transact block operations: subgraph `Qme8omvKLRiDcSGzHrDKSaVcABVQNpi3cPDF6Wd6UCSenW` has already processed block `80632167`; there are most likely two (or more) nodes indexing this subgraph"`

and

`"Failed to transact block operations: subgraph `QmbYgWhN3FaM2YJPL997rGya11SKKv5VLT5skfeYTuAWhH` has already processed block `20965534`; there are most likely two (or more) nodes indexing this subgraph"`

respectively.

Investigate with this happens and fix the error.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.