alucryd opened a new issue, #36683:
URL: https://github.com/apache/airflow/issues/36683

   ### Official Helm Chart version
   
   1.11.0 (latest released)
   
   ### Apache Airflow version
   
   2.7.1
   
   ### Kubernetes Version
   
   1.27.3-gke.100
   
   ### Helm Chart configuration
   
   ```
   useStandardNaming: true
   executor: KubernetesExecutor
   ```
   
   ### Docker Image customizations
   
   _No response_
   
   ### What happened
   
   The webserver is tuck in a boot loop.
   
   ```
   [2024-01-09T09:40:19.545+0000] {configuration.py:2066} INFO - Creating new 
FAB webserver config file in: /opt/airflow/webserver_config.py
   
/home/airflow/.local/lib/python3.8/site-packages/flask_limiter/extension.py:336 
UserWarning: Using the in-memory storage for tracking rate limits as no storage 
was explicitly specified. This is not recommended for production use. See: 
https://flask-limiter.readthedocs.io#configuring-a-storage-backend for 
documentation about configuring the storage backend.
   [2024-01-09 09:40:39 +0000] [15] [INFO] Starting gunicorn 21.2.0
     ____________       _____________
    ____    |__( )_________  __/__  /________      __
   ____  /| |_  /__  ___/_  /_ __  /_  __ \_ | /| / /
   ___  ___ |  / _  /   _  __/ _  / / /_/ /_ |/ |/ /
    _/_/  |_/_/  /_/    /_/    /_/  \____/____/|__/
   Running the Gunicorn Server with:
   Workers: 4 sync
   Host: 0.0.0.0:8080
   Timeout: 120
   Logfiles: - -
   Access Logformat: 
   =================================================================
   [2024-01-09T09:40:55.021+0000] {webserver_command.py:440} INFO - Received 
signal: 15. Closing gunicorn.
   ```
   
   ### What you think should happen instead
   
   The webserver should start.
   
   ### How to reproduce
   
   - Create a brand new GKE autopilot on GCP
   - Install the chart with above values
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to