Posts posted by UNRAID, Casa
-
-
Edited by UNRAID, Casa
On 6/14/2023 at 9:12 PM, Zeragonii said:Hi folks, first time posting so forgive any bad manners.
I've been happily using this container for a while now, however since the last update ~2 weeks ago I cant access my guacamole instance at all.
The error I get in catalina.out is as follows:
20:37:52.318 [http-nio-8080-exec-2] WARN o.a.g.e.AuthenticationProviderFacade - The "mysql" authentication provider has encountered an internal error which will halt the authentication process. If this is unexpected or you are the developer of this authentication provider, you may wish to enable debug-level logging. If this is expected and you wish to ignore such failures in the future, please set "skip-if-unavailable: mysql" within your guacamole.properties. 20:37:52.319 [http-nio-8080-exec-2] ERROR o.a.g.rest.RESTExceptionMapper - Unexpected internal error: ### Error querying database. Cause: java.sql.SQLException: Unknown system variable 'transaction_isolation' ### The error may exist in org/apache/guacamole/auth/jdbc/user/UserMapper.xml ### The error may involve org.apache.guacamole.auth.jdbc.user.UserMapper.selectOne ### The error occurred while executing a query ### Cause: java.sql.SQLException: Unknown system variable 'transaction_isolation'
I use Authentik as my authentication backend and I've never had an issue like this with it before.
I do have all my containers set to auto-update and it seems like something somewhere has broken something.
Any advice or suggestions would be immensely appreciated, thanks in advance for your time!
I'm having the same problem (using external mysql):
12:11:00.743 [http-nio-8080-exec-6] WARN o.a.g.e.AuthenticationProviderFacade - The "mysql" authentication provider has encountered an internal error which will halt the authentication process. If this is unexpected or you are the developer of this authentication provider, you may wish to enable debug-level logging. If this is expected and you wish to ignore such failures in the future, please set "skip-if-unavailable: mysql" within your guacamole.properties.
12:11:00.746 [http-nio-8080-exec-6] ERROR o.a.g.rest.RESTExceptionMapper - Unexpected internal error:
### Error querying database. Cause: java.sql.SQLException: Unknown system variable 'transaction_isolation'
### The error may exist in org/apache/guacamole/auth/jdbc/user/UserMapper.xml
### The error may involve org.apache.guacamole.auth.jdbc.user.UserMapper.selectOne
### The error occurred while executing a query
### Cause: java.sql.SQLException: Unknown system variable 'transaction_isolation' -
-
Posted ·
Edited by UNRAID, Casa
If stoping the array and then start in the MAIN Gui page, virtual machines wont start but docker's all start, all with auto-start ON.
Is this normal?
-
-
-
The button 'CHECK FOR UPDATES' in Docker, plugins, ... pages of the web interface, can desapear, and the system check for updates as soon as the page is shown!
-
-
-
[Support] jasonbean - Apache Guacamole
in Docker Containers
·
Edited by UNRAID, Casa
Huuummm, i think it's Mariadb last version , related...
Changing Mariadb docker to version 10.11 and... It works!