Love Guacamole. Great product! Just running into some problems now.I have a Fedora32 VM running tigervnc-server-1.11.0-9.fc32.x86_64 . Guacd runs on my Load Balancer, which is a Centos7.9 machine), mysql backend, totp enabled.
I recently got some updates (thanks epel): Jan 04 07:09:24 Updated: libguac.x86_64 1:1.2.0-2.el7 Jan 04 07:09:24 Updated: libguac-client-ssh.x86_64 1:1.2.0-2.el7 Jan 04 07:09:24 Updated: libguac-client-vnc.x86_64 1:1.2.0-2.el7 Jan 04 07:09:25 Updated: libguac-client-rdp.x86_64 1:1.2.0-2.el7 Jan 04 07:09:25 Updated: libguac-client-telnet.x86_64 1:1.2.0-2.el7 Jan 04 07:09:25 Updated: guacd.x86_64 1:1.2.0-2.el7 It seems since then (can't prove that is the reason) my connection fails every 1-10 minutes. I have updated my .war file to 1.3.0, that did not fix it. When it happens I see the following message on my screen: The remote desktop server encountered an error and has closed the connection. Please try again or contact your system administrator. Logs tell me: Jan 06 15:15:36 srv16.domain.nl guacd[40561]: Error reading from TLS: The TLS connection was non-properly terminated.. Jan 06 15:15:36 srv16.domain.nl guacd[40561]: read (4: Interrupted system call) Jan 06 15:15:36 srv16.domain.nl guacd[1112]: guacd[40561]: ERROR: Error handling message from VNC server. Jan 06 15:15:36 srv16.domain.nl guacd[1112]: guacd[40561]: INFO: Internal VNC client disconnected Jan 06 15:15:36 srv16.domain.nl guacd[40561]: Error handling message from VNC server. Jan 06 15:15:36 srv16.domain.nl guacd[40561]: Internal VNC client disconnected Jan 06 15:15:36 srv16.domain.nl guacd[40561]: Error writing to TLS: The specified session has been invalidated for some reason.. Jan 06 15:15:36 srv16.domain.nl guacd[40561]: User "@d6e298e3-11f9-42db-b86c-77caa447840a" disconnected (0 users remain) Jan 06 15:15:36 srv16.domain.nl guacd[1112]: guacd[40561]: INFO: User "@d6e298e3-11f9-42db-b86c-77caa447840a" disconnected (0 users remain) Jan 06 15:15:36 srv16.domain.nl guacd[1112]: guacd[40561]: INFO: Last user of connection "$02be6509-fccc-4cba-8a0b-77b6cfcb8420" disconnected Jan 06 15:15:36 srv16.domain.nl guacd[40561]: Last user of connection "$02be6509-fccc-4cba-8a0b-77b6cfcb8420" disconnected Jan 06 15:15:36 srv16.domain.nl guacd[40561]: Audio stream finished Jan 06 15:15:36 srv16.domain.nl guacd[1112]: guacd[40561]: INFO: Audio stream finished Jan 06 15:15:36 srv16.domain.nl server[1109]: 15:15:36.344 [http-bio-8888-exec-17] INFO o.a.g.tunnel.TunnelRequestService - User "abel" disconnected from connection "4". Duration: 99882 milliseconds Jan 06 15:15:36 srv16.domain.nl guacd[1112]: Connection "$02be6509-fccc-4cba-8a0b-77b6cfcb8420" removed. Jan 06 15:15:36 srv16.domain.nl guacd[1112]: guacd[1112]: INFO: Connection "$02be6509-fccc-4cba-8a0b-77b6cfcb8420" removed. Wonder if you can help me. Thanks all! Abel