stephenonethree commented on issue #26834: URL: https://github.com/apache/airflow/issues/26834#issuecomment-1282744251
I got this on Airflow 2.4.0. At first I ran `airflow db upgrade` to finish my install (just on my laptop since this is a local installation) and it was fine, but I noticed some warnings unrelated to this topic that came up when parsing my DAGs, stuff related to roles not existing etc. So I fixed my issue with roles and ran `airflow dags reserialize` again to check if those other warnings were gone, and that's when I started seeing this message. -- 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]
