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

Indexer agent 0.21.4 crash looping due to syncing specific subgraph - [GraphQL] internal constraint violated: the entityCount for <Qm> is not representable as a u64 #1019

Open
jhjhjh94 opened this issue Oct 9, 2024 · 0 comments

Comments

@jhjhjh94
Copy link

jhjhjh94 commented Oct 9, 2024

Logs here :
{"level":50,"time":1728384890252,"pid":1,"hostname":"954f476b32b8","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:175: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] internal constraint violated: the entityCount for QmP5v5YNiVdm4jKArgkpAg52zSGcpdhCGtM7zEuwuS3vLD is not representable as a u64","name":"CombinedError","graphQLErrors":[{"message":"internal constraint violated: the entityCount for QmP5v5YNiVdm4jKArgkpAg52zSGcpdhCGtM7zEuwuS3vLD is not representable as a u64"}],"response":{"size":0,"timeout":0}}},"msg":"Failed to query indexing status API"}

Subgraph affected :
QmP5v5YNiVdm4jKArgkpAg52zSGcpdhCGtM7zEuwuS3vLD (DODOEX TOKEN POLYGON Upgraded)

Reference : Discord (This is pretty old but the same error, maybe there's a correlation)

Graph-node version : 0.35.1
Indexer agent : 0.21.4
Indexer service : 0.21.4

@github-project-automation github-project-automation bot moved this to 🗃️ Inbox in Indexer Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🗃️ Inbox
Development

No branches or pull requests

1 participant