s4dxyz

Results 3 comments of s4dxyz

I try it many times and it still shows the same error. Here is my logs: [postgres.log](https://github.com/stacks-network/stacks-blockchain-docker/files/11273156/postgres.log) [stacks-blockchain.log](https://github.com/stacks-network/stacks-blockchain-docker/files/11273157/stacks-blockchain.log) [stacks-blockchain-api.log](https://github.com/stacks-network/stacks-blockchain-docker/files/11273159/stacks-blockchain-api.log)

To save time in multiple attempts, I only commented out the delete file and download file operations Here is my seed-chainstate.sh and seed-chainstate log. [seed-chainstate.sh.txt](https://github.com/stacks-network/stacks-blockchain-docker/files/11276605/seed-chainstate.sh.txt) [seed-chainstate.log](https://github.com/stacks-network/stacks-blockchain-docker/files/11276606/seed-chainstate.log)

I'm using the `mainnet-blockchain-2.1.0.0.2-latest.tar.gz.sha256` content is: `c4b15816b48bdb2e6bd3e079da4af1b6c091bd4754bab28037b8f73fac5bc6bc /hirosystems/data/mainnet-stacks-blockchain-2.1.0.0.2-20230416.tar.gz` the `stacks-blockchain-api-pg-15-7.1.2-latest.dump.sha256` content is: `0e714123cbe0512c7012dfeffcfcc813665f1a4c9319f827c6306110b488b8f0 /hirosystems/data/stacks-blockchain-api-pg-15-7.1.2-20230406.dump` I just run `cp sample.env .env` to make my .env `STACKS_BLOCKCHAIN_VERSION=2.1.0.0.2 STACKS_BLOCKCHAIN_API_VERSION=7.1.2`