Opened 8 years ago
Closed 8 years ago
#10989 closed Bug report (fixed)
SFTP doesn't work anymore after Update to Version 3.22.0 RC1
Reported by: | Pyro-flummi | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | Pyro-flummi | |
Component version: | 3.22.0 RC1 | Operating system type: | Windows |
Operating system version: | 6.1 and 10.0 |
Description
SFTP doesn't work anymore after Update to Version 3.22.0 RC1
21:22:25 Status: Verbinde mit Domain.de...
21:22:25 Antwort: fzSftp started, protocol_version=6
21:22:25 Befehl: open "admin@…" 22
21:22:25 Fehler: Disconnected: No supported authentication methods available (server sent: publickey)
21:22:25 Fehler: Herstellen der Verbindung zum Server fehlgeschlagen
After downgrade to the older Version 3.21.0 the connection does works
On my Server i disabled the Password Username login, so only a login with an private key works.
Changelog for Version 3.22.0 RC1
"- SFTP: Try password based login if a password-protected keyfile is rejected by the server instead of failing the login"
but what does it mean
Attachments (2)
Change History (12)
comment:1 by , 8 years ago
Resolution: | → rejected |
---|---|
Status: | new → closed |
comment:2 by , 8 years ago
The mentioned change does not matter as the server does not allow password-based authentication.
comment:4 by , 8 years ago
Resolution: | rejected |
---|---|
Status: | closed → reopened |
comment:5 by , 8 years ago
Status: | reopened → moreinfo_reopened |
---|
There is no keyfile configured in FileZilla. Are you running an SSH agent?
by , 8 years ago
Attachment: | Unbenannt.PNG added |
---|
comment:6 by , 8 years ago
Status: | moreinfo_reopened → reopened |
---|
See attachment, there is a Key confugiered.
What do you mean which client?
On my server there is a SSH client, otherwise i can`t connect with putty....
I downgraded my Filezilla and it works ...
comment:7 by , 8 years ago
Status: | reopened → moreinfo_reopened |
---|
According to the log in your original post you haven't used the Site Manager entry from the screenshot to connect to the server.
Please provide a log matching the screenshot, or a screenshot matching the original log.
by , 8 years ago
Attachment: | Unbenannt1.PNG added |
---|
comment:8 by , 8 years ago
Status: | moreinfo_reopened → reopened |
---|
i used the manager ... see the new screen ... i have more then one connection with sftp ... all connection work on filezilla Version 3.21.0 but on the newest 3.22.0 RC1 they doesn`t work
comment:9 by , 8 years ago
17:49:48 Status: Verbinde mit hackeinbau.de...
17:49:48 Antwort: fzSftp started, protocol_version=6
17:49:48 Befehl: keyfile "F:\....\PuTTY....\key\.....ppk"
17:49:48 Befehl: open "admin@…" 22
17:49:48 Status: Connected to hackeinbau.de
17:49:48 Status: Empfange Verzeichnisinhalt...
17:49:48 Befehl: pwd
17:49:48 Antwort: Current directory is: "/var/....../admin.hackeinbau.de"
17:49:48 Befehl: ls
17:49:48 Status: Listing directory /var/....../admin.hackeinbau.de
17:49:48 Status: Anzeigen des Verzeichnisinhalts für "/var/....../admin.hackeinbau.de" abgeschlossenn
Version 3.22.0 RC1
17:48:39 Status: Verbinde mit hackeinbau.de...
17:48:40 Antwort: fzSftp started, protocol_version=6
17:48:40 Befehl: open "admin@…" 22
17:48:40 Fehler: Disconnected: No supported authentication methods available (server sent: publickey)
17:48:40 Fehler: Herstellen der Verbindung zum Server fehlgeschlagen
17:48:40 Status: Nächsten Versuch abwarten...
17:48:43 Fehler: Verbindungsversuch durch Benutzer unterbrochen
comment:10 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Thanks, figured out the issue. A fix has been comitted to the repository.
Cannot reproduce, there is no SSH server at domain.de:22