sourabp commented on issue #16163:
URL: https://github.com/apache/airflow/issues/16163#issuecomment-1735186966

   @thesuperzapper @potiuk , We are also facing the same issue, however in our 
case the previous set of logs are getting trimmed and the logs start with 
   ```
   {taskinstance.py:874} INFO - Dependencies not met for <TaskInstance: ... 
[running]>, dependency 'Task Instance Not Running' FAILED: Task is in the 
running state
   {taskinstance.py:874} INFO - Dependencies not met for <TaskInstance: ... 
[running]>, dependency 'Task Instance State' FAILED: Task is in the 'running' 
state which is not a valid state for execution. The task must be cleared in 
order to be `run.
   ```
   Logs of previously running task append post these lines.
   
   Airflow version: 2.6.0


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