Skip to content
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

Closed
nicklipple opened this issue Dec 17, 2024 · 4 comments
Closed

v0.116.0 docker image fails to start #11944

nicklipple opened this issue Dec 17, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@nicklipple
Copy link

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:

exec /otelcol-contrib: no such file or directory
@nicklipple nicklipple added the bug Something isn't working label Dec 17, 2024
@nika2811
Copy link

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:

exec /otelcol-contrib: no such file or directory

@phillijw
Copy link

I am getting exec /otelcol: no such file or directory

@marcalff
Copy link
Member

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:

@alsi-lawr
Copy link

alsi-lawr commented Dec 18, 2024

From what I can tell, this has been fixed in 0.116.1.

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

@songy23 songy23 closed this as completed Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants