adrian-edbert commented on issue #56165:
URL: https://github.com/apache/airflow/issues/56165#issuecomment-3363913415
I also got this debug message as well, which indicate that the connection
can't be found on any secret backends
> [2025-10-02T09:54:51.797357Z] {context.py:169} DEBUG - Connection not
found in any of the configured Secrets Backends. Trying to retrieve from API
server conn_id=git_data_platform
checked through the DB and UI confirmed that the connection should exist
and the secrets backend also using the default ones
using API to get the connection works as expected
not sure what causing the connection issue for now
setting repo_url directly on the airflow.cfg seems to be the only workaround
but it can't use the git auth url for authentication without the Githook object
--
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]