Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Cannot connect with publickey since openssh 8.8p1-1

@DragonX256: Thanks for your feedback.
DragonX256

Re: Cannot connect with publickey since openssh 8.8p1-1

Yes, this dev version works! Thank you!
DragonX256

Re: Cannot connect with publickey since openssh 8.8p1-1

@martin: Okay.
ssh winscp@dx3756.ru -p 7536

password: winscptest
martin

Re: Cannot connect with publickey since openssh 8.8p1-1

@DragonX256: Thanks. May I get a test account on your server?
martin

Re: Cannot connect with publickey since openssh 8.8p1-1

Please attach WinSCP session log file and PuTTY event log.
Messiah93

Cannot connect with publickey since OpenSSH 8.8p1-1

Hey, I have updated my ArchLinux deciated server today (Pacman -Syu), it update OpenSSH to version 8.8p1-1, after that, I cannot longer connect to my dedicated server. Message is:

WinSCP error:
Authentication log (see session log for details):
Using username "root".
Server refused our key.

Authentication failed.

Server side error:
userauth_pubkey: key type ssh-rsa not in PubkeyAcceptedAlgorithms [preauth]

However, if I right click on my dedicated server in site list of WinSCP and I click on Open in PuTTY, PuTTY works fine. So I am thinking of a problem with WinSCP since the last version of OpenSSH (8.8p1-1).

I don't have any problem on my other dedicated server with ArchLinux also, but not updated (OpenSSH 8.5p1-1).

It's seems to be a problem with SSH-RSA key type which has been deprecated, idk, see the OpenSSH changelog: https://www.openssh.com/releasenotes.html

Using WinSCP v5.19.2 (B 11614)