[
https://issues.apache.org/jira/browse/GUACAMOLE-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Jumper updated GUACAMOLE-710:
-------------------------------------
Description: Guacamole is disconnecting me from my VNC server after a few
seconds of connection. I get fine streaming, but then the connection suddenly
disappears. Logs don't show much: [^guacd.log]. I am streaming this in a bit
of weird setup, but I don't think it should cause any issues. Basically I host
TigerVNC on my machine, then Guacamole runs in a Docker container, and to avoid
exposing the port I pipe the VNC data through socat in another docker
container. This means the flow of data is VNC -> Docker networking -> socat ->
Docker networking -> guacd, but I don't think this should result in random
disconnects. socat reports that the sockets are reaching EOF. (was: Guacamole
is disconnecting me from my VNC server after a few seconds of connection. I get
fine streaming, but then the connection suddenly disappears. Logs don't show
much:
[https://gist.github.com/kenzierocks/0e1f86d3850497f5f7438709b0811641|https://gist.github.com/kenzierocks/0e1f86d3850497f5f7438709b0811641.].
I am streaming this in a bit of weird setup, but I don't think it should cause
any issues. Basically I host TigerVNC on my machine, then Guacamole runs in a
Docker container, and to avoid exposing the port I pipe the VNC data through
socat in another docker container. This means the flow of data is VNC -> Docker
networking -> socat -> Docker networking -> guacd, but I don't think this
should result in random disconnects. socat reports that the sockets are
reaching EOF.)
> Connection to TigerVNC drops shortly after connection
> -----------------------------------------------------
>
> Key: GUACAMOLE-710
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-710
> Project: Guacamole
> Issue Type: Bug
> Components: VNC
> Affects Versions: 1.0.0
> Environment: Docker images: mysql:8, guacd:1.0.0 ,guacamole:1.0.0.
> socat from alpine:3.8.
> Host machine: Ubuntu 18.10 "Cosmic Cuttlefish". Docker 18.09.1.
> Reporter: Kenzie Togami
> Priority: Major
> Attachments: guacd.log
>
>
> Guacamole is disconnecting me from my VNC server after a few seconds of
> connection. I get fine streaming, but then the connection suddenly
> disappears. Logs don't show much: [^guacd.log]. I am streaming this in a bit
> of weird setup, but I don't think it should cause any issues. Basically I
> host TigerVNC on my machine, then Guacamole runs in a Docker container, and
> to avoid exposing the port I pipe the VNC data through socat in another
> docker container. This means the flow of data is VNC -> Docker networking ->
> socat -> Docker networking -> guacd, but I don't think this should result in
> random disconnects. socat reports that the sockets are reaching EOF.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)