Re: [I] Retried task stays forever in "queued" state on LocalExecutor [airflow]

2025-06-13 Thread via GitHub


val-lavrentiev commented on issue #51569:
URL: https://github.com/apache/airflow/issues/51569#issuecomment-2969705857

   So, the problem is still there - for some reason some of the dags stay in 
"queued" state. Sometimes dags are being picked up after (e.g. 2 hours or long 
period of time)...


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



Re: [I] Retried task stays forever in "queued" state on LocalExecutor [airflow]

2025-06-12 Thread via GitHub


val-lavrentiev closed issue #51569: Retried task stays forever in "queued" 
state on LocalExecutor
URL: https://github.com/apache/airflow/issues/51569


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



Re: [I] Retried task stays forever in "queued" state on LocalExecutor [airflow]

2025-06-12 Thread via GitHub


val-lavrentiev commented on issue #51569:
URL: https://github.com/apache/airflow/issues/51569#issuecomment-2966564834

   Closing this as it seems to be misconfiguration of proxy settings.


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



Re: [I] Retried task stays forever in "queued" state on LocalExecutor [airflow]

2025-06-12 Thread via GitHub


val-lavrentiev commented on issue #51569:
URL: https://github.com/apache/airflow/issues/51569#issuecomment-2966561765

   Check BASE_URL config under proxy. it should point to the host where the 
airflow runs. E.g.:
   Instead of `https://airflow-server.com` point to `http://my-host:8080`


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