potiuk commented on issue #11965:
URL: https://github.com/apache/airflow/issues/11965#issuecomment-742529511


   Are you trying to develop Airflow or run it for "production" on MacOS? We do 
not support MacOS as "execution" environment" - only Linux systems are 
supported for 'running' Airflow', MacOS in our case is only supported as 
development environment. 
   
   It looks like a Mac-only thing, so if you are using MacOS to develop airflow 
and you can use dockerised development environment  instead, while we manage to 
pin-point it? (.
   
   On MacOS we also have Breeze that provides a fully-featured docker-based dev 
environment that works flawlessly with MacOS as well. We fully support it and 
there is plenty of documentation and movies on how to use Breeze for 
development purpose including 'start-airflow' command that automatically spins 
of running airflow scheduler + webserver + command line from your local 
sources. 
   
   BTW. If you have migrated to BigSur, this might be the root cause of the 
problem. Usually the "POSIX" development environment has lots of problems with 
the new releases of MacOS. It usually takes couple of months and few releases 
of patches + some releases of brew and other dev environments to get it 
working. Again Breeze is your best bet there as it is "stable" environment. As 
on as you have Docker and Docker-compose, it will work on MacOS/Linux and even 
WSL2 for Windows in similar way. 


----------------------------------------------------------------
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]


Reply via email to