Hi Michael,
First of all congrats on the release and thanks to all contributors for keeping
this awesome project going.
I was excited seeing an issue that I have brought was fixed so quickly: that
you can now load the record storage viewer without messing with downloading
extension files. However after upgrading my images to 1.5.3 and deploying the
new containers I don’t seem to be able to get the record viewer to work.
* Recordings are properly being created under the specified location;
INFO: Recording of session will be saved to
"/record/069ae80f-813d-3b7f-bccc-0405e2cbea3f/recording"
* I’m using the RECORDING_SEARCH_PATH environment variable to specify the
location which is also reflected correctly in the guacamole.properties file as:
recording-search-path: /record
* On the RDP connection I’m using the recommended recording path of
${HISTORY_PATH}/${HISTORY_UUID} (Recording name: empty, Automatically create
recording path: enabled)
* Also the extension is loaded correctly too and can locate it inside the
container: INFO o.a.g.extension.ExtensionModule - Extension "Session
Recording Storage" (recording-storage) loaded.
So everything seems to be set correctly for it to work but in the frontend the
“View” link does not appear for a recorded session. Perhaps I missed something
stupid. What else should I perhaps check?
This the current docker compose file:
https://github.com/brolifen/GuacCompose/blob/main/docker-compose.yml
Thanks,
Najib
On 2023/08/01 20:03:18 Michael Jumper wrote:
> The Apache Guacamole community is proud to announce the release of
> Apache Guacamole 1.5.3.
>
> Apache Guacamole is a clientless remote desktop gateway which supports
> standard protocols like VNC, RDP, and SSH. We call it "clientless"
> because no plugins or client software are required; once Guacamole is
> installed on a server, all you need to access your desktops is a web
> browser.
>
> The 1.5.3 release is a bugfix release that addresses miscellaneous bugs
> from 1.5.2 and earlier, including a regression in the RDP support, and
> updates all dependencies to their latest compatible versions.
>
> A full list of the changes in this release, along with links to
> downloads and updated documentation, can be found in the release notes:
>
> https://guacamole.apache.org/releases/1.5.3/
>
> For more information on Apache Guacamole, please see:
>
> https://guacamole.apache.org/
>
> Thanks!
>
> The Apache Guacamole Community
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>