Skip to content

Can't install airflow helm chart using the default image hosted on ecr #30925

Answered by potiuk
Gaabe asked this question in General
Discussion options

You must be logged in to vote

exec /usr/bin/dumb-init: exec format error - this means that you have wrong architecture of your image. You likely built it using your ARM mac and you want to run it using AMD. this is not going to work. You need to make sure that the architecture you build your image is the same you run it on.

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Gaabe
Comment options

Answer selected by Gaabe
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug This is a clearly a bug area:helm-chart Airflow Helm Chart needs-triage label for new issues that we didn't triage yet
3 participants
Converted from issue

This discussion was converted from issue #30922 on April 27, 2023 20:52.