Skip to content
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

Unable to Run Airflow with Docker Compose Instead of Local Environment #7

Open
AmirAflak opened this issue Oct 7, 2023 · 0 comments
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed

Comments

@AmirAflak
Copy link
Owner

I am facing difficulties while attempting to run Airflow using Docker Compose instead of my local environment. I have followed the official documentation and various online resources, but I am encountering issues that prevent me from successfully setting up Airflow with Docker Compose.

Expected Behavior:
I expect Airflow to be successfully deployed and running within the Docker containers, allowing me to manage and execute my workflows.

Actual Behavior:
Instead, I am encountering the following issues:
🐛 Airflow containers fail to start or crash unexpectedly.
🐛 Airflow web server or scheduler fails to connect to the database.
🐛 Airflow UI is inaccessible or shows errors.
🐛 Airflow tasks fail to execute or get stuck in a pending state.

@AmirAflak AmirAflak added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed labels Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant