Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cyberduck says "IO error: The SSH key supplied is invalid" #12104

Closed
cyberduck opened this issue Jan 24, 2006 · 3 comments
Closed

Cyberduck says "IO error: The SSH key supplied is invalid" #12104

cyberduck opened this issue Jan 24, 2006 · 3 comments
Assignees
Labels
bug sftp SFTP Protocol Implementation worksforme
Milestone

Comments

@cyberduck
Copy link
Collaborator

b245022 created the issue

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
@cyberduck
Copy link
Collaborator Author

@dkocher commented

What is the hostname of the server you see this problem?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Pleaes check against build 2844 from http://update.cyberduck.ch/nightly/

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #12108.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug sftp SFTP Protocol Implementation worksforme
Projects
None yet
Development

No branches or pull requests

2 participants