-
Notifications
You must be signed in to change notification settings - Fork 231
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update CVEs not working, GitFetchOperator and smtp-password typed in airflow-logs #499
Comments
If I understand well you have 2 problems in this issue:
And I'm a bit surprised to see in the |
yes, the passwords in .env/config, postgres 15->postgres 17, and i put traefik (with http-auth) in front of the nginx (changed port from 80->9080) and the airflow-webserver. for this i disabled the exposed ports from the two containers. i will give it a try with the default install.
That was also my guess, that i put the password in a wrong var. but i have double checked that. also the emails (registration, email-confirmation) are working. Sadly i do a "./install.sh -r latest" to have the new "email-test-dag" in airflow and so all my customized configs was getting overriden. :-( Any hints who to do an update? is a "docker compose pull" enough? |
Specifications
I have some problems with the auto-update of the cve's -
In airflow is see this error on all "GitFetchOperator" executed.
Any hint why this is not working?
when i start the DAG manual via the web interface "Trigger DAG" i was wondering the smtp-server password is logged?!
Hint: the password contains a "%" char.
Thanks.
The text was updated successfully, but these errors were encountered: