[
https://issues.apache.org/jira/browse/GUACAMOLE-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482946#comment-16482946
]
Michael Jumper commented on GUACAMOLE-414:
------------------------------------------
I'm not particularly good at the game, particularly while holding my phone to
record things, but lbreakout2 works fine for me. Connection is stable and
responsive, framerate is good:
https://youtu.be/9boy_0Z3pkI
Regardless of whether there are differences in the handling of the render loop,
I don't see what bearing that could have on whether the underlying transport
fails. There is no difference in handling of updates, etc. within the render
loop depending on whether TLS is being used, and the libvncclient library
should be abstracting away the underlying transport.
Perhaps there's something earlier in the code which is TLS-specific which these
other clients are taking care of prior to the render loop, and which Guacamole
_should_ be initializing but isn't?
> Certain VNC servers result in disconnection due to TLS errors
> -------------------------------------------------------------
>
> Key: GUACAMOLE-414
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-414
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole-server, guacd
> Affects Versions: 0.9.13-incubating, 0.9.14
> Environment: unRAID 6.4rc9 Docker container
> Reporter: Jason Bean
> Priority: Minor
>
> Connecting to certain VNC servers such as Ubuntu Desktop (all versions I have
> ever run) and a CentOS based Browser Docker
> ([https://hub.docker.com/r/consol/centos-xfce-vnc/]) cause frequent TLS
> errors and consequently disconnections. The errors in the log are as follows:
> {noformat}
> Oct 12 14:54:59 2004ff6050af guacd[8440]: Error reading from TLS: The TLS
> connection was non-properly terminated..
> Oct 12 14:54:59 2004ff6050af guacd[8440]: read (4: Interrupted system call)
> Oct 12 14:54:59 2004ff6050af guacd[8440]: Error handling message from VNC
> server.
> Oct 12 14:54:59 2004ff6050af guacd[8440]: Internal VNC client disconnected
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)