[Cyberduck-trac] [Cyberduck] #155: Cyberduck says "IO error: The SSH key supplied is invalid"

Cyberduck trac at svn.cyberduck.ch
Tue Jan 24 13:02:15 CET 2006


#155: Cyberduck says "IO error: The SSH key supplied is invalid"
--------------------------------+-------------------------------------------
 Reporter:  watch at dreissig.net  |       Owner:  dkocher
     Type:  defect              |      Status:  new    
 Priority:  normal              |   Milestone:         
Component:  sftp                |     Version:  2.5.4  
 Severity:  normal              |    Keywords:         
--------------------------------+-------------------------------------------
 For a certain host I will always get an error message "IO Fehler: The SSH
 key supplied is invalid". This happens even if no public key
 authentification is set up, with deleted known_hosts and authorized_keys2
 (local and remote). This happened so far in all versions of Cyberduck,
 including 2.5.4. I include the logfile parts:
 {{{
 ...
 24.01.2006 12:56:41 com.sshtools.j2ssh.transport.TransportProtocolCommon
 startTransportProtocol
 INFO: Starting transport protocol
 24.01.2006 12:56:41 com.sshtools.j2ssh.transport.TransportProtocolCommon
 run
 INFO: Registering transport protocol messages with inputstream
 24.01.2006 12:56:41 com.sshtools.j2ssh.transport.TransportProtocolCommon
 negotiateVersion
 INFO: Negotiating protocol version
 24.01.2006 12:56:41 com.sshtools.j2ssh.transport.TransportProtocolCommon
 negotiateVersion
 INFO: Protocol negotiation complete
 24.01.2006 12:56:41 com.sshtools.j2ssh.transport.TransportProtocolCommon
 beginKeyExchange
 INFO: Starting key exchange
 24.01.2006 12:56:41 com.sshtools.j2ssh.transport.kex.DhGroup1Sha1
 performClientExchange
 INFO: Starting client side key exchange.
 542667 [<ch/cyberduck/core/sftp/SFTPSession: 0x1245a1e0>] DEBUG
 ch.cyberduck.core.Session  - setClosed
 542667 [<ch/cyberduck/core/sftp/SFTPSession: 0x1245a1e0>] DEBUG
 ch.cyberduck.core.SessionPool  -
 release:<ch/cyberduck/core/sftp/SFTPSession: 0x1245a1e0>
 24.01.2006 12:56:42 com.sshtools.j2ssh.transport.TransportProtocolCommon
 run
 INFO: The Transport Protocol has been stopped
 542822 [main] DEBUG ch.cyberduck.ui.cocoa.CDWindowController  -
 beginSheet:<NSPanel: 0x1245e680>
 545016 [Finalizer] DEBUG ch.cyberduck.core.Session  -
 finalize:<ch/cyberduck/core/sftp/SFTPSession: 0x12434090>
 545017 [Finalizer] DEBUG ch.cyberduck.ui.cocoa.CDController  -
 finalize:<ch/cyberduck/ui/cocoa/CDWindowController$2: 0x12433210>
 }}}
 Starting a ssh connection from the command line works fine, as does
 connecting with Fugu (sftp). The ssh config files do not seem to play a
 role here.

 Thanks,
 - Julian

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/155>
Cyberduck <http://cyberduck.ch>
FTP and SFTP Browser for Mac OS X.


More information about the Cyberduck-trac mailing list