dimon222 edited a comment on issue #8212:
URL: https://github.com/apache/airflow/issues/8212#issuecomment-948077570


   Unfortunately, mentioned above hack worked in 2.1.4, but no longer works on 
2.2.0.
   Some code refactoring have affected the loading flow of Airflow Webserver, 
so we're no longer patching SSL early enough (so monkeypatching exceptions are 
popping). I'm still digging in code to identify where we should plug hack now.
   
   UPD few hours later: now you need to add it to the very top of file 
`airflow/settings.py` instead of `airflow_local_settings.py`


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


Reply via email to