pingzh commented on issue #21407:
URL: https://github.com/apache/airflow/issues/21407#issuecomment-1033001166


   thanks for checking @ashb 
   
   i am not using `breeze` somehow my breeze is super slow on my Mac even i 
have allocate lots of CPU and memory.
   
   Did you see `Deleted %s faulty permissions` in your websever log? since the 
error came up in the `sesh.delete(perm)` when it tries to `clean_perms` 
   
   ```
   ❯ pip list | grep Flas
   Flask                           1.1.4
   Flask-AppBuilder                3.4.4
   Flask-Babel                     2.0.0
   Flask-Caching                   1.10.1
   Flask-JWT-Extended              3.25.1
   Flask-Login                     0.4.1
   Flask-OpenID                    1.3.0
   Flask-SQLAlchemy                2.5.1
   Flask-WTF                       0.14.3
   
   ❯ pip list | grep SQ
   Flask-SQLAlchemy                2.5.1
   SQLAlchemy                      1.4.9
   SQLAlchemy-JSONField            1.0.0
   SQLAlchemy-Utils                0.38.2
   ```


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