tseruga commented on issue #65945:
URL: https://github.com/apache/airflow/issues/65945#issuecomment-4478769421

   I'm still experiencing this with 3.2.1 - and unfortunately the logs don't 
provide any color as to what is going wrong.
   
   The first time I ran into this issue we were using remote_logging (to s3) 
but no custom log handling otherwise. The triggerer immediately went into this 
"failed" state where only the heartbeat was running and no deferred tasks were 
processed.
   
   I attempted another upgrade with debug logging enabled and remote logging 
turned off as a potential fix (since the stacktrace above seems to originate in 
the logging handler) and the triggerer successfully started and ran BAU for ~2 
days. At some point the triggerer suddenly stopped working (no debug logs 
indicated an issue of any kind) and moved into the state where it only called 
the heartbeat as shown by the logs above.


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