opentelemetry-ruby icon indicating copy to clipboard operation
opentelemetry-ruby copied to clipboard

Service will not start after upgrading OTLP Exporter

Open austinlparker opened this issue 2 years ago • 2 comments

After updating the OTLP exporter gem to 0.24.2, the emailservice in OpenTelemetry Demo no longer starts. This is on a M1 Mac.

Operating system details: ruby:3.1.4-alpine image RUBY_ENGINE: "ruby" RUBY_VERSION: "3.1.4"

Share a simplified reproduction if possible

See this PR (https://github.com/open-telemetry/opentelemetry-demo/pull/989)

austinlparker avatar Jul 20 '23 15:07 austinlparker

Some details @austinlparker shared over slack:

/usr/local/bundle/gems/google-protobuf-3.23.4-aarch64-linux/lib/google/protobuf.rb:49:in `require': Error loading shared library ld-linux-aarch64.so.1: No such file or directory (needed by /usr/local/bundle/gems/google-protobuf-3.23.4-aarch64-linux/lib/google/3.1/protobuf_c.so) - /usr/local/bundle/gems/google-protobuf-3.23.4-aarch64-linux/lib/google/3.1/protobuf_c.so (LoadError)

arielvalentin avatar Jul 20 '23 15:07 arielvalentin

Thanks Ariel - Here's a full log of docker compose build and docker compose up. https://gist.github.com/austinlparker/bb705d597f421a09bfdb3fecb10d37cb

austinlparker avatar Jul 20 '23 15:07 austinlparker

👋 This issue has been marked as stale because it has been open with no activity. You can: comment on the issue or remove the stale label to hold stale off for a while, add the keep label to hold stale off permanently, or do nothing. If you do nothing this issue will be closed eventually by the stale bot.

github-actions[bot] avatar Mar 06 '24 01:03 github-actions[bot]