← Back to team overview

sloecode-dev team mailing list archive

error when trying my first push or branch

 

Now I'm trying to do my first push or branch to a created project
repository on Sloecode (named dms717287) ... :-(

This is what I've been trying with the error message I got:

$ bzr push sc:dms717287
Permission denied (publickey).
ConnectionReset reading response for 'BzrDir.open_2.1', retrying
Permission denied (publickey).
bzr: ERROR: Connection closed: Unexpected end of message. Please check
connectivity and permissions, and report a bug if problems persist.


The server's log /var/log/sloecode/smartserver.log says:

2012-01-05 17:30:54+1300 [SSHService ssh-userauth on
TimeoutProtocol,6,156.62.70.135] gkloss trying auth publickey
2012-01-05 17:30:54+1300 [SSHService ssh-userauth on
TimeoutProtocol,6,156.62.70.135] [Failure instance: Traceback: <class
'xmlrpclib.ProtocolError'>: <ProtocolError for localhost/xmlrpc: 404 Not
Found>

/usr/lib/python2.6/dist-packages/sloecode/sshserver/auth.py:246:auth_publickey
        /usr/lib/python2.6/dist-packages/twisted/cred/portal.py:115:login

/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:125:maybeDeferred

/usr/lib/python2.6/dist-packages/twisted/conch/checkers.py:92:requestAvatarId
        --- <exception caught here> ---

/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:125:maybeDeferred

/usr/lib/python2.6/dist-packages/sloecode/sshserver/auth.py:267:checkKey

/usr/lib/python2.6/dist-packages/sloecode/sshserver/auth.py:113:lookupUserDetails
        /usr/lib/python2.6/xmlrpclib.py:1199:__call__
        /usr/lib/python2.6/xmlrpclib.py:1489:__request
        /usr/lib/python2.6/xmlrpclib.py:1243:request
        ]
2012-01-05 17:30:54+1300 [SSHService ssh-userauth on
TimeoutProtocol,6,156.62.70.135] gkloss failed auth publickey
2012-01-05 17:30:54+1300 [SSHService ssh-userauth on
TimeoutProtocol,6,156.62.70.135] unauthorized login: unable to get avatar id
2012-01-05 17:30:54+1300 [TimeoutProtocol,6,156.62.70.135] connection lost



On a very similar note for a branch I'm getting this (with the same type
of entry in the smartserver.log:

$ bzr branch sc:dms717287
Permission denied (publickey).
ConnectionReset reading response for 'BzrDir.open_2.1', retrying
Permission denied (publickey).
bzr: ERROR: Connection closed: Unexpected end of message. Please check
connectivity and permissions, and report a bug if problems persist.


Any ideas what could be wrong?

Guy

PS: I have of course placed my id_rsa.pub into the Sloecode web
front-end, but not the id_dsa.pub which I also have.



-- 
Guy K. Kloss
School of Computing + Mathematical Sciences
Auckland University of Technology
Private Bag 92006, Auckland 1142
phone: +64 9 921 9999 ext. 5032
eMail: Guy.Kloss@xxxxxxxxx


Follow ups