SSH permission denied - impossible de se connecter en SSH au serveur

Hi ImaCrea,

How uncomfortable :frowning:

You could post the output of

ssh -vv user@domain.tld

Perhaps it already gives a hint if you look at it before posting; if you are bothered by your domain being ‘known on the internet’, you could search/replace in a separate text editor first.

Other options to troublshoot server-side:

  • install a web-terminal, perhaps it will let you log in
  • use VNC on your VPS; it provides a ‘local’ login, not over SSH

Good luck!