GitHub user potiuk added a comment to the discussion: Scheduler log directory created as root
That is something with your setup and race condition with your gosu. You should start your containers with the right user not with root - that is something you should investigate on your side to see what happens when you gosu. There might be many reasons for that - it also depends on what image you have, what entrypoint you use and whether this entrypoint properly propagest signals and serves as "init" process. GitHub link: https://github.com/apache/airflow/discussions/48561#discussioncomment-12670801 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
