Hi all, I have installed guacamole and I would like to install mysql as auth; I have followed the guacamole manual: created the guacamole_db, the guacamole_user and installed the schemas. Then I have load the mysql extension and the mysql driver:
$ ls -l /etc/guacamole/{extensions,lib}
/etc/guacamole/extensions:
total 4916
-rw-r--r-- 1 root root 5030106 AprĀ  8 12:55 guacamole-auth-jdbc-mysql-1.1.0.jar

/etc/guacamole/lib:
total 2304
-rw-r--r-- 1 root root 2356711 AprĀ  8 12:59 mysql-connector-java-8.0.19.jar

Then if I enable mysql auth in guacamole.properties on the web page I get the error:
An error has occurred and this action cannot be completed. If the problem persists, please notify your system administrator or check your system logs.

If I check the mysql error.log I find this error:
2020-04-08 14:53:27 46 [Warning] Aborted connection 46 to db: 'guacamole_db' user: 'guacamole_user' host: 'localhost' (Got an error reading communication packets) 2020-04-08 14:53:27 47 [Warning] Aborted connection 47 to db: 'guacamole_db' user: 'guacamole_user' host: 'localhost' (Got an error reading communication packets)

Someone can help me to solve this problem?

Piviul

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

Reply via email to