Title: cosmos-subql-starter Sei sei-starter/ not working on Sei Network
Environment:
sei-starter commit 3ca03c1
yarnv1.22.19; nvm 18.6.0; node 18.6.0;
seid version 3.0.3, macOS Monterey Version 12.2.21 and Terminal 2.12 (443), Bash script
Steps to reproduce:
- on directory /Sei/sei-starter, yarn install, yarn codgen, yarn build
- yarn start:docker
Expected result:
- localhost:3000/ Subquery works fine; terminal log yields no warning or error
Actual result:
- ERROR failed to index block at height 15622001 TypeError: Cannot read properties of undefined (reading ‘typeUrl’)
- Failed to fetch indexer meta, request to http://subquery-node:3000/meta failed, reason: connect ECONNREFUSED 172.18.0.3:3000
- Failed to fetch indexer health, request to http://subquery-node:3000/health failed, reason: connect ECONNREFUSED 172.18.0.3:3000
- WARN Dictionary indexed block is behind current indexing block height
- WARN Database does not support SSL connection, will try to connect without it
Title: cosmos-subql-starter Sei sei-starter/ not working on Sei Network
Environment:
sei-starter commit 3ca03c1
yarnv1.22.19; nvm 18.6.0; node 18.6.0;
seid version 3.0.3, macOS Monterey Version 12.2.21 and Terminal 2.12 (443), Bash script
Steps to reproduce:
- on directory /Sei/sei-starter, yarn install, yarn codgen, yarn build
- yarn start:docker
Expected result:
- localhost:3000/ Subquery works fine; terminal log yields no warning or error
Actual result:
- ERROR failed to index block at height 15622001 TypeError: Cannot read properties of undefined (reading ‘typeUrl’)
- Failed to fetch indexer meta, request to subquery-node:3000/meta failed, reason: connect ECONNREFUSED 172.18.0.3:3000
- Failed to fetch indexer health, request to subquery-node:3000/health failed, reason: connect ECONNREFUSED 172.18.0.3:3000
- WARN Dictionary indexed block is behind current indexing block height
- WARN Database does not support SSL connection, will try to connect without it