You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/12/20 10:28:23 UTC

[GitHub] [airflow] schustmi commented on issue #28487: `airflow standalone` deployment is unable to run `DockerOperator` tasks on MacOS

schustmi commented on issue #28487:
URL: https://github.com/apache/airflow/issues/28487#issuecomment-1359145525

   The same error happens on non-M1 macs, but the `no_proxy=*` workaround in the PR you linked still worked, thanks!
   
   Is there a general option to run tasks without forking? For example setting `AIRFLOW__CORE__DEFAULT_IMPERSONATION=...` also resolves the issue for me, as `StandardTaskRunner.start()` then runs without forking.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org