Take a look at your /var/log/messages (or equivalent for non-red-hat clones)
You probably have errors like
Jun 29 14:03:01 apps9 server[23692]:
org.apache.guacamole.GuacamoleServerException: ""none"" is not a valid value
for property "ldap-encryption-method". Valid values are: "none", "ssl",
"
We have mysql-connector-j-8.0.32.jar on our system and it works great with
MariaDB 10.5.22
Note: we didn't install from an RPM but rather just downloaded and copied the
jar file directly into /etc/guacamole/lib/ - perhaps guacamole is not finding
the jar file where the RPM installs it.
_
There is a clue in your compiler output.
> cc1: all warnings being treated as errors
If you tell the compiler to not treat Warnings as Errors then the compile will
complete.
./configure CFLAGS=-w
Adding the CFLAGS=-w to the configure turns off the setting without you needing
to modify and of
Is it on the bottom right of the console?
Perhaps it is the "Unstable Network" notification - Sorry, I can't recall the
exact message wording.
Vincent
From: Brad Turnbough
Sent: Thursday 7 March 2024 14:58
To: user@guacamole.apache.org
Subject: Quick flash of
I have downloaded guacamole-server-1.5.0.tar.gz and when I try to build it on
Rocky Linux 9 I get an error when it is compiling guacenc-video.o - please see
below.
Results of ./configure
guacamole-server version 1.5.0
---
Hi Michael,
Firstly, thank you to the team for a great product.
I loaded this staging/1.6.0 build up on one of our servers to test it out.
For building the server, the instructions assume more knowledge than I and
probably many others have. Perhaps it is an oversight in preparing the Staging
b
It seems that Guacamole is still unable to use the latest MariaDB connector
using the staging/1.6 branch. This have been a problem with 1.5.4/1.5.5 too.
In /etc/guacamole/lib I have both
mariadb-java-client-3.4.1.jar
mysql-connector-j-8.0.32.jar
and in /etc/guacamole/guacamole.properties
# MyS
Tobias,
I would assume the recommendation is still the same as it was in October - Try
the staging branch
From: Michael Jumper
Sent: Thursday 3 October 2024 18:27
To: user@guacamole.apache.org
Subject: Please join us in testing "staging/1.6.0"
Hello fellow Guacamole enthusiasts,
We recently
I see the same.
I downloaded the Client and Server tgz files from the "draft" 1.6 page
(https://guacamole.apache.org/releases/1.6.0/) on a Windows laptop then
transferred them to a Rocky9 machine.
When I Untar/GZip them the ownership of the resulting folder is
ossimagent:ossimagent and buildin
You need to install the libssh2-devel package (on RedHat derived distributions)
or its equivalent.
Vincent
From: Barnhart, Steven
Sent: Thursday 3 April 2025 23:13
To: user@guacamole.apache.org
Subject: Re: Unable to build guacamole-server staging/1.6.0 docker
From your initial sign-up response
--- Administrative commands for the user list ---
I can handle administrative requests automatically. Please
do not send them to the list address! Instead, send
your message to the correct command address:
To subscribe to the list, send a message to:
Just checking. Did you do a completely clean install?
I upgraded a server yesterday and started to get RDP reconnect loops that I had
never experienced before. After some troubleshooting I realised I hadn't
restarted guacd - so did a full clear out and restart.
Rename the guacamole.war file to
I don't know if TLS 1.3 is possible - but you can upgrade Windows 7 to allow
TLS 1.2 - [
https://support.microsoft.com/en-us/topic/update-to-add-rds-support-for-tls-1-1-and-tls-1-2-in-windows-7-or-windows-server-2008-r2-8aff6954-a80d-411c-c75c-6aeaaab4f570
|
https://support.microsoft.com/en-us/
13 matches
Mail list logo