Advertisement
Guest User

Untitled

a guest
Jul 7th, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. <jfz1r02h05> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o IdentityFile="/home/bifrost/.ssh/id_rsa" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 jfz1r02h05 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1467913744.17-217529160406546/wait_for; rm -rf /root/.ansible/tmp/ansible-tmp-1467913744.17-217529160406546/ >/dev/null 2>&1'
  2. ^Cfatal: [jfz1r02h05] => SSH Error: Shared connection to jfz1r02h05 closed.
  3. It is sometimes useful to re-run the command using -vvvv, which prints SSH debug output to help diagnose the issue.
  4. Traceback (most recent call last):
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement