Bug report
SPS is shown as healthy and has no errors returned in index-node api even if subgraph is failed with an error.
When checking logs, it has failed with the below error
ERRO Subgraph instance failed to run: error while executing at wasm backtrace:\n 0: 0x43f2 - <unknown>!src/mappings/handleTriggers: Entity Token[0x4200000000000000000000000000000000000006]: missing value for non-nullable field `totalSupply`: Entity Token[0x4200000000000000000000000000000000000006]: missing value for non-nullable field `totalSupply`: error while executing at wasm backtrace:\n 0: 0x43f2 - <unknown>!src/mappings/handleTriggers: Entity Token[0x4200000000000000000000000000000000000006]: missing value for non-nullable field `totalSupply`: Entity Token[0x4200000000000000000000000000000000000006]: missing value for non-nullable field `totalSupply`, sgd: XXXXX, subgraph_id: Qmc8XkaebEhdtMiTqWsTA9JzM1xvFsd7HjonFXKBU5bXSk,
Index-node API response
{
"data": {
"indexingStatuses": [
{
"subgraph": "Qmc8XkaebEhdtMiTqWsTA9JzM1xvFsd7HjonFXKBU5bXSk",
"synced": false,
"health": "healthy",
"fatalError": null,
"nonFatalErrors": []
}
]
}
}
Relevant log output
ERRO Subgraph instance failed to run: error while executing at wasm backtrace:\n 0: 0x43f2 - <unknown>!src/mappings/handleTriggers: Entity Token[0x4200000000000000000000000000000000000006]: missing value for non-nullable field `totalSupply`: Entity Token[0x4200000000000000000000000000000000000006]: missing value for non-nullable field `totalSupply`: error while executing at wasm backtrace:\n 0: 0x43f2 - <unknown>!src/mappings/handleTriggers: Entity Token[0x4200000000000000000000000000000000000006]: missing value for non-nullable field `totalSupply`: Entity Token[0x4200000000000000000000000000000000000006]: missing value for non-nullable field `totalSupply`, sgd: XXXXX, subgraph_id: Qmc8XkaebEhdtMiTqWsTA9JzM1xvFsd7HjonFXKBU5bXSk,
IPFS hash
Qmc8XkaebEhdtMiTqWsTA9JzM1xvFsd7HjonFXKBU5bXSk
Subgraph name or link to explorer
No response
Some information to help us out
OS information
None
Bug report
SPS is shown as
healthyand has no errors returned in index-node api even if subgraph is failed with an error.When checking logs, it has failed with the below error
Index-node API response
Relevant log output
IPFS hash
Qmc8XkaebEhdtMiTqWsTA9JzM1xvFsd7HjonFXKBU5bXSk
Subgraph name or link to explorer
No response
Some information to help us out
OS information
None