potiuk commented on issue #7345: [AIRFLOW-6722] Solved bug related to being unable to blank out variables URL: https://github.com/apache/airflow/pull/7345#issuecomment-581411732 > Aside from that, I am having trouble with both setting up my breeze environment and running from a venv. > > I have followed all the steps but my problem with breeze is that when I run './breeze,' after having pulled the image, I get this: > >  > Can you please run `./breeze --verbose` and send me the output (could be on slack for example). > My problem with venv is when I follow the for authentication provided by https://airflow.apache.org/docs/stable/security.html, I get an error saying airflow.models has no attribute user. > >  > > Maybe the authentication documentation needs to be addressed? Let me know. The Users table has been deleted in 2.0 - you should see the "latest" version of the docs which iss available here https://airflow.readthedocs.io/en/latest/security.html. This page is built from master sources and that's where the master "documentation". See README.md file :).
---------------------------------------------------------------- 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] With regards, Apache Git Services
