Help need with Guacamole integration : Api token exceptions

I have installed openenbula on a single system, everything works fine with it.

I had a little trouble with installing guacamole in docker, so I went ahead with a full guacamole install.

Ubuntu 22.04, Apache tomcat 9 , Guacamole 1.5.4, mariadb

I have the sql integration working fine and the servers running good.

I have the add connection and delete connection hooks configured and the usernames and passwords in the python scripts correctly configured. guacamole.properties is properly configured. Firewall rules are correct.

However when i provision and start the service . . .I get the following error and the connection is not reflected in Guacamole.

As you can see . .plenty of tries

And the error show by onehook show -e 14

This config is from my laptop, I have also installed this same on a proper server with lan ip addresses and the error remains the same, except for the url that reflects the real ip address and not the loopback.

I have added the http auth jar library to the gaucd extensions

That is pretty much it, except for I am up to about 40 tries on my main server

Any help would be greatly appreciated.


Versions of the related components and OS (frontend, hypervisors, VMs):

Steps to reproduce:

Current results:

Expected results:

Hello,

Sorry, but we need more information to try to help you with your problem.

  1. Did you perform a full installation of Guacamole client and server? From the Guacamole official page?
  2. What is the purpose of the hooks? Can we see the code of your python scripts?

Regards!