GitHub user potiuk added a comment to the discussion: state-changed-externally error. reproducable
Have you tried airflow 3.0.3 - it contains a number of fixes and maybe one of those fixes solves your problem? Also note that the orginal issue mentiones "standalone" server and you are talking abotu "production" installation - those two are mutually exclusive (you should never, ever run standalone in production). So watching that issue might not help you too much, because it might well be that you have a completely different issue. It's a common mishap the users do - they hijack someone's issues and saying "I have the same problem" without actually being sure - and it makes it extremely difficult to track the progress and know when things are fixed (and for anyone trying to fix it). In this thread I see three people potentially having 3 different issues. So I would certainly suggest (before you go back) to describe YOUR isssue in as reproducible way and providing as many evidences you can get in a **separate** issue and watch that one - rather than watching an issue opened by somoene else that is very likely different issue. GitHub link: https://github.com/apache/airflow/discussions/52813#discussioncomment-13851310 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
