kenho811 commented on issue #48719:
URL: https://github.com/apache/airflow/issues/48719#issuecomment-3191963697

   I am facing a similar issue. Not sure what configurations are missing.
   
   ```
   [2025-08-15, 23:40:37] INFO - INFO: Crawled 133 pages (at 7 pages/min), 
scraped 133 items (at 7 items/min): 
source="airflow.task.hooks.airflow.providers.standard.hooks.subprocess.SubprocessHook"
   [2025-08-15, 23:40:37] ERROR - Server indicated the task shouldn't be 
running anymore. Terminating process: 
detail={"detail":{"reason":"not_running","message":"TI is no longer in the 
running state and task should terminate","current_state":"skipped"}}: 
source="task"
   [2025-08-15, 23:40:37] ERROR - Task killed!: source="task"
   ```
   
   I am using BashOperator to run a bash command. It has run for like 30 
minutes and then killed by AIrflor for no apparent reason


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