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

Arch compatibility error #2

Closed
1vanzamarripa opened this issue Dec 9, 2024 · 2 comments
Closed

Arch compatibility error #2

1vanzamarripa opened this issue Dec 9, 2024 · 2 comments

Comments

@1vanzamarripa
Copy link

getting this error when attempting to run nginx per your examples here:
https://github.com/contember/nginx-open-telemetry-module/blob/main/README.md

error:
exec /docker-entrypoint.sh: exec format error

looks like this is an architecture compatibility issue. Are we sure the examples were tested? What am I missing here?

@sitole
Copy link
Member

sitole commented Dec 10, 2024

What is ARCH and OS that are you using for Docker host that builds it and then run it? Arch must match.
If did you use modules taken from releases did you choice right architecture? I testy it only for ARM (macOS M3) and it worker.
Please if right architecture was chosen build modules locally and check if your local version works in examples.

I just tested full process from local build and running Nginx with open telemetry config and it worker (ARM, macOS).

@sitole
Copy link
Member

sitole commented Jan 2, 2025

I will close this issue. If it still fails please feel free to reopen and add more details about issue.

@sitole sitole closed this as completed Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants