Skip to content
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.

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

The tinc-static role on master branch fails on SSH tasks because of a buggy SSH server fingerprint. #146

Open
letompouce opened this issue Oct 29, 2017 · 0 comments
Labels

Comments

@letompouce
Copy link
Member

ansible-pull.log:

TASK: [tinc-static | send the public key to central nodes] ******************** 
failed: [localhost] => {"changed": true, "cmd": "rsync -azP -e 'ssh -p 443' /etc/tinc/idbvpn/hosts/idb_grc_malakasa_965 [email protected]:/ansible/tinc-idbvpn/", "delta": "0:00:00.631338", "end": "2017-10-29 14:43:10.070765", "rc": 255, "start": "2017-10-29 14:43:09.439427", "warnings": ["Consider using synchronize module rather than running rsync"]}
stderr: Host key verification failed.
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(226) [sender=3.1.1]

Manual:

TASK: [tinc-static | send the public key to central nodes] ******************** 
The authenticity of host '[tincmaster.wan.bsf-intranet.org]:443 ([51.254.97.1]:443)' can't be established.
ECDSA key fingerprint is 05:be:18:95:9f:50:02:45:a0:ee:4e:98:aa:c0:aa:8a.
Are you sure you want to continue connecting (yes/no)?
@letompouce letompouce added the bug label Oct 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant