Replies: 2 comments 1 reply
-
Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval. |
Beta Was this translation helpful? Give feedback.
-
There is no such version of Airlfow: Converting it to a discussion if more of it is needed |
Beta Was this translation helpful? Give feedback.
-
Apache Airflow version
Other Airflow 2 version (please specify below)
If "Other Airflow 2 version" selected, which one?
2.0.1.973
What happened?
Web UI is working as expected on http://localhost:8080/home, but any REST API call, e.g.
curl --location 'http://localhost:8080/api/v1/dags'
fails. I disabled authentication with auth_backends=airflow.api.auth.backend.default in
env-airflow-in-nsk.cfg
Ooops!
What you think should happen instead?
No response
How to reproduce
I am running Airflow locally using my company artifactory.
Please, let me know if error is not reproducible outside our settings.
Operating System
Mac OS 14.7.1 (23H222)
Versions of Apache Airflow Providers
N/A
Deployment
Docker-Compose
Deployment details
No response
Anything else?
No response
Are you willing to submit PR?
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions