Ticket #4414 (closed defect: invalid)

Opened 17 months ago

Last modified 17 months 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 17 months 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.9.0.

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.

Last edited 17 months ago by andrew_b (previous) (diff)

comment:2 Changed 17 months 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.