Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Pipeline : User-dialogue "The authenticity of host can't be established. Answer yes/no"

bassdman November 20, 2016

Hello together,

I want to publish a repository via ssh and bitbucket-pipelines to a remote repository. Therefore I created a ssh-key, installed it,...

Everything works fine, until I receive the following user dialogue:

"The authenticity of host abc.com can't be established. RSA key fingerprint is xyz. Are you sure you want to continue connecting (yes/no)?"

 

According to other posts I have two possibilities everything worked fine and I can do the following:

  • Answer with yes (how is it possible to do this in a bitbucket-pipeline)
  • add this host to the known_hosts-file, so the question doesn't appear anymore (I don't think I have write-access to this file)

 

Can anyone help me how I can solve this problem?

1 answer

1 accepted

1 vote
Answer accepted
xtjhin
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 23, 2016

Hi @Manuel Gelsen,

add this host to the known_hosts-file, so the question doesn't appear anymore (I don't think I have write-access to this file)

Since Pipelines doesn't have control over the build container, you will need to add IP to your SSH known host.

Cheers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events