GitHub user 4andy added a comment to the discussion: state-changed-externally error. reproducable
This does seem like an issue - we tore everything down and started with a fresh DB and python env (python 3.12, airflow 3.0.3) and still this issue persists. This server has been running airflow 2 without error for years. When a dag is triggered it immediately fails - we can't find logs anywhere that would help debug. All we get is the task failed email with the text: >Executor LocalExecutor(parallelism=32) reported that the task instance >finished with state failed, but the task instance's state attribute is queued. >Learn more: >https://airflow.apache.org/docs/apache-airflow/stable/troubleshooting.html#task-state-changed-externally Any tips on where to look for troubleshooting would be great. We cannot use docker as the folks above. Thanks! GitHub link: https://github.com/apache/airflow/discussions/52813#discussioncomment-13797573 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
