Hi, I have Guacamole running on Ubuntu it is connecting via RDP to a Windows 2016 server.
The connection goes through and I can log in and use the desktop with the mouse. But as soon as I start typing characters in Notepad, IE, or Explorer the connection gets dropped. Interestingly, I can use arrow keys and the back button, but when I type characters they don't show up and the connection just goes away. This of course does not happen when connecting with the standard RDP client. In catalino.out I see this error: SEVERE: Server error in tunnel org.glyptodon.guacamole.GuacamoleServerException: java.net.SocketException: Connection reset at org.glyptodon.guacamole.io.ReaderGuacamoleReader.read(ReaderGuacamoleReader.java:195) at org.glyptodon.guacamole.servlet.GuacamoleHTTPTunnelServlet.doRead(GuacamoleHTTPTunnelServlet.java:303) at org.glyptodon.guacamole.servlet.GuacamoleHTTPTunnelServlet.handleTunnelRequest(GuacamoleHTTPTunnelServ Any ideas what is causing this? Thanks! -- Don