GitHub user Leocy17 edited a discussion: Airflow 3.1.1 task terminated after 24h: "Server indicated the task shouldn't be running anymore"
### Environment - **Airflow version:** 3.1.1 - **Executor:** CeleryExecutor (previously LocalExecutor) - **Deployment:** Docker Compose (single host) - **Python version:** 3.12 - **OS:** Ubuntu 22.04 --- ### 💡 Problem Description After upgrading from `LocalExecutor` to `CeleryExecutor` on Airflow 3.1.1, some of our long-running SSH tasks (over 24h) fail with the following error: <img width="1364" height="246" alt="image" src="https://github.com/user-attachments/assets/c36ed325-c5b4-4393-a584-6beb339f17db" /> <img width="1342" height="231" alt="image" src="https://github.com/user-attachments/assets/5d1cd067-ba23-473e-afe8-20153aaa6a61" /> GitHub link: https://github.com/apache/airflow/discussions/58124 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
