Page History
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 | ||||
---|---|---|---|---|
| ||||
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:
Code Block | |||
---|---|---|---|
| |||
| |||
ssh-add -d name-of-the-key-to-be-removed #Example: ssh-add -d cscs-key |
Related articles
Content by Label | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|