GitHub user potiuk added a comment to the discussion: airflow-init is stuck
I think you might have some long running operation that has not completed and is hanging - what exactly it is, hard to say - but you need to find the transaction the causes it and kill it. There are a number of articles you can find that can guide you there https://stackoverflow.com/questions/13148630/how-do-i-find-which-transaction-is-causing-a-waiting-for-table-metadata-lock-s and https://dba.stackexchange.com/questions/195018/mysql-safe-to-kill-transaction-that-is-stuck-in-waiting-for-table-metadata-loc GitHub link: https://github.com/apache/airflow/discussions/62605#discussioncomment-15953210 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
