Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Problem

You may encounter the issue below while connecting to the front end Ela with the command ssh -A ela.cscs.ch:

Code Block
languagebash
themeRDark
Received disconnect from UNKNOWN port 65535:2: Too many authentication failures

Solution

You may have too many keys in your ssh agent. You should remove the unused keys with the following command:

Code Block
languagebash
themeRDark
ssh-add -d name-of-the-key-to-be-removed #Example: ssh-add -d cscs-key  
ssh-add -D                               #To remove all keys

Content by Label
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("kb-troubleshooting-article","kb-connection") and type = "page" and space = "KB"
labelskb-troubleshooting-article