solved this problem:
systemctl start tomcat9 guacd
removed / var / lib / tomcat9 / webapps / guacamole re-compiled server 1.3.0
Now there is a problem that throws out windows 7 from the session when you hover over the start button, but this is a topic for another discussion.

02.04.2021 09:22, Mike Jumper пишет:

    installation itself (server compilation is easy) as well as copy /
    paste client (guacamole.war)
    a mistake can be made toko in a sequence that I do not follow
    however, I keep getting the error:

    [main] ERROR o.a.g.extension.ExtensionModule - Extension
    "guacamole-auth-jdbc-mysql-1.3.0.jar" could not be loaded:
    Extension "MySQL Authentication" is not compatible with this
    version of Guacamole.
    [main] DEBUG o.a.g.extension.ExtensionModule - Unable to load
    extension.
    [info] org.apache.guacamole.GuacamoleServerException: Extension
    "MySQL Authentication" is not compatible with this version of
    Guacamole.

    this despite the fact that the server is running and the version
    is correct:

    ...
    апр 02 08:44:08 rdp systemd[1]: Starting LSB: Guacamole proxy
    daemon...
    апр 02 08:44:08 rdp guacd[471]: Guacamole proxy daemon (guacd)
    version 1.3.0 started
    ...

The error you're seeing is from the *Guacamole web application* (guacamole.war), not guacd. The error means that you are running a version of the Guacamole web application that is incompatible with the extension. Your copy of guacd may well be 1.3.0, but your copy of the web application is not.

Reply via email to