Hi, Thank you for responding. Yes, I have already configured SSH-KEY for our on-prem Gitlab instance. So I can clone the repo paswordless via terminal. The user that I run the clone command and Airflow(worker,scheduler,kerberos....) user are the same.
Thank you, Best regards. Ash Berlin-Taylor <[email protected]>, 15 Şub 2021 Pzt, 17:45 tarihinde şunu yazdı: > Hi Mehmet, > > Does the Airflow user have the ssh key configured? When you run it in a > shell what user are you running as? Which host are you running it on? Do > you have any SSH Agent forwarding configured or not? > > -ash > > On Mon, 15 Feb, 2021 at 17:14, Mehmet - <[email protected]> > wrote: > > Hi Team, > > I'm using SSH-KEY to connect GitLab. > When I run "git clone git@XYZ./myproject" command via terminal, it clones > the repo. > But When I put this command into a Bash Operator then I run that task, It > throws below error: > Do you have any idea about that? :( > > [image: image.png] > > Regards. > > -- Mehmet ERSOY
