We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The docker image fails on initdb in windows / wsl2 because it doesn't seem to have write permissions.
To change this probably we need airflow to own $AIRFLOW_HOME
The text was updated successfully, but these errors were encountered:
Solved, by fixing permissions on folder.
But now there is a 2nd issue of the FERNET KEY with airflow that only affects WSL2
Sorry, something went wrong.
docs are updated
No branches or pull requests
The docker image fails on initdb in windows / wsl2 because it doesn't seem to have write permissions.
To change this probably we need airflow to own $AIRFLOW_HOME
The text was updated successfully, but these errors were encountered: