You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Nick Couchman (Jira)" <ji...@apache.org> on 2020/01/26 21:36:00 UTC

[jira] [Commented] (GUACAMOLE-940) guacd docker | screen recorder - inserting path that mount by volume in docker break the connection

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

Nick Couchman commented on GUACAMOLE-940:
-----------------------------------------

[~yossikishik]: I understand that you're reporting what might appear to be a regression in the Guacamole behavior for screen recording in the upcoming 1.1.0 release.  Thanks for testing this release and reporting an issue.  In the future it might be better to start this conversation on the mailing list so that we can confirm the presence of an issue before opening a JIRA issue for it.

That said, in order to track this down any further, we'll need to get you to enable verbose logging for guacd (which should be doable via the proper Docker variable, and paste the log output so that we can see why guacd is failing.

> guacd docker | screen recorder - inserting path that mount by volume in docker break the connection
> ---------------------------------------------------------------------------------------------------
>
>                 Key: GUACAMOLE-940
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-940
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacd-docker
>    Affects Versions: 1.1.0
>            Reporter: Yossi Kishik
>            Priority: Minor
>              Labels: docker
>         Attachments: image-2020-01-26-22-52-05-170.png
>
>
> Hi,
> guacd version: 1.1.0-RC1
>  
> i mounted /tmp directory in guacd to folder in the host.
> once i choose in guacamole in screen recorder config that the path is "/tmp" it's break the connection and guacamole report that "the connection to guacd is timed out"
> if i choose another folder that not mount- it works perfectly.
> can you please take a look?
> BTW- it reproduced also on 1.0.0
>  
> docker run:
> docker run -ti -v /mnt/lol/guacamole_session_logs/:/tmp/ --name guacd -d guacamole/guacd:1.1.0-RC1
>  
> guacamole config:
> !image-2020-01-26-22-52-05-170.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)