-
Notifications
You must be signed in to change notification settings - Fork 117
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
openssl errors in keeper and webhook when running arm64 #1555
Comments
Where did you get these binaries from? I don't see that arm64 images are published anywhere. |
I built them. It was a year ago. Now I am only using amd64 and node placement. For reference, the following were both amd64 and arm64, built when I was testing them: ghcr.io/jobcespedes/lighthouse/lighthouse-webhooks:test I built them using:
|
OK, that explains it. Thank you! |
But can those build instructions really be enough? The binaries are not built in the Dockerfiles, so you need to build those first. Or am I missing something? |
It was a while ago... I just checked the Makefile. I believe it can be used to generate the binaries in a prior step. Ex: |
I got similar openssl errors in keeper and webhook when running in arm64 nodes. For instance, keeeper log output:
Lightouse and images version:
1.12.10
The text was updated successfully, but these errors were encountered: