sftp connection failed

I am by no means an expert, or even intermediate skill level using linux so this is almost certainly user error. But I am trying to connect to my server from the mod manager. I am getting this failed to connect to ssh server. I have already ensured that ssh is set up on the server and made sure it is working. I can connect both with ssh and sftp from my machine to the server machine perfectly fine with my password. I tried both through a terminal and using WinSCP and it works just fine...just not through SMM Please someone tell me where I'm being an idiot
No description
7 Replies
Mircea
Mircea2w ago
Does your password contain any special characters? Have you tried the simple mode?
Samtino
SamtinoOP2w ago
Sorry for late reply...no my password only contains lowercase letters and numbers, I have tried both simple and advanced mode
No description
Mircea
Mircea2w ago
You have FTP selected here
Samtino
SamtinoOP2w ago
Oh ya I do in that screenshot I'm fairly sure I've tried both... I'll check when I'm home. Imma be pissed if that was it lol Ok, confirmed it was not that. It doesn't work on SFTP either
Mircea
Mircea2w ago
Does SFTP in simple mode still say attempted methods [none]? As long as a password is set, it should try to login using that, so it should be listed there as a method
Samtino
SamtinoOP2w ago
on simple mode, i can't even click add as the spinning circle under the path never goes away as for advanced mod i get this:
failed to add installation: failed to validate installation: failed to connect to ssh server: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none], no supported methods remain
failed to add installation: failed to validate installation: failed to connect to ssh server: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none], no supported methods remain
is it possible theres an issue with my sshd_config? i can list that here if it helps, like i said initially, i am not too experienced in setting up a linux environment
Mircea
Mircea6d ago
Sorry for the delay, but I tested this now with my home server, on which I disabled password auth, I can only connect using keys, and I got the same result of password not being mentioned, while on a different server that does accept passwords, an invalid password did list "password" in attempted methods. Do you have a similar setup where you can only auth using keys, and the password you were referring to for WinSCP is the password for the private key?

Did you find this page helpful?