subquery / subql

SubQuery is an Open, Flexible, Fast and Universal data indexing framework for web3. Our mission is to help developers create the decentralised products of the future.
https://subquery.network
GNU General Public License v3.0
19.06k stars 328 forks source link

subql node error: can not read subarray of null #314

Closed sxlwar closed 3 years ago

sxlwar commented 3 years ago

After chain types updated, an error occurs as the screenshot below: image

repo https://github.com/darwinia-network/subql/tree/pangolin

ianhe8x commented 3 years ago

This is because the latest height of your network is only 7467 but you set startBlock: 30700 in project.yaml