MysticRyuujin / guac-install

Script for installing Guacamole on Ubuntu
976 stars 270 forks source link

Failed with SSH connection #260

Open Lrodrigues94 opened 11 months ago

Lrodrigues94 commented 11 months ago

Hello Community,

I installed the guacamole script and was able to connect to a Windows machine, but with a Linux machine I am receiving an error.

Guacamole : guacd[20009]: ERROR:#011SSH handshake failed.

Server : Unable to negotiate with [IP] port 38846: no matching host key type found. Their offer: ssh-rsa,ssh-dss [preauth]

Can you help?

I'm using Ubuntu 20.04.5 LTS with Guacamole.

erro2 erro1

itiligent commented 11 months ago

There were some bugs with recent libraries that I found... these might be your issue. The old guac install script is not really being maintained that much anymore and is consequently quite a few iterations out of date with various things, I had a need so I created a whole Guac appliace builder which you could run instead.

Take a look here: for a fully working installer and here: to see your possible issue