2015-11-22 18:52:42+0100 [SSHServerTransport,0,127.0.0.1] kex alg, key alg: diffie-hellman-group-exchange-sha1 ssh-rsa 2015-11-22 18:52:42+0100 [SSHServerTransport,0,127.0.0.1] outgoing: aes128-ctr hmac-sha1 none 2015-11-22 18:52:42+0100 [SSHServerTransport,0,127.0.0.1] incoming: aes128-ctr hmac-sha1 none 2015-11-22 18:52:45+0100 [SSHServerTransport,0,127.0.0.1] NEW KEYS 2015-11-22 18:52:45+0100 [SSHServerTransport,0,127.0.0.1] starting service ssh-userauth 2015-11-22 18:52:45+0100 [SSHService ssh-userauth on SSHServerTransport,0,127.0.0.1] quix0r trying auth none 2015-11-22 18:52:45+0100 [SSHService ssh-userauth on SSHServerTransport,0,127.0.0.1] quix0r trying auth publickey 2015-11-22 18:52:45+0100 [SSHService ssh-userauth on SSHServerTransport,0,127.0.0.1] quix0r failed auth publickey 2015-11-22 18:52:45+0100 [SSHService ssh-userauth on SSHServerTransport,0,127.0.0.1] unauthorized login: 2015-11-22 18:52:45+0100 [SSHService ssh-userauth on SSHServerTransport,0,127.0.0.1] quix0r trying auth publickey 2015-11-22 18:52:45+0100 [SSHService ssh-userauth on SSHServerTransport,0,127.0.0.1] Unhandled Error Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 209, in doRead return self._dataReceived(data) File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 215, in _dataReceived rval = self.protocol.dataReceived(data) File "/usr/lib/python2.7/dist-packages/twisted/conch/ssh/transport.py", line 461, in dataReceived self.dispatchMessage(messageNum, packet[1:]) File "/usr/lib/python2.7/dist-packages/twisted/conch/ssh/transport.py", line 483, in dispatchMessage messageNum, payload) --- --- File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 101, in callWithLogger return callWithContext({"system": lp}, func, *args, **kw) File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 84, in callWithContext return context.call({ILogContext: newCtx}, func, *args, **kw) File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 118, in callWithContext return self.currentContext().callWithContext(ctx, func, *args, **kw) File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 81, in callWithContext return func(*args,**kw) File "/usr/lib/python2.7/dist-packages/twisted/conch/ssh/service.py", line 44, in packetReceived return f(packet) File "/usr/lib/python2.7/dist-packages/twisted/conch/ssh/userauth.py", line 180, in ssh_USERAUTH_REQUEST d = self.tryAuth(method, user, rest) File "/usr/lib/python2.7/dist-packages/twisted/conch/ssh/userauth.py", line 154, in tryAuth ret = f(data) File "/usr/lib/python2.7/dist-packages/twisted/conch/ssh/userauth.py", line 265, in auth_publickey pubKey = keys.Key.fromString(blob) File "/usr/lib/python2.7/dist-packages/twisted/conch/ssh/keys.py", line 87, in fromString raise BadKeyError('cannot guess the type of %r' % data) twisted.conch.ssh.keys.BadKeyError: cannot guess the type of '\x00\x00\x00\x0bssh-ed25519\x00\x00\x00 \xa3\xa3\xa9\x84\x86\xf7.\x04\x1e\xc57\xe5P\xf0\x82?\xee~\x16\xe5\xc4m\x9c\xa9]\xac\x10}\xd9Z\xd4\xbf' 2015-11-22 19:04:33+0100 [SSHServerTransport,0,127.0.0.1] connection lost