Ticket #4414 (closed defect: invalid)

Opened 2 years ago

Last modified 2 years ago

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

Replying to m_ok:

When trying to connect to sftp server, this message appears:

sftp: unknown host key type: 1835008

1835008 is 0x1C000, a ED25519 Key. This was added in libssh2-1.2.9.

In official Ubuntu repo there is no such error.

I'm not Ubuntu user and don't have any idea what is the mc version in that repo.

Version 0, edited 2 years ago by andrew_b (next)

comment:2 Changed 2 years ago by zaytsev

  • Status changed from new to closed
  • Resolution set to invalid
  • Milestone Future Releases deleted

Pleas build mc with latest libssh2. Maybe in Ubuntu you still have the version that doesn't do proper host key checking.

Note: See TracTickets for help on using tickets.