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/11/07 13:35:32 UTC

[GitHub] [airflow] potiuk commented on issue #8212: Can't read S3 remote logs when using gevent/eventlent webserver workers.

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

   I believe this has been fixed in https://github.com/apache/airflow/pull/27297  and will be available in 2.4.3.
   Closing it provisionally @aa3pankaj try this workaround to see if it solves the problem for 2.4.2:
   
   
   > if the preload fix is indeed the fix, you can suppress this for now by setting the GUNICORN_CMD_ARGS environment variable to --preload
   
   Suggested here: https://github.com/apache/airflow/issues/23512#issuecomment-1297310890
   


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