On Sat, Jun 3, 2023 at 2:26 PM David Rodriguez <[email protected]> wrote:

> I'm trying to upgrade to 1.5.2 in a Ubuntu 22.0.4 machine, however
> although the upgrade seems to be successfully, the existing RDP and SSH
> connections, don't longer work, the connection drops instantantly.
> Looking in the syslog, I see the following entry, which I think is the
> cause of the connections drops:
> *"/usr/local/sbin/guacd: symbol lookup error:
> /usr/local/lib/libguac.so.21: undefined symbol: FIPS_mode"*
>

This usually happens because some of the libraries from the previous
Guacamole version are left behind and then still get linked/referenced. My
suggestion would be;
* Remove all of the Guacamole binaries and libraries from the system.
* In the source directory, "make distclean" and then reconfigure, rebuild,
and install.
* Try the connections, again, and see if they work.

-Nick

Reply via email to