Join GitHub today

GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.

Sign up

Oct 13, 2015  'Host key verification failed' means host key of the server you are connecting to was not found in /.ssh/knownhosts of the user under which lsyncd runs. This can fixed by adding your host to trusted hosts machine-wide, usually by adding it to /etc/ssh/sshknownhosts. Your knownhosts file in the jenkins-ansible host already has an entry for the host centos-slave-02.Now that the centos-slave-02 host's identity has changed, a new entry needs to be added. But the existing entry in the file is throwing this warning. Warning: the ECDSA host key for 'centos-slave-02' differs from the key for the IP address '172.19.0.3' Offending key for IP in /var/jenkinshome.

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Download call of duty for mac free.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comments

commented Jun 27, 2015

I checked all permissions and access key.
Can some one point on checking specific for this issue.

[' GithubHook: Executing command: 'git fetch origin',' GithubHook: Command 'git fetch origin' didn't exit properly. Full output: ['Host key verification failed.rn', 'fatal: Could not read from remote repository.n', 'n', 'Please make sure you have the correct access rightsn', 'and the repository exists.n']',' GithubHook: Redmine repository updated: ___ (Git: 94.3ms, Redmine: 16.1ms)']

Thanks in advance.

commented Jul 19, 2015

It looks like you might be running into this: http://stackoverflow.com/questions/13363553/git-error-host-key-verification-failed-when-connecting-to-remote-repository

commented Nov 3, 2017

Host Key Verification Failed.

Closing due to inactivity, assuming this has been fixed. Feel free to reopen with additional details if not.

closed this Nov 3, 2017
Host
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Popular Posts