barun-mazumdar edited a comment on issue #17219:
URL: https://github.com/apache/airflow/issues/17219#issuecomment-897769421
It 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. Just try to run an dag which has
Variable.get("processing_user_secret",
default_var="indexing-aws-creds-sandbox") in this simple docker
https://github.com/barunps3/airflow-2.1/blob/main/Dockerfile
--
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]