mission-control-indexer
mission-control-indexer copied to clipboard
indexer-agent: Failed to check for network pause
Version 0.4.1
3|start_indexer_agent | (node:2992911) UnhandledPromiseRejectionWarning: Error: call revert exception (method="getReserves()", errorSignature=null, errorArgs=[null], reason=null, code=CALL_EXCEPTION, version=abi/5.0.9)
3|start_indexer_agent | at Logger.makeError (/usr/local/lib/node_modules/@graphprotocol/indexer-agent/node_modules/@ethersproject/logger/lib/index.js:179:21)
3|start_indexer_agent | at Logger.throwError (/usr/local/lib/node_modules/@graphprotocol/indexer-agent/node_modules/@ethersproject/logger/lib/index.js:188:20)
3|start_indexer_agent | at Interface.decodeFunctionResult (/usr/local/lib/node_modules/@graphprotocol/indexer-agent/node_modules/@ethersproject/abi/lib/interface.js:286:23)
3|start_indexer_agent | at Contract.node --trace-warnings ...
to show where the warning was created)
3|start_indexer_agent | (node:2992911) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict
(see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
3|start_indexer_agent | (node:2992911) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.