For my user I have two tokens

These are their responses

Token 
gabriel?token=8B05F622CBF6CA36C1AF8A805473BB059DF70B9E245832CED820D554621E402D
{"username":"gabriel","attributes":{"guac-email-address":null,"guac-organizational-role":null,"guac-full-name":"Gabriel
 
Prueba","expired":null,"timezone":null,"access-window-start":null,"guac-organization":"CNS
 
SISTEMAS","access-window-end":null,"disabled":null,"valid-until":null,"valid-from":null},"lastActive":1596065328000}

Token 
gabriel?token=8B05F622CBF6CA36C1AF8A805473BB059DF70B9E245832CED820D554621E402D
{"username":"gabriel","attributes":{}}

Last token generated lost its information.  How can I solve it?

And this is the Guacamole.log
[2020-07-29 16:18:50] [info] Loading class `com.mysql.jdbc.Driver'. This is 
deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is 
automatically registered via the SPI and manual loading of the driver class is 
generally unnecessary.
[2020-07-29 16:19:24] [info] WARNING: An illegal reflective access operation 
has occurred
[2020-07-29 16:19:24] [info] WARNING: Illegal reflective access by 
org.apache.ibatis.ognl.OgnlRuntime 
(file:/etc/guacamole/extensions/guacamole-auth-jdbc-mysql-1.2.0.jar) to method 
java.util.Collections$EmptySet.isEmpty()
[2020-07-29 16:19:24] [info] WARNING: Please consider reporting this to the 
maintainers of org.apache.ibatis.ognl.OgnlRuntime
[2020-07-29 16:19:24] [info] WARNING: Use --illegal-access=warn to enable 
warnings of further illegal reflective access operations
[2020-07-29 16:19:24] [info] WARNING: All illegal access operations will be 
denied in a future release
[2020-07-29 16:19:24] [info] 16:19:24.798 [http-nio-8080-exec-10] INFO  
o.a.g.r.auth.AuthenticationService - User "gabriel" successfully authenticated 
from 10.247.236.65.

Regards

De: Mike Jumper <mjum...@apache.org>
Enviado el: miƩrcoles, 29 de julio de 2020 06:23 p.m.
Para: user@guacamole.apache.org
Asunto: Re: Error when enter to Guacamole Web version 1.2.0

Have you made any changes to the source code of the web application?

How have you deployed things? Is a proxy involved?

If you open up browser dev tools and then attempt to log in, what do you see in 
the network tab as the body of the successful response from .../api/tokens 
(after this error appears)?

- Mike


On Wed, Jul 29, 2020, 11:53 Gabriel Huerta Araujo 
<huert...@globalhitss.com.invalid<mailto:huert...@globalhitss.com.invalid>> 
wrote:
Hi Nick

That error is when I try to access to Guacamole Client URL with an user and 
password, it gets frozen and when I click F12 appears that message in Browser 
Console.

When I see the log this is what shows

[2020-07-29 13:50:04] [info] 13:50:04.366 [http-nio-8080-exec-2] INFO  
o.a.g.r.auth.AuthenticationService - User "gabriel" successfully authenticated 
from xx.xx.xx.xx.

And nothing else appears as an error.

Regards.

De: Nick Couchman <vn...@apache.org<mailto:vn...@apache.org>>
Enviado el: miƩrcoles, 29 de julio de 2020 08:36 a.m.
Para: user@guacamole.apache.org<mailto:user@guacamole.apache.org>
Asunto: Re: Error when enter to Guacamole Web version 1.2.0

On Tue, Jul 28, 2020 at 10:07 PM Gabriel Huerta Araujo 
<huert...@globalhitss.com.invalid<mailto:huert...@globalhitss.com.invalid>> 
wrote:
Hi everyone:

When I have tried to access to Guacamole with my user and password I get 
following error

TypeError: Cannot read property 'mysql' of undefined


You'll need to provide us a little more detail and context of this error 
message.  I assume that error is in the Tomcat logs - if so, can you provide 
more detailed log messages surrounding this particular error?  If you're 
receiving that message somewhere else - like a pop-up on the screen or 
something like that - please provide that detail and the log messages.

-Nick

Reply via email to