We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I deployed subgraph in exchange-v3/template on my local node.
http://96.126.117.206:8000/subgraphs/name/pulsetestnet/exchange-v3
But it's not working.
I got following error on console.
Oct 02 18:24:01.306 ERRO Subgraph failed with non-deterministic error: failed to process trigger: block #17590692 (0xf5dc…6a02), transaction 97d4996ff673b5e180034e9ea634150232fc126b8cd6ade84d7e2b26d2a1f9e2: Subgraph panicked with message: calledResult::unwrap()on anErrvalue:allocate function not found, retry_delay_s: 1728, attempt: 4, sgd: 1, subgraph_id: QmdwwqifaYCULt2riciSnjH4MzFsf94osZWLw3dhd1i2uA, component: SubgraphInstanceManager
Oct 02 18:24:01.306 ERRO Subgraph failed with non-deterministic error: failed to process trigger: block #17590692 (0xf5dc…6a02), transaction 97d4996ff673b5e180034e9ea634150232fc126b8cd6ade84d7e2b26d2a1f9e2: Subgraph panicked with message: called
on an
value:
function not found, retry_delay_s: 1728, attempt: 4, sgd: 1, subgraph_id: QmdwwqifaYCULt2riciSnjH4MzFsf94osZWLw3dhd1i2uA, component: SubgraphInstanceManager
What is problem?
Network is pulsechain testnet v4.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I deployed subgraph in exchange-v3/template on my local node.
http://96.126.117.206:8000/subgraphs/name/pulsetestnet/exchange-v3
But it's not working.
I got following error on console.
Oct 02 18:24:01.306 ERRO Subgraph failed with non-deterministic error: failed to process trigger: block #17590692 (0xf5dc…6a02), transaction 97d4996ff673b5e180034e9ea634150232fc126b8cd6ade84d7e2b26d2a1f9e2: Subgraph panicked with message: called
Result::unwrap()on an
Errvalue:
allocatefunction not found, retry_delay_s: 1728, attempt: 4, sgd: 1, subgraph_id: QmdwwqifaYCULt2riciSnjH4MzFsf94osZWLw3dhd1i2uA, component: SubgraphInstanceManager
What is problem?
Network is pulsechain testnet v4.
The text was updated successfully, but these errors were encountered: