Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sepolia Indexing Error #104

Open
userbox020 opened this issue Jan 22, 2024 · 0 comments
Open

Sepolia Indexing Error #104

userbox020 opened this issue Jan 22, 2024 · 0 comments

Comments

@userbox020
Copy link

Hello,

I'm running the sepolia subgraph and I'm getting the follow error

graph-node-graph-node-1  | Jan 22 23:51:54.172 WARN Trying again after eth_call RPC call for block #3843984 (0e72efc1264028399ad7ed9602382b9ba0a75fd9a0b74f9f29198c26cc0a6ff3) failed (attempt #10) with result Err(Web3Error(Rpc(Error { code: ServerError(-32000), message: "missing trie node a415ddbd9dd831d8d255c1d2251756f3b0d8e51a998692fa6bc3278f15560873 (path ) state 0xa415ddbd9dd831d8d255c1d2251756f3b0d8e51a998692fa6bc3278f15560873 is not available, not found", data: None }))), provider: sepolia-rpc-0, sgd: 2, subgraph_id: QmaTdTriVd9U3XPjpov5CGoCXYEiPZDurZMLT1KXRhgF4W, component: SubgraphInstanceManager
graph-node-graph-node-1  | Jan 22 23:51:54.172 INFO Done processing trigger, gas_used: 0, data_source: ERC721, handler: handleAddItemV1, total_ms: 653, transaction: 0x9c04…516b, address: 0x11a9…4301, signature: AddWearable(indexed bytes32,string,uint256), sgd: 2, subgraph_id: QmaTdTriVd9U3XPjpov5CGoCXYEiPZDurZMLT1KXRhgF4W, component: SubgraphInstanceManager
graph-node-graph-node-1  | Jan 22 23:51:54.172 INFO Possible reorg detected, retrying, error: failed to process trigger: block #3843984 (0x0e72…6ff3), transaction 9c0436f355b867cd99d7750b800d63437740425a02c58a44c43275905aec516b: Ethereum node returned an error when calling function "owner" of contract "CollectionV2": RPC error: Error { code: ServerError(-32000), message: "missing trie node a415ddbd9dd831d8d255c1d2251756f3b0d8e51a998692fa6bc3278f15560873 (path ) state 0xa415ddbd9dd831d8d255c1d2251756f3b0d8e51a998692fa6bc3278f15560873 is not available, not found", data: None }
graph-node-graph-node-1  | wasm backtrace:
graph-node-graph-node-1  |     0: 0x9f46 - <unknown>!~lib/@graphprotocol/graph-ts/chain/ethereum/ethereum.SmartContract#call
graph-node-graph-node-1  |     1: 0xe73f - <unknown>!src/handlers/nft/handleAddItemV1
graph-node-graph-node-1  | , block_hash: 0x0e72efc1264028399ad7ed9602382b9ba0a75fd9a0b74f9f29198c26cc0a6ff3, block_number: 3843984, sgd: 2, subgraph_id: QmaTdTriVd9U3XPjpov5CGoCXYEiPZDurZMLT1KXRhgF4W, component: SubgraphInstanceManager
graph-node-graph-node-1  | 

it gets stuck on block 3843984

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant