[
https://issues.apache.org/jira/browse/GUACAMOLE-710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16747788#comment-16747788
]
Kenzie Togami commented on GUACAMOLE-710:
-----------------------------------------
I've heard that the Docker interface IP may not be stable, and therefore I
can't use it as an endpoint.
Thanks for pushing me to work harder on eliminating that as the cause. I ended
up switching to SSH forwarding, and it seems to be functional there.
> 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)