Hi, I haven't got a working SSH connection since i upgraded from 1.5.5 to 1.6. RDP and VNC is working, and SSH worked before. Now i only get a "Connected to Guacamole, waiting for response" message.
In the syslog, i have only the log pasted at the end of the mail. I have built guacd from source, with the ./configure --with-rdp --with-ssh2 --with-vnc command line. So SSH should be built in. System is a Debian Testing. I really don't see where i can start troubleshooting (SSH otherwise works, so Guacd can use it), so i hope someone has an idea. root@homeserver:~# tail -f /var/log/syslog|grep "guacd\|ssh" 2025-07-03T15:40:16.745559+02:00 homeserver guacd[2175063]: Creating new client for protocol "ssh" 2025-07-03T15:40:16.746013+02:00 homeserver guacd[2175063]: Connection ID is "$0b9c3df0-9743-469a-a9d1-7a40454b67ea" 2025-07-03T15:40:16.762119+02:00 homeserver guacd[3905910]: Processing instruction: size 2025-07-03T15:40:16.762512+02:00 homeserver guacd[3905910]: Processing instruction: audio 2025-07-03T15:40:16.763606+02:00 homeserver guacd[3905910]: Processing instruction: video 2025-07-03T15:40:16.763820+02:00 homeserver guacd[3905910]: Processing instruction: image 2025-07-03T15:40:16.764127+02:00 homeserver guacd[3905910]: Processing instruction: timezone 2025-07-03T15:40:16.764363+02:00 homeserver guacd[3905910]: Processing instruction: name 2025-07-03T15:40:16.764896+02:00 homeserver guacd[3905910]: Client is using protocol version "VERSION_1_5_0" ^C root@homeserver:~# ssh 192.168.1.139 [email protected]'s password: root@homeserver:~# ps aux|grep guac root 2175063 0.0 0.1 388056 15824 ? Sl Jun26 0:00 /usr/local/sbin/guacd -f -b 127.0.0.1 -L debug -l 4822 -p /tmp/guacd.pid root 3905910 0.0 0.2 408484 17184 ? Sl 15:40 0:00 /usr/local/sbin/guacd -f -b 127.0.0.1 -L debug -l 4822 -p /tmp/guacd.pid root 3907143 0.0 0.0 6528 2356 pts/0 S+ 15:41 0:00 grep guac root@homeserver:~# /usr/local/sbin/guacd -v Guacamole proxy daemon (guacd) version 1.6.0 root@homeserver:~# Thanks for any help, Cs. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
