Remote-ftp: After 2.2.3 version, The connect button seems like dosen't work at all

Created on 23 Dec 2019  路  4Comments  路  Source: icetee/remote-ftp

Prerequisites

Description

[Description of the issue]

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior: [What you expect to happen]

Actual behavior: [What actually happens]

Reproduces how often: [What percentage of the time does it reproduce?]

Versions

You can get this information from copy and pasting the output of atom --version from the command line. Also, please include the OS and what version of the OS you're running.

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

Most helpful comment

I have the same problem. It does not connect after the update.

All 4 comments

I have the same problem. It does not connect after the update.

Versions
Windows 10
Atom 1.42.0 x64
remote-ftp 2.2.3

Issue
When I try to connect using the SFTP method, i've got this error message in return :

Error: Error while signing data with privateKey: error:06000066:public key routines:OPENSSL_internal:DECODE_ERROR

It worked perfectly before the last update.

@jsaid17 I upgrade the SSH and SSH Streams package, I search your issue in Google and maybe your key type is deprecated or from now on during not incompatible processing. I'd be happy to try updating it.

https://github.com/liximomo/vscode-sftp/issues/594#issuecomment-509284593

https://stackoverflow.com/questions/2224066/how-to-convert-ssh-keypairs-generated-using-puttygen-windows-into-key-pairs-us/2224204#2224204

I just ran Ubuntu 20.04 for the first time and a key that worked fine for Ubuntu 18.04 didn't work for 20.04 and I came here. Putty conversion to SSH key confirmed to be a solution in this scenario also.

Was this page helpful?
0 / 5 - 0 ratings