ephraimbuddy commented on issue #16007: URL: https://github.com/apache/airflow/issues/16007#issuecomment-846570329
I discovered that if fernet key is not set, you cannot view connections on the UI when load_example dags is True. Maybe it’s related to this issue? Steps to reproduce: 1. create virtualenv & activate it 2. Run python setup.py develop & airflow standalone. 2. Visit connections on the UI and you’ll get an error -- 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]
