Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Hi everyone,
I am facing the issue that from time to time my localstack installation running in Docker on my MacBook gets unavailable. I am currently using localstack Desktop, but I had the same issue using the localstack CLI.
When the issue occurs, localstack says that the endpoint in not reachable. Furthermore, this problem remains unresolved even after creating the instance, making localstack useless for me.



Expected Behavior
No response
How are you starting LocalStack?
Custom (please describe below)
Steps To Reproduce
How are you starting localstack (e.g., bin/localstack
command, arguments, or docker-compose.yml
)
docker run localstack/localstack
Client commands (e.g., AWS SDK code snippet, or sequence of "awslocal" commands)
awslocal s3 mb s3://mybucket
Environment
- OS:
- LocalStack:
LocalStack version:
LocalStack Docker image sha:
LocalStack build date:
LocalStack build git hash:
Anything else?
No response