synthetix-subgraph icon indicating copy to clipboard operation
synthetix-subgraph copied to clipboard

feat: add node and ipfs options to deploy script

Open 0xdapper opened this issue 3 years ago • 1 comments

0xdapper avatar Jul 25 '22 04:07 0xdapper

Tried deploying exchanges graph locally, getting following error:

docker-graph-node-1  | Jul 25 06:18:33.701 ERRO Subgraph failed with non-deterministic error: failed to process trigger: block #2830 (0xc614…8bec), transaction f1f5d0d1fef48a08d315f26a40503e9d7513a19138c2d82ad674118cf193fe77: Store error: unknown table 'FeeRate'	wasm backtrace:	    0: 0x151ff - <unknown>!../generated/subgraphs/exchanges/schema/SynthByCurrencyKey#get:proxyAddress	    1: 0x169d5 - <unknown>!../src/exchanges/handleAtomicSynthExchange	, retry_delay_s: 120, attempt: 0, sgd: 1, subgraph_id: QmYN92QZziRpeT5AQW4GfmDu5yaoUdTApRAVd95GY7zGsP, component: SubgraphInstanceManager

Any suggestions?

Edit: Think I might need to sync latest-rates before this exchanges

0xdapper avatar Jul 25 '22 06:07 0xdapper