Closed hussainsaify closed 2 years ago
Thanks for opening your first issue here! Be sure to follow the issue template!
You need to provide logs (and possibly analyse) of the webserver and likely kubernetes from around the time, the webserver is killed. Ideally you should try to analyze it before and see if you can identify the reason yourself. Also you should see how the log files differ from "normal" situation.
There is no way we can act on it without seeing this information. Converting it into discussion until more information is available.
Apache Airflow version
2.2.4 (latest released)
What happened
Hi Team,
After upgrading to airflow 2.2.3, we have started facing an issue where webserserver gets stuck and is eventually restarted after failing the liveness probes. However, this issue is transient and we see it 2-3 times per week. We also see high spike of cpu during the time issue occured.
Cloud - AWS EKS 1.21 Helm Chart - 1.4.0 Current airflow version- 2.2.4
Please let me know in case you need more details
Thanks, Hussain
What you think should happen instead
Webserver should continue running and responds to requests.
How to reproduce
The issue is transient, occurs 2-3 times per week.
Operating System
Debian GNU/Linux 10 (buster)
Versions of Apache Airflow Providers
apache-airflow-providers-amazon==3.0.0 apache-airflow-providers-apache-hive==2.2.0 apache-airflow-providers-celery==2.1.0 apache-airflow-providers-cncf-kubernetes==3.0.2 apache-airflow-providers-docker==2.4.1 apache-airflow-providers-elasticsearch==2.2.0 apache-airflow-providers-ftp==2.0.1 apache-airflow-providers-google==6.4.0 apache-airflow-providers-grpc==2.0.1 apache-airflow-providers-hashicorp==2.1.1 apache-airflow-providers-http==2.0.3 apache-airflow-providers-imap==2.2.0 apache-airflow-providers-microsoft-azure==3.6.0 apache-airflow-providers-microsoft-mssql==2.1.0 apache-airflow-providers-mysql==2.2.0 apache-airflow-providers-odbc==2.0.1 apache-airflow-providers-postgres==3.0.0 apache-airflow-providers-redis==2.0.1 apache-airflow-providers-sendgrid==2.0.1 apache-airflow-providers-sftp==2.4.1 apache-airflow-providers-slack==4.2.0 apache-airflow-providers-sqlite==2.1.0 apache-airflow-providers-ssh==2.4.0
Deployment
Official Apache Airflow Helm Chart
Deployment details
Please find below helm values.
Anything else
No response
Are you willing to submit PR?
Code of Conduct