You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a previously known issue reported as #985, caused by graphprotocol/graph-node#5550 for which a workaround was introduced in indexer-agent. The workaround for this has been prematurely removed from indexer-agent, as the latest released graph-node version does not yet have a fix for graphprotocol/graph-node#5550 .
{"level":50,"time":1729002912326,"pid":1,"hostname":"indexer-agent-84658b4c4-4p4rr","name":"IndexerAgent","component":"GraphNode","err":{"type":"IndexerError","message":"Failed to query indexing status API","stack":"IndexerError: Failed to query indexing status API\n at indexerError (/opt/indexer/packages/indexer-common/dist/errors.js:179:12)\n at GraphNode.subgraphDeploymentsAssignments (/opt/indexer/packages/indexer-common/dist/graph-node.js:153:51)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async GraphNode.subgraphDeployments (/opt/indexer/packages/indexer-common/dist/graph-node.js:106:17)\n at async retries (/opt/indexer/packages/indexer-common/dist/graph-node.js:69:37)\n at async RetryOperation._fn (/opt/indexer/node_modules/p-retry/index.js:50:12)","code":"IE018","explanation":"https://github.com/graphprotocol/indexer/blob/main/docs/errors.md#ie018","cause":{"type":"CombinedError","message":"[GraphQL] Null value resolved for non-null field `paused`\n[GraphQL] Null value resolved for non-null field `paused`\n[GraphQL] Null value resolved for non-null field `paused`\n[GraphQL] Null value resolved for non-null field `paused`\n[GraphQL] Null value resolved for non-null field `paused`","stack":"CombinedError: [GraphQL] Null value resolved for non-null field `paused`\n[GraphQL] Null value resolved for non-null field `paused`\n[GraphQL] Null value resolved for non-null field `paused`\n[GraphQL] Null value resolved for non-null field `paused`\n[GraphQL] Null value resolved for non-null field `paused`\n at makeResult (/opt/indexer/node_modules/@urql/core/dist/443c35ce.js:182:43)\n at /opt/indexer/node_modules/@urql/core/dist/443c35ce.js:298:20\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","name":"CombinedError","graphQLErrors":[{"message":"Null value resolved for non-null field `paused`"},{"message":"Null value resolved for non-null field `paused`"},{"message":"Null value resolved for non-null field `paused`"},{"message":"Null value resolved for non-null field `paused`"},{"message":"Null value resolved for non-null field `paused`"}],"response":{"size":0,"timeout":0}}},"msg":"Failed to query indexing status API"}
{"level":40,"time":1729002912326,"pid":1,"hostname":"indexer-agent-84658b4c4-4p4rr","name":"IndexerAgent","component":"GraphNode","attempt":5,"retriesLeft":6,"err":"Failed to query indexing status API","msg":"Indexing statuses could not be queried"}
The text was updated successfully, but these errors were encountered:
graph-node v0.35.1
indexer-agent v0.21.5
This is a previously known issue reported as #985, caused by graphprotocol/graph-node#5550 for which a workaround was introduced in indexer-agent. The workaround for this has been prematurely removed from indexer-agent, as the latest released graph-node version does not yet have a fix for graphprotocol/graph-node#5550 .
The text was updated successfully, but these errors were encountered: