AWS SFTP error Disconnected: No supported authentication methods available (server sent: publickey) on filezilla

A. O.

I've created a new EC2 instance on Amazon AWS and tested the TTY with mindterm. Everything worked well, so i set up apache 2.2 on the instance and decided to connect by SFTP using FileZilla (configured a new site with the correct URL, the default user and SFTP as protocol). I've downloaded the .pem, converted it into .ppk and set it as key in FileZilla. When i tried to connect, it gave the following error:

    Disconnected: No supported authentication methods available (server sent: publickey)

I've manually checked the keyfiles and everything is correct according to http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/managing-users.html

How can i solve this?

PS: Sorry for bad english... it is not my native language

EDIT: PuTTY gives the following error: Unable to use key file "C:\Users\S▒rgio\Downloads\key_netnografia.ppk" (OpenSSH SSH-2 private key) (the ▒ was supposed to be an "é")

A. O.

I simply moved the keyfile to a directory which didn't include my name (which has a portuguese character (é) that bugged the keyfile loader).

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

AWS - Disconnected : No supported authentication methods available (server sent :publickey)

From Dev

Moving files in Filezilla gives Disconnected: No supported authentication methods available (server sent: publickey)

From Dev

Disconnected : No supported authentication methods available (server sent :publickey)

From Dev

disconnected: no supported authentication methods available (server sent: publickey, gssapi-with-mic)

From Dev

Tortoise git fails with No supported authentication methods available (server sent: publickey)

From Dev

gcloud ssh -- No supported authentication methods available (server sent: publickey)

From Dev

SSH Error: No supported authentication methods available (server sent public key)

From Dev

Disconnected: no supported authentication methods available

From Dev

No supported authentication methods available in FileZilla

From Dev

SSH Public Key - No supported authentication methods available (server sent public key)

From Dev

Disconnected: No supported authentication methods for sudo user who authenticates using password

From Dev

How do I prevent a "No supported authentication methods available" error when using TortoiseHg?

From Dev

Filezilla on Mac: SFTP with passwordless authentication?

From Dev

Amazon EC2: No supported authentication methods available

From Dev

Server key refused. No authentication methods available

From Dev

ssh no supported authentication methods supported

From Dev

FileZilla (or OSX app) to SFTP after SSH authentication

From Dev

Filezilla upload to server error

From Dev

Setting up SFTP to log in to server with Filezilla

From Dev

Server sent passive reply with unroutable address in FileZilla

From Dev

SFTP server multiple user authentication

From Dev

No more authentication methods to try. Permission denied (publickey)

From Dev

No more authentication methods to try. Permission denied (publickey)

From Dev

AWS SSH connection error: Permission denied (publickey)

From Dev

Connect to server using SFTP and a public SSH key using FileZilla on Windows

From Dev

Importing server public key into FileZilla (or other sftp clients)

From Dev

User connection to SFTP server using FileZilla refuses to connect

From Dev

The message could not be sent to the SMTP server. The transport error code was 0x80040217. The server response was not available

From Dev

Unable to use publickey authentication on Win32 Open SSH server

Related Related

  1. 1

    AWS - Disconnected : No supported authentication methods available (server sent :publickey)

  2. 2

    Moving files in Filezilla gives Disconnected: No supported authentication methods available (server sent: publickey)

  3. 3

    Disconnected : No supported authentication methods available (server sent :publickey)

  4. 4

    disconnected: no supported authentication methods available (server sent: publickey, gssapi-with-mic)

  5. 5

    Tortoise git fails with No supported authentication methods available (server sent: publickey)

  6. 6

    gcloud ssh -- No supported authentication methods available (server sent: publickey)

  7. 7

    SSH Error: No supported authentication methods available (server sent public key)

  8. 8

    Disconnected: no supported authentication methods available

  9. 9

    No supported authentication methods available in FileZilla

  10. 10

    SSH Public Key - No supported authentication methods available (server sent public key)

  11. 11

    Disconnected: No supported authentication methods for sudo user who authenticates using password

  12. 12

    How do I prevent a "No supported authentication methods available" error when using TortoiseHg?

  13. 13

    Filezilla on Mac: SFTP with passwordless authentication?

  14. 14

    Amazon EC2: No supported authentication methods available

  15. 15

    Server key refused. No authentication methods available

  16. 16

    ssh no supported authentication methods supported

  17. 17

    FileZilla (or OSX app) to SFTP after SSH authentication

  18. 18

    Filezilla upload to server error

  19. 19

    Setting up SFTP to log in to server with Filezilla

  20. 20

    Server sent passive reply with unroutable address in FileZilla

  21. 21

    SFTP server multiple user authentication

  22. 22

    No more authentication methods to try. Permission denied (publickey)

  23. 23

    No more authentication methods to try. Permission denied (publickey)

  24. 24

    AWS SSH connection error: Permission denied (publickey)

  25. 25

    Connect to server using SFTP and a public SSH key using FileZilla on Windows

  26. 26

    Importing server public key into FileZilla (or other sftp clients)

  27. 27

    User connection to SFTP server using FileZilla refuses to connect

  28. 28

    The message could not be sent to the SMTP server. The transport error code was 0x80040217. The server response was not available

  29. 29

    Unable to use publickey authentication on Win32 Open SSH server

HotTag

Archive