Miretpl commented on PR #70180: URL: https://github.com/apache/airflow/pull/70180#issuecomment-5062733081
> The task fails with StartError and no application log (the container never starts). It's intermittent, cross-component, multi-node, and runtime-version-independent. See https://github.com/apache/airflow/discussions/33788. The solution to the issue mentioned here is basically not to mount the `/opt/airflow` directory as a whole, and the solution is mentioned in the discussion by Jarek. If you have the same case as mentioned in the discussion, you can mount a volume at `/opt/airflow/config` (or a different location) and set the desired env variables/config options accordingly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
