-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
v0.116.0 docker image fails to start #11944
Comments
I'm experiencing the same issue. The latest release of the Docker image (v0.116.0) fails to start, and I see the following log line before the container exits:
|
I am getting |
functional tests in opentelemetry-cpp, which pull the latest docker image, started to fail 4 hours ago, at the same time opentelemetry-collector releases 0.116.0 See related: |
From what I can tell, this has been fixed in I ran into this issue last night while debugging a separate issue on our test servers. See open-telemetry/opentelemetry-collector-releases#783 for the resolution |
Describe the bug
The latest release of the docker image does not start
Steps to reproduce
run the latest docker image
What did you expect to see?
running service
What did you see instead?
not running service
What version did you use?
v0.116.0
What config did you use?
Environment
github action (docker compose)
Additional context
The following log line is emitted and the container exits:
The text was updated successfully, but these errors were encountered: