barun-mazumdar edited a comment on issue #17219: URL: https://github.com/apache/airflow/issues/17219#issuecomment-897936597
It is happening also on docker container from image: airflow 2.1.2, which I try to run with default sqlite db of airflow. I just run the airflow db init, airflow scheduler and airflow webserver commands in entrypoint script as i use sequential executor. It happens only the first time. The issue does not occur for subsequent docker start commands. If I run airflow db upgrade before airflow db update, it then fails with same message in airflow db upgrade command. -- 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]
