GitHub user PrabhodUrs added a comment to the discussion: Webserver Session ID Already Exists & OAuth Problems
Hello Airflow community, I'm currently facing the same issue as mentioned above. I have configured airflow 3.0.6, celery executor, postgressql DB, using FAB OAuth. Currently testing it out on a VM. Everything was running fine but the VM got rebooted in the weekend and now when I start the api-server and try to access the UI, it gives be the same error as mentioned above by @ahipp13 ((psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "session_session_id_key"). Any suggestions, workarounds, resolution would be appreciated. GitHub link: https://github.com/apache/airflow/discussions/27861#discussioncomment-14861685 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
