donatelloOo commented on issue #27654: URL: https://github.com/apache/airflow/issues/27654#issuecomment-3117086571
This issue have been reproduced several times (somehow randomly) with Airflow 3.0.2 deployed with bitnami/airflow helm chart. The `airflow users create -r "Admin"` user failed due to unique constraint on several tables. It appears that another call to user creation allows to create it successfully (after db migrate), so the error is somehow transient. -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org