GitHub user WanPi13 created a discussion: airflow-init is stuck
When I deployed Airflow (version 3.1.7) managed by MySQL in Docker, executing "docker-compose up airflow-init" would get stuck at the creation of the fab-related tables. The MySQL process reported: CREATE TABLE alembic_version_fab ( version_num VARCHAR(32) NOT NULL, CONSTRAINT alembic_version_f Currently, it is in the state of "Waiting for table metadata lock". Could you please tell me how to solve this problem? GitHub link: https://github.com/apache/airflow/discussions/62605 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
