dataminding commented on issue #23926: URL: https://github.com/apache/airflow/issues/23926#issuecomment-1139749065
@ashb I tried setting this env var but the webserver workers keep crashing and the web UI doesn't load. Tried with Airflow versions 2.3.0 and 2.3.1 . Some logs I found relevant: ``` objc[88319]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. objc[88319]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug. [2022-05-27 17:52:13 +0200] [86717] [WARNING] Worker with pid 88319 was terminated due to signal 9 [2022-05-27 17:52:13 +0200] [88376] [INFO] Booting worker with pid: 88376 ``` -- 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]
