79801705

Date: 2025-10-27 10:35:17
Score: 5.5
Natty:
Report link

Someone knows for the 3.1.0 version how is the right setting if I dont want to use the api, but I just need the other functionalities?

cause:

-----------
airflow.cfg file:

[core]
auth_manager="airflow.api_fastapi.auth.managers.simple.simple_auth_manager.SimpleAuthManager"

[api]

auth_backend="airflow.api_fastapi.auth.managers.simple.simple_auth_manager.SimpleAuthManager"

---------

Error:



raise AirflowConfigException(

airflow. exceptions.AirflowConfigException: The object could not be loaded. Please check "auth_manager" key in "core" section. Current value: "airflow.api_fastapi.auth.managers.simple.simple_auth_manager.SimpleAuthManager".

this is very strange cause the class object path seems to be well defined.

I cant fin any recent issues on Github linked to that, please any suggestion?

thanks

Reasons:
  • Blacklisted phrase (0.5): thanks
  • RegEx Blacklisted phrase (2): any suggestion?
  • RegEx Blacklisted phrase (1): I cant fin any recent issues on Github linked to that, please
  • Long answer (-1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Filler text (0.5): -----------
  • Filler text (0): ---------
  • Low reputation (1):
Posted by: Maurizio Lospinoso