> > I tried something else: > - installed `mysql-connector-java` > - commented out the line `mysql-driver: mariadb` on > `/etc/guacamole/guacamole.properties` > - restarted Tomcat: `systemctl restart tomcat9` > and voila, everything works correctly. > > Then uncomment `mysql-driver: mariadb` and restart tomcat, and the > problem is still there. > > So, definitely this looks like a bug related to the MariaDB driver. > But it has an easy workaround: use `mysql-connector-java` instead. > >
I'll try to do some tests and see what happens. Thanks for the additional information. -Nick
