stacks-blockchain-docker
stacks-blockchain-docker copied to clipboard
error while interpolating services.postgres.shm_size
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
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.