a-poluyanov commented on issue #39762:
URL: https://github.com/apache/airflow/issues/39762#issuecomment-3219978618

   > I met this issue in apache/airflow:3.0.4
   
   I got the same error on version 3.0.5, before that I was on 3.0.2 and never 
had such a problem.
   
   If you run the airflow dags reserialize --verbose command inside the pod, it 
serializes all dags and does not crash with an error that hangs in the web UI, 
and all the dags that it processed appear in the web UI. But the error does not 
go away. I tried to reload all the components in k8s, but the error remains in 
the web UI
   
   <img width="865" height="65" alt="Image" 
src="https://github.com/user-attachments/assets/eedfcdc0-603d-4487-accb-df4c9cf1146a";
 />
   
   <img width="426" height="244" alt="Image" 
src="https://github.com/user-attachments/assets/6f8f8478-2e1d-4340-86bf-48bc0510bc89";
 />
   
   <img width="881" height="460" alt="Image" 
src="https://github.com/user-attachments/assets/26b8f915-0c5c-429d-8d0b-a1b7dfe759dc";
 />
   
   And it doesn't matter to him at all that I have already updated the DAG 
files for the test, in which the import error is on another line and inside the 
pod it processes them and everything is ok. It's just that at some point the 
error was recorded in the database and does not disappear.


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