Hi all,

I got some troubles with the Session Recording Storage extension. When I 
connect to a machine for tests, in history I got no button View in the Logs 
column for the playback.

Since version 1.5.3, in the logs I can see that the extension is well loaded.
INFO  o.a.g.extension.ExtensionModule - Extension "Session Recording Storage" 
(recording-storage) loaded.


I create a volume in guacd and guacamole containers. Because of tests, in my 
docker machine,


record directory is fixed as :
chown -R 1000:1001             1000 and 1001 are uuid for users into backend 
and frontend containers
chmod -R 2750

I also try chmod 777 in order to bypass this.

In my server conf, my recording path is set at      
${HISTORY_PATH}/${HISTORY_UUID}
And I allow auto create record folder.
I don't know where the video are usually stored. I found 
/var/lib/guacamole/recordings ?
I have created a volume into my frontend and backend containers -->   - 
./record:/var/lib/guacamole/recordings:rw. After test he's empty, got no View 
button in history tab.

In fact I don't care where videos are stored, I just want to see them when I 
click view in the history but it's like videos aren't created.

--
T. RIVOIRE

Reply via email to