pingzh edited a comment on issue #21407: URL: https://github.com/apache/airflow/issues/21407#issuecomment-1033010394
@ashb ah, i know how to reproduce it in the local. If i don't do `airflow users create -e admin@local -u admin -p admin -r Admin -f Admin -l Admin` after I init the db, `airflow webserver` won't start, due to: `AssertionError: Dependency rule tried to blank-out primary key column 'ab_permission.id' on instance '` but, if i created a user, it worked fine. -- 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]
