-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Hello,
I am with airflow 3.0.3 with simpleauth enabled. I am sure the username and password works.
I have added the "AIRFLOW_API_VERSION": "v2",
and now it looks there is a problem with the auth.
> how many dags I have in airflow-dev?
⎿ Error: Error executing tool fetch_dags: (401)
Reason: Unauthorized
HTTP response headers: HTTPHeaderDict({'Date': 'Mon, 18 Aug 2025 11:27:05 GMT', 'Content-Type': 'application/json', 'Content-Length': '30', 'Connection': 'keep-alive', 'server': 'uvicorn',
'www-authenticate': 'Bearer', 'vary': 'Accept-Encoding'})
HTTP response body: {"detail":"Not authenticated"}
● Still getting authentication errors. You can check your DAG count using:
airflow dags list | wc -l
Or access your Airflow web UI to see the total count in the DAGs view.
╭───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ Manage MCP servers │
│ │
│ ❯ 1. airflow-dev ✔ connected · Enter to view details
Metadata
Metadata
Assignees
Labels
No labels