Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when trying to connect to SFTP server #350

Open
mchilson opened this issue Jan 10, 2023 · 3 comments
Open

Error when trying to connect to SFTP server #350

mchilson opened this issue Jan 10, 2023 · 3 comments

Comments

@mchilson
Copy link

As of about a a week ago, I have been unable to connect to my windows server running Bitvise SSH Server 9.25 from Notepad++ using the NPPFTP plugin from Ubuntu 22.04 as a snap. Before that time it used to work fine with no issues. My other SFTP clients can connect to that server with no issues.

The only thing I have updated is Notepad++

Any assistance would be greatly appreciated.

Expected Behavior

It should connect to the server.

Actual Behavior

[NppFTP] Everything initialized
Connecting
[SFTP] Connection failed : PRNG error
Unable to connect
Disconnected

Debug Information

Notepad++ v8.4.8 (64-bit)
Build time : Dec 24 2022 - 19:40:27
Path : Z:\home\mike\snap\notepad-plus-plus\385\notepad-plus-plus\notepad-plus-plus.exe
Command Line :
Admin mode : ON
Local Conf mode : OFF
Cloud Config : OFF
OS Name : Microsoft Windows 7 (64-bit)
OS Build : 7601.0
Current ANSI codepage : 1252
WINE : 7.22
Plugins :
NppConverter (4.5)
NppExport (0.4)
NppFTP (0.29.12)

screenshot
screenshot-1

@chcg
Copy link
Collaborator

chcg commented Jan 10, 2023

Maybe this one https://groups.google.com/g/comp.security.ssh/c/sc0rfhyJT_0 is leading to the right direction regarding access to the device for the random numbers.
Apart from that a known issue would be #348 but that seems to be a different problem here.

@mchilson
Copy link
Author

Thanks, I'll take a look.

@laoneo
Copy link

laoneo commented Mar 13, 2023

I had the same issue, using it on Ubuntu. After installing the version 0.30.15, FTPS was working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants