potiuk commented on issue #54223:
URL: https://github.com/apache/airflow/issues/54223#issuecomment-3190795702

   It looks like for some reason you start to run the same task twice - and my 
guess is like @gopidesupavan that you have some very bad misconfiguration of 
your Airflow deployment - maybe like two airflow installed at the same time 
using the same database and running in parallel. Maybe you just did not 
shutdown old airflow properly or you accidentally reused the same database.
   
   I suggest you wipe out your entire machine/installation and start from 
scratch - ideally using 3.0.5 which is just about to be released.


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