[Description of the issue]
Expected behavior: [What you expect to happen]
Actual behavior: [What actually happens]
Reproduces how often: [What percentage of the time does it reproduce?]
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.
Any additional information, configuration or data that might be necessary to reproduce the issue.
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
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.
Most helpful comment
I have the same problem. It does not connect after the update.