Opened on Nov 30, 2014 at 2:19:10 PM
Closed on Dec 3, 2014 at 3:04:28 PM
#8380 closed defect (duplicate)
Exhausted authentication methods
Reported by: | cybergoose | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | 4.6.1 |
Component: | sftp | Version: | 4.6 |
Severity: | normal | Keywords: | |
Cc: | Architecture: | Intel | |
Platform: | Mac OS X 10.10 |
Description
I cannot connect to certain servers using SFTP and private key with Cyberduck v4.5.2 or 4.6. Other servers are OK.
Error message begins "Exhausted available authentication methods". Image attached.
There are no messages in the Cyberduck log drawer or on the system log files.
There is no problem if I use Cyberduck v4.0.2 but this requires Java 1.6.
It seems installing Java 1.6 causes headaches for other software - I'm using OS X 10.10 Yosemite.
I am friendly with the server admins so can find out the sshd config etc. if that would be useful for solving this.
Attachments (1)
Change History (5)
Changed on Nov 30, 2014 at 2:19:49 PM by cybergoose
comment:2 Changed on Nov 30, 2014 at 2:57:05 PM by dkocher
- Summary changed from Exhausted authentication methods with v4.5.2 but not v4.0.2 to Exhausted authentication methods
comment:3 Changed on Dec 1, 2014 at 8:06:26 PM by dkocher
From the error message Unknown object in getInstance… it looks like there is an issue parsing the private key. Can you create a new key pair that shows the same error and attach it to this ticket.
comment:4 Changed on Dec 3, 2014 at 3:04:28 PM by dkocher
- Resolution set to duplicate
- Status changed from new to closed
Duplicate for #8371.