stacks-network / stacks-blockchain-docker

Stacks-blockchain with API using docker compose
GNU General Public License v3.0
27 stars 37 forks source link

Verify whether there is an archive for api for seed-chainstate #114

Open friedger opened 9 months ago

friedger commented 9 months ago

When upgrading to hiro api 7.3.2 as suggested in sample.env, seed-chainstate fails because there is no archive for 7.3.2

Error - https://archive.hiro.so/mainnet/stacks-blockchain-api-pg/stacks-blockchain-api-pg-15-7.3.2-latest.dump doesn't exist

See https://archive.hiro.so/mainnet/stacks-blockchain-api-pg/

The script should inform the user about the latest version that can be used if it fails to download the chainstate

friedger commented 9 months ago

Same for Error - https://archive.hiro.so/mainnet/stacks-blockchain/mainnet-stacks-blockchain-2.4.0.0.2-latest.tar.gz doesn't exist

friedger commented 2 weeks ago

Current version 7.11.1 is not archived, instead 7.11.0 works