Okay so after trying multiple things out, I have come to some conclusions.
1) If i test locally, works fine and no disconnect happens 2) Only difference between my server and local machine is that server has SSL setup, am i supposed to be adding the key and cert into guac.conf? Or is that only if i'm using the guacamole-client 3) this.tunnel.connect(...) throws error on both local machine and server.. catching error with "tunnel.onerror" throws an object with pretty much no information.. error.code = NaN, error.isError = Guacamole.Status/this.isError(), error.message = null.. 4) Running guacd on trace log level, I see that every frame gets a "User confirmation of frame XXXX" when running on my localmachine, but on my server I only get the "Server completed frame XXX" with no user confirmations (unless keyboard/mouse is moved)... Appreciate your continued responses, Mike! -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/
