Kuladeep1996 opened a new issue, #24956: URL: https://github.com/apache/airflow/issues/24956
### Apache Airflow version 2.3.3 (latest released) ### What happened We are following this "https://datahubproject.io/docs/lineage/airflow" for airflow integration with datahub but when running step3 command causing error  ### What you think should happen instead execute(airflow connections add --conn-type 'datahub_rest' 'datahub_rest_default' --conn-host 'http://localhost:8080') command without any error ### How to reproduce Follow this https://datahubproject.io/docs/lineage/airflow/ At step 3 you will get this error  ### Operating System Windows 10 ### Versions of Apache Airflow Providers apache-airflow==2.3.2 apache-airflow-providers-ftp==3.0.0 apache-airflow-providers-http==3.0.0 apache-airflow-providers-imap==3.0.0 apache-airflow-providers-sqlite==3.0.0 ### Deployment Docker-Compose ### Deployment details Followed this doc for airflow deployment https://medium.com/@garc1a0scar/how-to-start-with-apache-airflow-in-docker-windows-902674ad1bbe and also modified port8080 to 8089 due to conflict with Datahub ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
