TeamAmaze / TeamAmaze/AmazeFileManager

v3.10 breaks SSH connections

Open
#4,081 6 comments 0 reactions 1 assignee View on GitHub

@TranceLove is already working on this.

Since Feb 24, 2024.

Area-Ssh/Scp/Sftp Issue-Bug Issue-Severe (high)
Dominant language
Kotlin
Stars
6.4k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
1

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.