This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Error "/bin/bash: line 1: exec: #magic___^_^___line: not found" on fresh install #35303
Closed
1 of 2 tasks
Labels
area:helm-chart
Airflow Helm Chart
kind:bug
This is a clearly a bug
needs-triage
label for new issues that we didn't triage yet
Official Helm Chart version
1.11.0 (latest released)
Apache Airflow version
2.7.1
Kubernetes Version
1.27.6
Helm Chart configuration
https://gist.github.com/rishabhgargg/e24f16c314a3dcfb436f3bb203ed0f05
Docker Image customizations
None
What happened
I did this multiple time on different EKS clusters, all new.
But, for some reason as soon as I apply the chart with the provided
values.yaml
with a changeuseStandardNaming: true
(which is the default values.yaml from chart) above, I am getting this error/bin/bash: line 1: exec: #magic___^_^___line: not found
.What you think should happen instead
Ideally, all pods should be up as soon as the default chart is applied.
How to reproduce
Anything else
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: