[TYPO3-v4] Cant push to gerrit > Permission denied (publickey)
Georg Ringer
typo3 at ringerge.org
Tue Mar 8 10:33:17 CET 2011
Hi everybody,
i am just trying to push a new changeset from my computer at home to
gerrit (initial changeset was done from notebook in Berlin)
and I only get this error:
-------------
$ git push origin HEAD:refs/for/master
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
-------------
Testing the connection with "ssh -p 29418 <username>@review.typo3.org"
works fine. I even created new ssh keys and added it to gerrit.
$ ssh -v just2b at review.typo3.org gives me the following result
--------------
debug1: Next authentication method: publickey
debug1: Trying private key: /c/Users/Georg/.ssh/identity
debug1: Offering public key: /c/Users/Georg/.ssh/id_rsa
debug1: Authentications that can continue: publickey
debug1: Trying private key: /c/Users/Georg/.ssh/id_dsa
debug1: No more authentication methods to try.
Permission denied (publickey).
--------------
Thanks for any help
Georg
More information about the TYPO3-project-v4
mailing list