Extension has been installed and configured, records was recorded. Problem must
be on another place.
[root@websrv2 extensions]# cat /etc/guacamole/guacamole.properties | grep recording
recording-search-path: /recording
recording-path: /recording
create-recording-path: true
recording-name: recording
recording-include-keys: true
typescript-path: /recording
[root@websrv2 ~]# ls -l /recording/
total 856
-rw-r----- 1 guacd guacd 380484 Mar 5 14:14 465f5cd7-c0eb-30f0-8c28-f107b25d7056
-rw-r----- 1 guacd guacd 298119 Mar 5 14:00 80d525bf-6620-3413-8b1f-9dfac2be4217
-rw-r----- 1 guacd guacd 71813 Mar 6 15:11 bcb2494b-19f1-38dd-9e65-e4e75c49adfa
[root@websrv2 extensions]# ls -l /etc/guacamole/extensions/
total 10544
-rw-r--r-- 1 root root 10778131 Mar 5 12:19 guacamole-auth-jdbc-mysql-1.5.0.jar
-rw-r--r-- 1 root root 13827 Mar 5 12:20 guacamole-history-recording-storage-1.5.0.jar
Mar 06 15:01:59 websrv2.pavkamlc.cz server[951558]: 15:01:59.392 [main] DEBUG o.a.g.extension.ExtensionModule - Reading extension: "guacamole-history-recording-storage-1.5.0.jar"
Mar 06 15:01:59 websrv2.pavkamlc.cz server[951558]: 15:01:59.394 [main] INFO o.a.g.extension.ExtensionModule - - [recording-storage] "Session Recording Storage" (/etc/guacamole/exten
sions/guacamole-history-recording-storage-1.5.0.jar)
After recheck configuration. Problem was in folder permissions for tomcat. Must
be owner guacd:tomcat, because generated files haven't other reading.
Dne 05. 03. 23 v 20:08 Nick Couchman napsal(a):On Sun, Mar 5, 2023 at 9:09 AM Pavel Mlčoch
<[email protected]> <[email protected]> wrote:Hello, After upgrade from 1.4.0 to 1.5.0
everything works like before. Changelog says about playing recording in history, but I can't see any links
there. When I search in recording folder, records has been recorded. I use jodbc extension, so I discover
data in database and there isn't information about records. Is needed upgrade schema? In log isn't error with
needed columns and in jodbc extension I can't see any changes in creation sql scripts.Any solution?The
extension that links recordings made by guacd to the GuacamoleClient interface is a separate extension (JAR)
that needs to beinstalled in /etc/guacamole/extensions, before they will show up inthe UI. It still relies on
the JDBC module, but you do have to installthe extension, first. This is documented in the user
guide:https://guacamole.apache.org/doc/gug/recording-playback.html
<https://guacamole.apache.org/doc/gug/recording-playback.html>-Nick---------------------------------------------------------------------To
unsubscribe, e-mail: [email protected] <[email protected]>For
additional commands, e-mail: [email protected] <[email protected]>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]