Vprok commented on issue #41359:
URL: https://github.com/apache/airflow/issues/41359#issuecomment-3109676393

   Thanks for this issue and replies!
   Problem still exists on apache/airflow:2.11.0-python3.12 with k8s.
   Package versions:
   ```
   apache-airflow==2.11.0  
   apache-airflow-providers-celery==3.11.0  
   apache-airflow-providers-redis==4.1.0  
   celery==5.5.2  
   kombu==5.5.3  
   redis==5.2.1  
   ```
   
   The scheduler intermittently freezes after deploy and logs errors when 
starting DAGs:
   ```
   Executor CeleryKubernetesExecutor(parallelism=32) reported that the task 
instance <TaskInstance: ...
   ```
   Previous tried:
   * Upgraded python3.11 -> python3.12
   * Upgraded from Airflow 2.10.5 → 2.11.0
   * Upgraded related providers (airflow-provider-celery, 
airflow-provider-redis)
   
   Issue temporarily resolved but reappeared after ~2 weeks. 
   


-- 
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