Hello, can you please provide a pastebin of "ssh -v -l pwieser git.gnome.org"?
For a faster debug you may want to join #sysadmin on irc.gnome.org. 2015-07-09 18:54 GMT+02:00 Pierre Wieser <[email protected]>: > Hi, > > It happens that I am unable to "git pull" from git.gnome.org. > Last successful access was 5 weeks ago. > > Error message is: > $ git pull --rebase > Received disconnect from 209.132.180.184: 2: Too many authentication > failures for pwieser > Disconnected from 209.132.180.184 > fatal: Could not read from remote repository. > > Please make sure you have the correct access rights > and the repository exists. > > ~/.gitconfig is: > [user] > name = Pierre Wieser > email = [email protected] > [color] > branch = auto > diff = auto > interactive = auto > status = auto > [url "ssh://[email protected]/git/"] > insteadof = gnome: > [push] > default = simple > > And relevant part of ~/.ssh/config is: > Host git.gnome.org > IdentityFile id_rsa_gnome > User pwieser > Compression yes > CompressionLevel 3 > > My ssh key is unchanged (since years). > So is anyone able to help in this matter ? > Thanks in advance. > > Regards, > Pierre > _______________________________________________ > gnome-infrastructure mailing list > [email protected] > https://mail.gnome.org/mailman/listinfo/gnome-infrastructure -- Cheers, Andrea Debian Developer, Fedora / EPEL packager, GNOME Infrastructure Team Coordinator, GNOME Foundation Board of Directors Secretary, GNOME Foundation Membership & Elections Committee Chairman Homepage: http://www.gnome.org/~av _______________________________________________ gnome-infrastructure mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gnome-infrastructure
