nicolamarangoni commented on issue #42136: URL: https://github.com/apache/airflow/issues/42136#issuecomment-3143964641
@ralichkov In my setup I have 4 separate services in AWS. In Airflow 2.9.3 I don't have this issue and I don't need a shared airflow.cfg I get this issue only with Airflow 3.0.x. I modified my setup using a shared config volume for airflow.cfg and I still have the same error. Is it possible that this issue is related to this one? https://github.com/apache/airflow/issues/49966 Since I'm testing Airflow 3.0.x I have both: - The worker fails at startup with the error in issue https://github.com/apache/airflow/issues/49966 - No DAG can be executed because of the invalid URL (this issue) -- 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]
