stacks-blockchain-docker icon indicating copy to clipboard operation
stacks-blockchain-docker copied to clipboard

error while interpolating services.postgres.shm_size

Open hot-westeros opened this issue 1 year ago • 1 comments

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

hot-westeros avatar May 14 '23 12:05 hot-westeros

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.

stale[bot] avatar Mar 17 '24 14:03 stale[bot]