Debugging Subgraph Indexer Errors
- INDEXERS
What is the best way to debug indexer errors in a subgraph deployed on Sepolia testnet?
Answers1
To debug indexer errors in a subgraph deployed on Sepolia testnet, I would suggest tracing them down to understand what is broken and fix it. The studio points to a doc which tells me to go to GraphiQL to query indexingStatuses, but I couldn't find the correct URL for that. Can you please share the deployment ID of the subgraph?