tanvn commented on issue #16271: URL: https://github.com/apache/airflow/issues/16271#issuecomment-1602484612
Just an update: I found that we are using the source code of 2.5.0 but the entrypoint_prod.sh is not 2.5.0 but from the version 2.1.1 and due to that, `airflow db check` is not being used but `run_nc`. There was a bug in the version of 2.1.1 https://github.com/apache/airflow/pull/16857 and only be fixed from 2.1.3. So as the next action I will update our entrypoint_prod.sh to 2.5.0 to see if this issue has been resolved or not. -- 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]
