Closed Tony-1993 closed 11 months ago
Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval.
@Tony-1993 Can you please reformat and cleanup the text in this so it isn't impossible for people to read and only contains what is relevant for someone to try and replicate the problem?
methodname
I just did
@Tony-1993 Airflow 2.3.4 is 15 months old, it is very likely that the bug/issue you are experiencing has been fixed in the next 16 releases. Could you try upgrading the Airflow version and check if you still have the same problem?
This can be closed ... Not sure why but at some point the deployment failed to work with my build ... I think the postgreSQL was not being deployed properly. What i did was i changed the help to deloy a 2.3.4 as plain as it can be so directly from the repo which works then i changed that image to my custom build one and the sceduler kept being healthy
Official Helm Chart version
1.11.0 (latest released)
Apache Airflow version
2.3.4
Kubernetes Version
1.24.16-gke.500
Helm Chart configuration
Docker Image customizations
Run:
on terminal to get the image :)
What happened
The scheduler keeps restarting and it keeps popping the below error:
What you think should happen instead
Scheduler runs without issues
How to reproduce
I cannot share the code for the Dags but if you:
1) Run a build with the above DockerFile 2) Deploy on Kubernetes (GKE) using LocalExecuter
It should fail
Anything else
No response
Are you willing to submit PR?
Code of Conduct