GitHub user TheGeniesis added a comment to the discussion: webserver pod startup probe failure
I faced the same error. After hours of debugging I did two changes to make it work: 1. Started using static (self generated) [web-server-key](https://airflow.apache.org/docs/helm-chart/stable/production-guide.html#webserver-secret-key) 2. Significantly increased resources for webserver pod I don't know which of these was the right solution (static web-server-key is something to configure anyway), but I hope it will get you some ideas... GitHub link: https://github.com/apache/airflow/discussions/36742#discussioncomment-11164925 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
