Skip to content

Helm chart airflow webserver not starting #44159

@PecTheFabricator

Description

@PecTheFabricator

Official Helm Chart version

1.15.0 (latest released)

Apache Airflow version

2.10.3

Kubernetes Version

K3s

Helm Chart configuration

I have set only my external database

Docker Image customizations

None

What happened

I am trying to setup the Airflow via Helm chart, all the pods is going on, except the web server. I have tried running with the default helm chart values and making some changes, but both seems to give me the same thing. After some time, the pods restart, and keep in this loop. I can't find too much information in the logs. Below is the screenshots with he logs I have access to
Webserver Pod Log
image

Webserver Pod Describe section
image

What you think should happen instead

No response

How to reproduce

  1. Run the following code, without any changes in the values.yaml
    helm upgrade --install airflow apache-airflow/airflow --namespace airflow-test --create-namespace

  2. Make changes to the database and set an external database

Anything else

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions