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

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

Yossi Kishik created GUACAMOLE-940:
--------------------------------------

             Summary: 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
             Fix For: 1.1.0
         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)