Actions
Task #2189
closedCant push changes to gerrit via ssh: "Too many authentication failures"
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Tags:
URL:
Description
Cant push to gerrit:
git push logerrit HEAD:refs/for/master Enter passphrase for key '/home/bjoern/.ssh/id_tdfgerrit2017': Received disconnect from 89.238.68.148 port 29418:2: Too many authentication failures Connection to gerrit.libreoffice.org closed by remote host. fatal: Could not read from remote repository.
This was with my old key, so I generated a new key as per https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/ ... which yields the above too.
Attaching output of "ssh -vvvv logerrit".
Actions