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

Issue while running the Transfer sample 04: Open Telemetry. #69

Closed
junaidtk opened this issue Jun 15, 2023 · 3 comments · Fixed by #71
Closed

Issue while running the Transfer sample 04: Open Telemetry. #69

junaidtk opened this issue Jun 15, 2023 · 3 comments · Fixed by #71
Assignees
Labels
bug Something isn't working

Comments

@junaidtk
Copy link

I am trying to run the Transfer sample 04: Open Telemetry. But after running the docker command it failed to start the `transfer-04-open-telemetry_consumer_1'.

Describe the Bug

Fails to run the Transfer sample 04: Open Telemetry.

Expected Behavior

Expecting all the containers to start while running the docker up comand.

Observed Behavior

transfer-04-open-telemetry_consumer_1 exited with code 255 Aborting on container exit... Stopping transfer-04-open-telemetry_provider_1 ... done Stopping prometheus ... done Stopping transfer-04-open-telemetry_jaeger_1 ... done ERROR: 255

I am also attaching the screenshot of the docker log from the docker.
Docker error log for the consumer_1
Screenshot 2023-06-15 at 10 48 45 AM

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to Transfer sample 04: Open Telemetry
  2. run
    ./gradlew transfer:transfer-04-open-telemetry:open-telemetry-consumer:build transfer:transfer-04-open-telemetry:open-telemetry-provider:build docker-compose -f transfer/transfer-04-open-telemetry/docker-compose.yaml up --abort-on-container-exit
@junaidtk junaidtk added the bug Something isn't working label Jun 15, 2023
@ndr-brt ndr-brt mentioned this issue Jun 16, 2023
6 tasks
@junaidtk
Copy link
Author

This issue not resolved till now, but the ticket is closed.

I am getting the same error as explained above, The below is the final result after running docker command.
transfer-04-open-telemetry-consumer-1 exited with code 255 Aborting on container exit... [+] Stopping 4/4 ✔ Container transfer-04-open-telemetry-jaeger-1 Stopped 0.2s ✔ Container prometheus Stopped 0.3s ✔ Container transfer-04-open-telemetry-consumer-1 Stopped 0.0s ✔ Container transfer-04-open-telemetry-provider-1 Stopped

The docker error log is give below.
Screenshot 2023-06-19 at 10 22 18 AM

@juliapampus
Copy link
Contributor

@majadlymhmd has discovered the error, WiP

@ndr-brt
Copy link
Member

ndr-brt commented Oct 10, 2023

should have been fixed by #128 and #132

@ndr-brt ndr-brt closed this as completed Oct 10, 2023
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

Successfully merging a pull request may close this issue.

4 participants