Hello All: I figured that one out, and can connect to TightVNC, but with RealVNC, I get:
May 1 13:38:25 guacamole-post server: 13:38:25.717 [http-bio-8080-exec-9] INFO o.a.g.r.auth.AuthenticationService - User "guacadmin" successfully authenticated from 10.17.102.91. May 1 13:38:32 guacamole-post server: 13:38:32.894 [http-bio-8080-exec-4] INFO o.a.g.environment.LocalEnvironment - GUACAMOLE_HOME is "/usr/share/tomcat/.guacamole". May 1 13:38:48 guacamole-post server: 13:38:48.979 [http-bio-8080-exec-4] INFO o.a.g.r.auth.AuthenticationService - User "guacamole-post" successfully authenticated from 10.17.102.91. May 1 13:38:54 guacamole-post guacd[5714]: Creating new client for protocol "vnc" May 1 13:38:54 guacamole-post guacd[5714]: Connection ID is "$ba73e3c4-c8eb-472b-bda7-680d64dbbbd0" May 1 13:38:54 guacamole-post guacd[6475]: Cursor rendering: local May 1 13:38:54 guacamole-post guacd[6475]: User "@7751b747-2f1b-41e4-b573-e8945971c277" joined connection "$ba73e3c4-c8eb-472b-bda7-680d64dbbbd0" (1 users now present) May 1 13:38:54 guacamole-post server: 13:38:54.832 [http-bio-8080-exec-6] INFO o.a.g.tunnel.TunnelRequestService - User "guacamole-post" connected to connection "6". May 1 13:38:54 guacamole-post guacd[6475]: VNC server supports protocol version 5.0 (viewer 3.8) May 1 13:38:54 guacamole-post guacd[6475]: We have 5 security types to read May 1 13:38:54 guacamole-post guacd[6475]: 0) Received security type 13 May 1 13:38:54 guacamole-post guacd[6475]: 1) Received security type 133 May 1 13:38:54 guacamole-post guacd[6475]: 2) Received security type 5 May 1 13:38:54 guacamole-post guacd[6475]: 3) Received security type 129 May 1 13:38:54 guacamole-post guacd[6475]: 4) Received security type 192 May 1 13:38:54 guacamole-post guacd[6475]: Unknown authentication scheme from VNC server: 13, 133, 5, 129, 192 May 1 13:38:54 guacamole-post guacd[6475]: Unable to connect to VNC server. May 1 13:38:54 guacamole-post kernel: guacd[6478]: segfault at 10 ip 00007eff5179ddf2 sp 00007eff531abb90 error 4 in libguac-client-vnc.so.0.0.0[7eff51795000+13000] May 1 13:38:54 guacamole-post guacd[5714]: Connection "$ba73e3c4-c8eb-472b-bda7-680d64dbbbd0" removed. May 1 13:38:54 guacamole-post server: 13:38:54.962 [http-bio-8080-exec-6] INFO o.a.g.tunnel.TunnelRequestService - User "guacamole-post" disconnected from connection "6". Duration: 130 milliseconds Lance From: Lance Gropper <[email protected]> Sent: Wednesday, May 1, 2019 1:27 PM To: [email protected] Subject: Latest news - VNC problem [ CAUTION ] This email originated outside Deluxe. Hello Mike and All: I did a full reinstall of everything and built from source. Every protocol is working (i.e. telnet/ssh/RDP0), except VNC. When I try to connect via VNC, I get the following. It's acting like the library is 1.0.0, but it is 0.9.14... May 1 13:29:00 guacamole-post guacd[5714]: Creating new client for protocol "vnc" May 1 13:29:00 guacamole-post guacd[5714]: Connection ID is "$b12f35ae-dce5-4ae5-8e42-d866f9b507a8" May 1 13:29:00 guacamole-post guacd[6288]: Cursor rendering: local May 1 13:29:00 guacamole-post guacd[6288]: User "@6f5a0b1d-b3d9-411e-b85f-7a0805f58750" joined connection "$b12f35ae-dce5-4ae5-8e42-d866f9b507a8" (1 users now present) May 1 13:29:00 guacamole-post server: 13:29:00.446 [http-bio-8080-exec-6] INFO o.a.g.tunnel.TunnelRequestService - User "guacadmin" connected to connection "5". May 1 13:29:00 guacamole-post guacd[6288]: ConnectClientToTcpAddr6: connect May 1 13:29:00 guacamole-post guacd[6288]: ConnectToTcpAddr: connect May 1 13:29:00 guacamole-post guacd[6288]: Unable to connect to VNC server May 1 13:29:00 guacamole-post guacd[6288]: Unable to connect to VNC server. May 1 13:29:00 guacamole-post server: Exception in thread "Thread-30" java.lang.IllegalStateException: Message will not be sent because the WebSocket session has been closed May 1 13:29:00 guacamole-post server: at org.apache.tomcat.websocket.WsRemoteEndpointImplBase.writeMessagePart(WsRemoteEndpointImplBase.java:387) May 1 13:29:00 guacamole-post server: at org.apache.tomcat.websocket.WsRemoteEndpointImplBase.startMessage(WsRemoteEndpointImplBase.java:344) May 1 13:29:00 guacamole-post server: at org.apache.tomcat.websocket.WsRemoteEndpointImplBase$TextMessageSendHandler.write(WsRemoteEndpointImplBase.java:788) May 1 13:29:00 guacamole-post server: at org.apache.tomcat.websocket.WsRemoteEndpointImplBase.sendPartialString(WsRemoteEndpointImplBase.java:252) May 1 13:29:00 guacamole-post server: at org.apache.tomcat.websocket.WsRemoteEndpointImplBase.sendString(WsRemoteEndpointImplBase.java:195) May 1 13:29:00 guacamole-post server: at org.apache.tomcat.websocket.WsRemoteEndpointBasic.sendText(WsRemoteEndpointBasic.java:37) May 1 13:29:00 guacamole-post server: at org.apache.guacamole.websocket.GuacamoleWebSocketTunnelEndpoint$2.run(GuacamoleWebSocketTunnelEndpoint.java:167) May 1 13:29:00 guacamole-post kernel: guacd[6291]: segfault at 10 ip 00007eff5079bdf2 sp 00007eff529aab90 error 4 in libguac-client-vnc.so.0.0.0[7eff50793000+13000] May 1 13:29:00 guacamole-post guacd[5714]: Connection "$b12f35ae-dce5-4ae5-8e42-d866f9b507a8" removed. May 1 13:29:00 guacamole-post server: 13:29:00.568 [http-bio-8080-exec-6] INFO o.a.g.tunnel.TunnelRequestService - User "guacadmin" disconnected from connection "5". Duration: 121 milliseconds Lance [Sig] This e-mail and any attachments are intended only for use by the addressee(s) named herein and may contain confidential information. If you are not the intended recipient of this e-mail, you are hereby notified any dissemination, distribution or copying of this email and any attachments is strictly prohibited. If you receive this email in error, please immediately notify the sender by return email and permanently delete the original, any copy and any printout thereof. The integrity and security of e-mail cannot be guaranteed. [ CAUTION ] DO NOT open attachments or click links from unknown senders. Only respond if you can validate the senders legitimacy. This e-mail and any attachments are intended only for use by the addressee(s) named herein and may contain confidential information. If you are not the intended recipient of this e-mail, you are hereby notified any dissemination, distribution or copying of this email and any attachments is strictly prohibited. If you receive this email in error, please immediately notify the sender by return email and permanently delete the original, any copy and any printout thereof. The integrity and security of e-mail cannot be guaranteed.
