substrate-archive-setup
substrate-archive-setup copied to clipboard
Squid Archive setups for various chains
Is a helm chart available for `substrate-archive`? I see https://github.com/subsquid/substrate-archive-setup/pull/20 added the helm chart, but later it was removed.
Enable `ws` connections
https://github.com/subsquid/squid-archive-setup/blob/98ebfbf52a25ae9de10512bad90b31165fbfdf7f/kylin/docker-compose.yml#L24 ``` curl -v https://chachacha.kylin-node.co.uk * Could not resolve host: chachacha.kylin-node.co.uk ```
https://github.com/subsquid/squid-archive-setup/blob/98ebfbf52a25ae9de10512bad90b31165fbfdf7f/composable/docker-compose.yml#L22 ``` $ curl -v https://rpc.composable.finance * Could not resolve host: rpc.composable.finance ``` I couldn't find an alternative one.
indexer_1 | 2021-12-21 00:06:19 API/INIT: Error: FATAL: Unable to initialize the API: Cannot convert metadata from version 14 to 13 indexer_1 | at ApiPromise.value (/hydra/node_modules/@polkadot/api/base/Init.cjs:82:25) indexer_1 | at processTicksAndRejections (internal/process/task_queues.js:95:5)...
I am encountering an error with the Bifrost indexer. I am using the docker-compose file. indexer_1 | 2021-12-20 23:33:34 RPC-CORE: getStorage(key: StorageKey, at?: BlockHash): StorageData:: Unable to decode storage system.events::...