docker - Airflow scheduler keeps restarting #56309
Unanswered
Muhammad-FRAX
asked this question in
Q&A
Replies: 1 comment
-
Possibly more memory. But hard to say as you would need to check what errors are raised in your docker compose logs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i downloaded the docker-compose file from the website and followed the steps and ran it locally through docker (airflow 3.1.0) . the web app is slow and buggy but working, but the bigger issue is that the scheduler container keeps restarting. none of the dags i have worked, they are just queued. did i need to do anything more to run it?
all i did was get the compose file, created the env and ran the airflow-init first as guided.
Beta Was this translation helpful? Give feedback.
All reactions