gregbrant2 commented on issue #42136:
URL: https://github.com/apache/airflow/issues/42136#issuecomment-3546494542

   I'm seeing the `Could not read served logs: Invalid URL` error constantly on 
a medium sized DAG running 
[amazon-mwaa-docker-images](https://github.com/aws/amazon-mwaa-docker-images) 
v2.103 and v3.0.6 locally.
   
   My DAG is about 20 tasks. I have two task groups with `.expand()`. Half the 
time the DAG run fails on one of those expanded task instances. The other half 
it dies on one of the initial tasks which simply read values out of 
`kwargs["dag_run"].conf` passed from a `TriggerDagRunOperator` in another DAG.
   
   I had this most of last week, then it seemed to fix it's self on Thursday 
and I was able to get some work done, then it resurfaced on Friday and I'm back 
to making no progress.
   
   Is this normal for Airflow development? 


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