stacks-network / stacks-blockchain-docker

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

error while interpolating services.postgres.shm_size #108

Open hot-westeros opened 1 year ago

hot-westeros commented 1 year ago

Hi, Does anyone have the same issue as me? When I do it like this: git clone https://github.com/stacks-network/stacks-blockchain-docker cd stacks-blockchain-docker/ cp sample.env .env source .env ./manage.sh -n mainnet -a start

The following error occurred: error while interpolating services.postgres.shm_size: failed to cast to expected type: strconv.ParseInt: parsing "256MB": invalid syntax Creating persistent-data for mainnet Starting all services for stacks-blockchain error while interpolating services.postgres.shm_size: failed to cast to expected type: strconv.ParseInt: parsing "256MB": invalid syntax

stale[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.