Skip to content

v3.10 breaks SSH connections #4081

@Fmstrat

Description

@Fmstrat

Describe the bug
When using SSH connections, either the system can't validate the host key, or the second folder deep shows no files.

To Reproduce
Problem 1:
Steps to reproduce the behavior:

  1. Connect to SSH server connection that goes direct to a path like /storage
  2. Get list of folders
  3. Choose any sub folder
  4. No files are displayed

Problem 2:

  1. Connect to another SSH server
  2. Get:
ComposedException 1 :
	net.schmizz.sshj.transport.TransportException: [HOST_KEY_NOT_VERIFIABLE] Could not verify `ssh-ed25519` host key with fingerprint `...` for `...com` on port 1028

Expected behavior
Functional SSH with existing connections after upgrade

Smartphone (please complete the following information):

  • Device: S9 Pro tablet
  • OS: Android 14
  • Rooted: no
  • Version: 3.10

Metadata

Metadata

Assignees

Labels

Area-Ssh/Scp/SftpIssue-BugRelated unexpected behavior or something worth investigating.Issue-Severe (high)Showstopper issues that require immediate attention

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions