Versions Compared

Key

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

Problem

Users often You may encounter the issue below issue while connecting to ela using 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

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

panel
Code Block
language
bash
bgColortheme#fffRDark
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 = "kb-troubleshooting-article" and type = "page" and space = "KB"
labelskb-troubleshooting-article