-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
opensearch won't start in local docker env at first time #1761
Comments
Hello @sophiaxu0424, which OS are you running the demo? |
Hi @julianocosta89 i am using a MAC OS with M1, I saw that the docker-compose has depreciated, but it might because of my local setting in /usr/local/bin, it is still using docker-compose command with the latest version. |
@sophiaxu0424 if you have the latest version of Docker installed, it already supports
|
Still having this error
|
and docker logs about this opensearch container
|
@sophiaxu0424 which OS are you running this? Also, we have just release v |
Bug Report
Which version of the demo you are using? (please provide either a specific
main branch: https://github.com/open-telemetry/opentelemetry-demo/commits/main
and hash: bafadb0
Symptom
A clear and concise description of what the bug is.
What is the expected behavior?
opensearch container is up and running
What do you expect to see?
opensearch container is up and running successfully
What is the actual behavior?
Please describe the actual behavior experienced.
Reproduce
Could you provide the minimum required steps to resolve the issue you're seeing?
make start
or
docker-compose up --force-recreate --remove-orphans --detach
We will close this issue if:
Additional Context
Please feel free to add any other context about the problem here.
Re-start the the containers again and again, would get a healthy status in opensearch.
The text was updated successfully, but these errors were encountered: