potiuk opened a new issue #15941: URL: https://github.com/apache/airflow/issues/15941
Default amount of memory/disk size on MacOS is not enough usually to run Airfllow. We already detect and provide informative message about it when we start Breeze and provide informative messages: https://github.com/apache/airflow/blob/master/scripts/ci/libraries/_docker_engine_resources.sh I believe we should do the same for the quickstart as many of Mac users raise the ``cannot start`` issue which gets fixed after the memory is increased. Example here: https://github.com/apache/airflow/issues/15927 -- 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. For queries about this service, please contact Infrastructure at: [email protected]
