You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Brian Saltzman (JIRA)" <ji...@apache.org> on 2018/03/20 21:04:00 UTC

[jira] [Comment Edited] (GUACAMOLE-414) Certain VNC servers result in disconnection due to TLS errors

    [ https://issues.apache.org/jira/browse/GUACAMOLE-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16407041#comment-16407041 ] 

Brian Saltzman edited comment on GUACAMOLE-414 at 3/20/18 9:03 PM:
-------------------------------------------------------------------

I did not get this issue on ubuntu 16.04 with lxde, but I cannot resize using tightvnc and xrandr dynamically. xrandr is missing RANDR extensions, if I need a different resolution dynamically. 

I do have the same issue with centos 7 and tiger vnc. If there was a workaround that would be great. I need to be able to change resolutions accross multiple screens as a user requires in HTML 5. 

It would be great if this could be fixed!


was (Author: brian saltzman):
I did not get this issue on ubuntu 16.04 with lxde, but I cannot resize using tightvnc and xrandr dynamically. xrandr is missing RANDR extensions. if I need a different resolution dynamically. 

I do have the same issue with centos 7 and tiger vnc. If there was a workaround that would be great. I need to be able to change resolutions accross multiple screens as a user requires in HTML 5. 

It would be great if this could be fixed!

> 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
>         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)