You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/01/11 17:19:43 UTC

[GitHub] [airflow] zachliu commented on issue #10331: Warnings about refusal to delete permissions on XComModelView

zachliu commented on issue #10331:
URL: https://github.com/apache/airflow/issues/10331#issuecomment-758098634


   i got the same warnings on `2.0.0` (`release:2.0.0+ab5f770bfcd8c690cbe4d0825896325aca0beeca`):
   
   ```
   2021-01-11T12:13:35.605-05:00	[2021-01-11 17:13:35,604] {{manager.py:547}} WARNING - Refused to delete permission view, assoc with role exists Airflow.can_pickle_info Admin
   
   2021-01-11T12:13:35.613-05:00	[2021-01-11 17:13:35,613] {{manager.py:547}} WARNING - Refused to delete permission view, assoc with role exists Airflow.can_elasticsearch Admin
   
   2021-01-11T12:13:35.621-05:00	[2021-01-11 17:13:35,621] {{manager.py:547}} WARNING - Refused to delete permission view, assoc with role exists Airflow.can_dagrun_success Admin
   
   ...
   ```
   i checked the database, it's been migrated successfully `alembic_version` is `e959f08ac86c`


----------------------------------------------------------------
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:
users@infra.apache.org