Hi, Do you see any logs regarding ssh connection attempt on remote side? пн, 7 апр. 2025 г., 20:14 Philippe LEMAIRE <p.lema...@fontevraud.fr>:
> Hello, > > I have a problem connecting to SSH from my Gaucamole (V1.4 homelab) on > Debian 12. > I can connect from the server I want to manage with the cli(ssh > name@ip_adress) but I can't connect with Guacamole. > > Here's the Syslog output, but it doesn't help me much : > Apr 7 16:49:34 srv-guacamole guacd[842]: Creating new client for > protocol "ssh" > Apr 7 16:49:34 srv-guacamole guacd[842]: Connection ID is > "$ff22af7a-5d77-49d0-813f-e2d2b436a4c9" > Apr 7 16:49:34 srv-guacamole guacd[1833]: User > "@8544d856-1e65-483d-9fdc-6566e49da54a" joined connection > "$ff22af7a-5d77-49d0-813f-e2d2b436a4c9" (1 users now present) > Apr 7 16:49:34 srv-guacamole tomcat9[843]: 16:49:34.275 > [http-nio-8080-exec-8] INFO o.a.g.tunnel.TunnelRequestService - User > "guacadmin" connected to connection "67". > Apr 7 16:49:34 srv-guacamole guacd[1833]: SSH handshake failed. > Apr 7 16:49:34 srv-guacamole guacd[1833]: User > "@8544d856-1e65-483d-9fdc-6566e49da54a" disconnected (0 users remain) > Apr 7 16:49:34 srv-guacamole guacd[1833]: Last user of connection > "$ff22af7a-5d77-49d0-813f-e2d2b436a4c9" disconnected > Apr 7 16:49:34 srv-guacamole tomcat9[843]: 16:49:34.305 > [http-nio-8080-exec-10] INFO o.a.g.tunnel.TunnelRequestService - User > "guacadmin" disconnected from connection "67". Duration: 30 milliseconds > Apr 7 16:49:34 srv-guacamole tomcat9[843]: Exception in thread > "Thread-26" java.lang.IllegalStateException: Message will not be sent > because the WebSocket session has been closed > Apr 7 16:49:34 srv-guacamole tomcat9[843]: #011at > org.apache.tomcat.websocket.WsRemoteEndpointImplBase.writeMessagePart(WsRemoteEndpointImplBase.java:430) > Apr 7 16:49:34 srv-guacamole tomcat9[843]: #011at > org.apache.tomcat.websocket.WsRemoteEndpointImplBase.sendMessageBlock(WsRemoteEndpointImplBase.java:309) > Apr 7 16:49:34 srv-guacamole tomcat9[843]: #011at > org.apache.tomcat.websocket.WsRemoteEndpointImplBase.sendMessageBlock(WsRemoteEndpointImplBase.java:250) > Apr 7 16:49:34 srv-guacamole tomcat9[843]: #011at > org.apache.tomcat.websocket.WsRemoteEndpointImplBase.sendString(WsRemoteEndpointImplBase.java:191) > Apr 7 16:49:34 srv-guacamole tomcat9[843]: #011at > org.apache.tomcat.websocket.WsRemoteEndpointBasic.sendText(WsRemoteEndpointBasic.java:37) > Apr 7 16:49:34 srv-guacamole tomcat9[843]: #011at > org.apache.guacamole.websocket.GuacamoleWebSocketTunnelEndpoint.sendInstruction(GuacamoleWebSocketTunnelEndpoint.java:152) > Apr 7 16:49:34 srv-guacamole tomcat9[843]: #011at > org.apache.guacamole.websocket.GuacamoleWebSocketTunnelEndpoint.access$200(GuacamoleWebSocketTunnelEndpoint.java:53) > Apr 7 16:49:34 srv-guacamole tomcat9[843]: #011at > org.apache.guacamole.websocket.GuacamoleWebSocketTunnelEndpoint$2.run(GuacamoleWebSocketTunnelEndpoint.java:253) > Apr 7 16:49:34 srv-guacamole guacd[842]: Connection > "$ff22af7a-5d77-49d0-813f-e2d2b436a4c9" removed. > > If anyone has a clue where to look for, I'd love to hear from you ... > > Philippe > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org > For additional commands, e-mail: user-h...@guacamole.apache.org > >