Hello All, I am running into an error. Can someone point me in the right direction? I am getting the "An error has occurred and this action cant be completed" Errors in Tomcat are:
23:13:23.599 [https-openssl-nio-10.10.18.30-443-exec-5] WARN o.a.g.e.AuthenticationProviderFacade - The "mysql-shared" authentication provider has been skipped due to an internal error. If this is unexpected or you are the developer of this authentication provider, you may wish to enable debug-level logging: 'javax.servlet.http.HttpServletRequest org.apache.guacamole.net.auth.Credentials.getRequest()' 23:13:31.144 [https-openssl-nio-10.10.18.30-443-exec-6] INFO o.a.g.r.auth.AuthenticationService - User "guacadmin" successfully authenticated from 10.10.170.134. 23:13:31.168 [https-openssl-nio-10.10.18.30-443-exec-8] ERROR o.a.g.rest.RESTExceptionMapper - Unexpected internal error: 'javax.servlet.http.HttpServletRequest org.apache.guacamole.net.auth.Credentials.getRequest()' Has anyone seen this? Works as expected if I use authentication other than mysql. As soon as I add the connector extension it does not work. Thanks, Brian
