Ticket #4414 (closed defect: invalid)
sftp: unknown host key type: 1835008
Reported by: | m_ok | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | mc-vfs | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
When trying to connect to sftp server, this message appears:
sftp: unknown host key type: 1835008
and then (in Russian):
Не удалось перейти в "/sftp://***@***/" Операция для сокета применена к не-сокету (88)
In official Ubuntu repo there is no such error. Dolphin and Krusader are connecting without problems too.
Version 4.8.28-139-gf98cda9ff from git.
Change History
comment:1 in reply to: ↑ description Changed 2 years ago by andrew_b
Note: See
TracTickets for help on using
tickets.
Replying to m_ok:
1835008 is 0x1C000, a ED25519 Key. This was added in libssh2-1.2.9.
I'm not Ubuntu user and don't have any idea what is the mc version in that repo.