If you have satisfied the conditions below, then the recordings will be visible in the connection history interface to administrators, so something must be not quite right.

What about the permissions of the directories leading up to the recording? Do their permissions/ownerships permit access by the "guacamole" UID/GID used by the guacamole image? If one of the directories is not readable or lacks the execute bit necessary to navigate the directory, then the webapp will not be able to locate your recordings.

- Mike

On 5/21/23 20:11, Golota S.V. wrote:
That's exactly what I did. but the error remains. It is a pity that it may be possible to solve this in the future.

19.05.2023 17:50, Nick Couchman пишет:
I don't have a ton of experience with Docker, but I believe what you need to do is:
* Create a directory on your host system that will store the recordings.
* Mount this directory as a volume on your guacd container, so that guacd can store the recordings. Make sure the UID and/or GID of guacd has write access to the folder. * Mount this same directory as a volume on your guacamole-client container, so that the recording playback extension can access the recording files. Make sure the UID and/or GID of guacamole-client (tomcat) has reda access to the folder.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to